aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/php5-zip/files/patch-config.m4
blob: a87640ff160da03c39498ccdc10edfa9fdd3db69 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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
     ])