mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Specify that LIBADD libraries are for libqof_backend_qsf.la.
Solves: libqof-backend-qsf.so: undefined symbol: xmlNodeGetContent error during `make check' git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12362 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
0775cdbe6d
commit
6769817250
@ -14,7 +14,7 @@ libqof_backend_qsf_la_SOURCES = \
|
||||
qsf-xml-map.c \
|
||||
qsf-xml.c
|
||||
|
||||
LIBADD = \
|
||||
libqof_backend_qsf_la_LIBADD = \
|
||||
${QOF_LIBS} \
|
||||
${GLIB_LIBS} \
|
||||
${LIBXML2_LIBS}
|
||||
|
Loading…
Reference in New Issue
Block a user