aboutsummaryrefslogtreecommitdiff
path: root/security/php73-filter/files/patch-config.m4
blob: ab64c6c9d5ad1eb211282ed1f04e15b1d444af8a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- config.m4.orig	2009-03-06 08:25:45.000000000 +0100
+++ config.m4	2009-03-06 08:28:10.000000000 +0100
@@ -32,6 +32,7 @@
 #endif
       ],[
         PHP_PCRE_REGEX=pecl
+	PHP_ADD_INCLUDE($PHP_PCRE_DIR/include)
       ],[
         PHP_PCRE_REGEX=no
       ])