foomatic/foomatic-ampathxml.patch
cvsdist 25dffd4163 auto-import changelog data from foomatic-3.0.1-10.src.rpm
Fri Aug 13 2004 Tim Waugh <twaugh@redhat.com> 3.0.1-10
- Add autodetect information for HP LJ 2200 (bug #129732).
Thu Aug 05 2004 Tim Waugh <twaugh@redhat.com>
- Add autodetect information for HP DJ 1220.
2004-09-09 04:57:19 +00:00

19 lines
711 B
Diff

--- foomatic-db-engine-3.0.1/acinclude.m4.ampathxml 2002-10-11 02:16:34.000000000 +0100
+++ foomatic-db-engine-3.0.1/acinclude.m4 2004-08-13 18:28:13.166722758 +0100
@@ -1,3 +1,4 @@
+AC_DEFUN([AM_PATH_XML],[exit 1])
dnl AC_PATH_DIR(VARIABLE, DIR-TO-CHECK-FOR [, VALUE-IF-NOT-FOUND [, PATH]])
AC_DEFUN(AC_PATH_DIR,
[# Extract the first word of "$2", so it can be a program name with args.
--- foomatic-db-engine-3.0.1/Makefile.in.ampathxml 2004-08-13 21:18:44.303809139 +0100
+++ foomatic-db-engine-3.0.1/Makefile.in 2004-08-13 21:19:12.302452644 +0100
@@ -53,7 +53,7 @@
## C settings
CC=@CC@
CFLAGS=@CFLAGS@
-XML_CFLAGS=@XML_CFLAGS@
+XML_CFLAGS=@XML_CPPFLAGS@
XML_LIBS=@XML_LIBS@
## Settings for Perl