mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Matthew Vanecek's g2 patch.
* src/engine/test/Makefile.am: don't explicitly add -lglib. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/branches/gnucash-gnome2-dev@10402 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2004-01-02 Derek Atkins <derek@ihtfp.com>
|
||||
|
||||
* src/engine/test/Makefile.am: don't explicitly add -lglib.
|
||||
|
||||
2004-12-23 Derek Atkins <derek@ihtfp.com>
|
||||
|
||||
Chris Shoemaker's patch to silence gtk errors in dialog-budget-category.c:
|
||||
|
||||
@@ -19,8 +19,7 @@ LDADD = \
|
||||
../libgw-kvp.la \
|
||||
../test-core/libgncmod-test-engine.la \
|
||||
${GLIB_LIBS} \
|
||||
-lltdl \
|
||||
-lglib
|
||||
-lltdl
|
||||
|
||||
# these tests are ordered kind more or less in the order
|
||||
# that they should be executed, with more basic tests coming first.
|
||||
|
||||
Reference in New Issue
Block a user