mirror of
https://gitlab.gnome.org/GNOME/libxml2
synced 2025-03-28 21:33:13 +00:00
- added "libxml_la_LIBADD = @Z_LIBS@" to link libxml with proper libraries
list.
This commit is contained in:
parent
d0f7f74b47
commit
ae7cb7fefb
@ -11,6 +11,7 @@ noinst_PROGRAMS=tester testSAX testHTML testXPath
|
||||
bin_SCRIPTS=xml-config
|
||||
|
||||
lib_LTLIBRARIES = libxml.la
|
||||
libxml_la_LIBADD = @Z_LIBS@
|
||||
|
||||
libxml_la_LDFLAGS = -version-info @LIBXML_VERSION_INFO@
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user