mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-08-01 10:06:59 +03:00
xmlXPathNodeCollectAndTest fixed (by William Brack)
xmlXPathFormatNumber added xmlXPathNodeSetSort changed
This commit is contained in:
@ -4,5 +4,5 @@ INCLUDES = \
|
||||
-I$(top_builddir) -I$(top_srcdir) \
|
||||
-I@srcdir@
|
||||
|
||||
LDADD = $(top_builddir)/libxml2.la @Z_LIBS@
|
||||
LDADD = $(top_builddir)/libxml2.la @Z_LIBS@ -lm
|
||||
|
||||
|
Reference in New Issue
Block a user