SOURCES: pdflib-ac.patch (NEW) - not use "builtin" magic - it breaks build

sls sls at pld-linux.org
Wed Oct 15 16:33:07 CEST 2008


Author: sls                          Date: Wed Oct 15 14:33:07 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- not use "builtin" magic - it breaks build

---- Files affected:
SOURCES:
   pdflib-ac.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/pdflib-ac.patch
diff -u /dev/null SOURCES/pdflib-ac.patch:1.1
--- /dev/null	Wed Oct 15 16:33:07 2008
+++ SOURCES/pdflib-ac.patch	Wed Oct 15 16:33:01 2008
@@ -0,0 +1,11 @@
+--- pdflib-4.0.3/configure.in.orig	2008-10-15 01:15:56.984036426 +0200
++++ pdflib-4.0.3/configure.in	2008-10-15 01:16:12.482971220 +0200
+@@ -80,7 +80,7 @@
+ dnl install-sh will be searched (and found) here
+ AC_CONFIG_AUX_DIR(config)
+ 
+-builtin(include, config/aclocal.m4)
++dnl builtin(include, config/aclocal.m4)
+ 
+ dnl Check the system name
+ AC_CANONICAL_HOST
================================================================


More information about the pld-cvs-commit mailing list