freebsd-ports/archivers/php53-zip/files/patch-config.m4
2012-05-16 09:46:51 +00:00

10 lines
255 B
Text

--- config.m4.orig 2009-04-09 16:16:30.000000000 +0200
+++ config.m4 2009-04-09 16:17:02.000000000 +0200
@@ -65,6 +65,7 @@
#endif
],[
PHP_PCRE_REGEX=pecl
+ PHP_ADD_INCLUDE($PHP_PCRE_DIR/include)
],[
PHP_PCRE_REGEX=no
])