1
0
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:
Bjorn Reese
2001-03-03 12:09:03 +00:00
parent f9533d1457
commit e1dc0114ac
5 changed files with 174 additions and 25 deletions

View File

@ -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