]> git.pld-linux.org Git - packages/php.git/blame - php-phpize.patch
- release 3 to rebuild with new imap
[packages/php.git] / php-phpize.patch
CommitLineData
de80fc0d
AG
1--- php-5.0.0/scripts/phpize.m4~ 2003-09-03 08:08:12.000000000 +0000
2+++ php-5.0.0/scripts/phpize.m4 2004-08-07 19:08:40.369661968 +0000
3@@ -29,10 +29,10 @@
4 AC_MSG_RESULT($EXTENSION_DIR)
5 ])
6 dnl
7-AC_DEFUN(PHP_EXT_BUILDDIR,[.])dnl
8-AC_DEFUN(PHP_EXT_DIR,[""])dnl
9-AC_DEFUN(PHP_EXT_SRCDIR,[$abs_srcdir])dnl
10-AC_DEFUN(PHP_ALWAYS_SHARED,[
11+AC_DEFUN([PHP_EXT_BUILDDIR],[.])dnl
12+AC_DEFUN([PHP_EXT_DIR],[""])dnl
13+AC_DEFUN([PHP_EXT_SRCDIR],[$abs_srcdir])dnl
14+AC_DEFUN([PHP_ALWAYS_SHARED],[
15 ext_output="yes, shared"
16 ext_shared=yes
17 test "[$]$1" = "no" && $1=yes
This page took 0.404351 seconds and 4 git commands to generate.