xmlXPathNodeCollectAndTest fixed (by William Brack)
xmlXPathFormatNumber added
xmlXPathNodeSetSort changed
diff --git a/Makefile.am b/Makefile.am
index a682971..052d2bd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -40,7 +40,7 @@
 		nanoftp.c
 
 DEPS = $(top_builddir)/libxml2.la
-LDADDS = $(top_builddir)/libxml2.la @Z_LIBS@ @M_LIBS@
+LDADDS = $(top_builddir)/libxml2.la @Z_LIBS@ -lm
 
 man_MANS = xmllint.1 xml2-config.1 libxml.4