]> git.pld-linux.org Git - packages/foomatic-db-engine.git/commitdiff
- don't search for xml1, we provide xml2 anyway
authorhavner <havner@pld-linux.org>
Tue, 10 Aug 2004 00:28:26 +0000 (00:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    foomatic-db-engine-noxml1.patch -> 1.1

foomatic-db-engine-noxml1.patch [new file with mode: 0644]

diff --git a/foomatic-db-engine-noxml1.patch b/foomatic-db-engine-noxml1.patch
new file mode 100644 (file)
index 0000000..d1b9ec9
--- /dev/null
@@ -0,0 +1,16 @@
+diff -ur foomatic-db-engine-3.0.1.orig/configure.in foomatic-db-engine-3.0.1/configure.in
+--- foomatic-db-engine-3.0.1.orig/configure.in 2003-12-20 02:01:43.000000000 +0100
++++ foomatic-db-engine-3.0.1/configure.in      2004-08-10 02:23:36.855689448 +0200
+@@ -18,9 +18,9 @@
+ dnl LIBS="$LIBS"
+ AM_PATH_XML2(2.0.0)
+-if test ! -n "$XML_LIBS" ; then
+-  AM_PATH_XML(1.8.17)
+-fi
++#if test ! -n "$XML_LIBS" ; then
++#  AM_PATH_XML(1.8.17)
++#fi
+ dnl CFLAGS="$CFLAGS $XML_CFLAGS"
+ dnl LIBS="$LIBS $XML_LIBS"
This page took 0.089654 seconds and 4 git commands to generate.