]> git.pld-linux.org Git - packages/php.git/commitdiff
- new auto/ac/php-5_0_0-3
authorAdam Gołębiowski <adamg@pld-linux.org>
Sat, 7 Aug 2004 19:12:39 +0000 (19:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-phpize.patch -> 1.1

php-phpize.patch [new file with mode: 0644]

diff --git a/php-phpize.patch b/php-phpize.patch
new file mode 100644 (file)
index 0000000..88bb5a3
--- /dev/null
@@ -0,0 +1,17 @@
+--- php-5.0.0/scripts/phpize.m4~       2003-09-03 08:08:12.000000000 +0000
++++ php-5.0.0/scripts/phpize.m4        2004-08-07 19:08:40.369661968 +0000
+@@ -29,10 +29,10 @@
+   AC_MSG_RESULT($EXTENSION_DIR)
+ ])
+ dnl
+-AC_DEFUN(PHP_EXT_BUILDDIR,[.])dnl
+-AC_DEFUN(PHP_EXT_DIR,[""])dnl
+-AC_DEFUN(PHP_EXT_SRCDIR,[$abs_srcdir])dnl
+-AC_DEFUN(PHP_ALWAYS_SHARED,[
++AC_DEFUN([PHP_EXT_BUILDDIR],[.])dnl
++AC_DEFUN([PHP_EXT_DIR],[""])dnl
++AC_DEFUN([PHP_EXT_SRCDIR],[$abs_srcdir])dnl
++AC_DEFUN([PHP_ALWAYS_SHARED],[
+   ext_output="yes, shared"
+   ext_shared=yes
+   test "[$]$1" = "no" && $1=yes
This page took 0.651374 seconds and 4 git commands to generate.