]> git.sur5r.net Git - glabels/commitdiff
Changed libxml requirement from 1.8.10 to 1.8.11 to enable the use of the new XML...
authorJim Evins <evins@snaught.com>
Sun, 8 Sep 2002 15:26:12 +0000 (15:26 +0000)
committerJim Evins <evins@snaught.com>
Sun, 8 Sep 2002 15:26:12 +0000 (15:26 +0000)
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@98 f5e0f49d-192f-0410-a22d-a8d8700d0965

glabels1/configure.in

index d2f1f06f31cc5ac7dc6b64eb0512cf34d3e387b6..e8ba281dd9e67af83bffbdd2d29063e8e79bb979 100644 (file)
@@ -48,7 +48,7 @@ AC_DEFUN(GLABELS_CHECK_LIB, [
 dnl ****************************************
 dnl * LIBXML
 dnl ****************************************
-GLABELS_CHECK_LIB(LIBXML, 1.8.10, xml)
+GLABELS_CHECK_LIB(LIBXML, 1.8.11, xml)
 GNOME_XML_CFLAGS=`gnome-config --cflags xml`
 GNOME_XML_LIBS=`gnome-config --libs xml`
 AC_SUBST(GNOME_XML_CFLAGS)
@@ -124,7 +124,7 @@ fi
 dnl ****************************************
 dnl * Makefiles
 dnl ****************************************
-AC_OUTPUT([
+AC_OUTPUT([ m4/Makefile 
 Makefile
 macros/Makefile
 src/Makefile