X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=php-filter-shared.patch;fp=php-filter-shared.patch;h=0000000000000000000000000000000000000000;hb=e6f83ff85ff9f0aee5fb84a941ec5978c62af03c;hp=3983c3f7933e60da2ae874c3975270248f4bab28;hpb=a7a672c356d6bab9f63f3a85bca24504114f7bc4;p=packages%2Fphp.git diff --git a/php-filter-shared.patch b/php-filter-shared.patch deleted file mode 100644 index 3983c3f..0000000 --- a/php-filter-shared.patch +++ /dev/null @@ -1,14 +0,0 @@ ---- php-5.2.0/ext/filter/config.m4~ 2006-01-14 17:04:12.000000000 +0200 -+++ php-5.2.0/ext/filter/config.m4 2006-11-20 00:06:09.272529853 +0200 -@@ -10,10 +10,7 @@ - if test "$PHP_FILTER" != "no"; then - - dnl Check if configure is the PHP core configure -- if test -n "$PHP_VERSION"; then -- dnl This extension can not be build as shared when in PHP core -- ext_shared=no -- else -+ if test -z "$PHP_VERSION"; then - dnl This is PECL build, check if bundled PCRE library is used - old_CPPFLAGS=$CPPFLAGS - CPPFLAGS=$INCLUDES