]> git.pld-linux.org Git - packages/swig.git/commitdiff
- obsolete
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 30 May 2008 23:00:42 +0000 (23:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    swig-php.patch -> 1.3

swig-php.patch [deleted file]

diff --git a/swig-php.patch b/swig-php.patch
deleted file mode 100644 (file)
index b77adba..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- SWIG-1.3.20/configure.in.orig      2003-12-09 19:53:52.000000000 +0100
-+++ SWIG-1.3.20/configure.in   2003-12-19 00:45:55.436701752 +0100
-@@ -1053,7 +1053,7 @@
-       dirs="/usr/include/php /usr/local/include/php /usr/include/php4 /usr/local/include/php4 /usr/local/apache/php"
-       for i in $dirs; do
-               echo $i
--              if test -r $i/php_config.h -o -r $i/php_version.h; then
-+              if test -r $i/main/php_config.h -o -r $i/main/php_version.h; then
-                       AC_MSG_RESULT($i)
-                       PHP4EXT="$i"
-                       PHP4INC="-I$PHP4EXT -I$PHP4EXT/Zend -I$PHP4EXT/main -I$PHP4EXT/TSRM"
This page took 0.027617 seconds and 4 git commands to generate.