mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Bug #642284: Fails to build on Ubuntu Natty
Patch by Ahmed El-Mahmoudy. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20300 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
f265d7ce1c
commit
bb26d07dce
@ -25,7 +25,7 @@ noinst_PROGRAMS = ${TEST_PROGS}
|
||||
|
||||
#The tests might require more libraries, but try to keep them
|
||||
#as independent as possible.
|
||||
test_qof_LDADD = ${top_builddir}/${MODULEPATH}/libgnc-qof.la
|
||||
test_qof_LDADD = ${top_builddir}/${MODULEPATH}/libgnc-qof.la $(GLIB_LIBS)
|
||||
|
||||
test_qof_CFLAGS = \
|
||||
${DEFAULT_INCLUDES} \
|
||||
|
Loading…
Reference in New Issue
Block a user