diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2012-03-26 08:04:09 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2012-03-26 08:04:09 +0000 |
| commit | 1d5dc71eb7e37fe26825750015d76d77232f3626 (patch) | |
| tree | e4f346c12ea0d1968d06e21b461decec80118e7d /lang/php53/files/patch-ext_zlib_config0.m4 | |
| parent | 70e318820879349184caec7f7d86d4d7edbac1ed (diff) | |
Diffstat (limited to 'lang/php53/files/patch-ext_zlib_config0.m4')
| -rw-r--r-- | lang/php53/files/patch-ext_zlib_config0.m4 | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/php53/files/patch-ext_zlib_config0.m4 b/lang/php53/files/patch-ext_zlib_config0.m4 deleted file mode 100644 index 249c85b498d3..000000000000 --- a/lang/php53/files/patch-ext_zlib_config0.m4 +++ /dev/null @@ -1,11 +0,0 @@ ---- ext/zlib/config0.m4.orig 2010-08-26 13:19:52.000000000 +0200 -+++ ext/zlib/config0.m4 2010-08-26 13:20:11.000000000 +0200 -@@ -8,7 +8,7 @@ - PHP_ARG_WITH(zlib-dir,if the location of ZLIB install directory is defined, - [ --with-zlib-dir=<DIR> Define the location of zlib install directory], no, no) - --if test "$PHP_ZLIB" != "no" || test "$PHP_ZLIB_DIR" != "no"; then -+if test "$PHP_ZLIB" != "no"; then - PHP_NEW_EXTENSION(zlib, zlib.c zlib_fopen_wrapper.c zlib_filter.c, $ext_shared) - PHP_SUBST(ZLIB_SHARED_LIBADD) - |
