SOURCES: php4-config-dir.patch - fix --include-dir
glen
glen at pld-linux.org
Mon Jan 28 15:40:12 CET 2008
Author: glen Date: Mon Jan 28 14:40:12 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- fix --include-dir
---- Files affected:
SOURCES:
php4-config-dir.patch (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SOURCES/php4-config-dir.patch
diff -u SOURCES/php4-config-dir.patch:1.2 SOURCES/php4-config-dir.patch:1.3
--- SOURCES/php4-config-dir.patch:1.2 Wed Jan 23 23:15:45 2008
+++ SOURCES/php4-config-dir.patch Mon Jan 28 15:40:06 2008
@@ -13,7 +13,7 @@
--libs)
echo $libs;;
+--include-dir)
-+ echo $include_dir;;
++ echo $includedir;;
--extension-dir)
echo $extension_dir;;
+--sysconfdir)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/php4-config-dir.patch?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list