aboutsummaryrefslogtreecommitdiff
path: root/archivers/php55-zip/files/patch-config.m4
blob: fdcaae50fbc028364544118ff381d8e3cba865d4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- config.m4.orig	2016-06-21 11:11:59 UTC
+++ config.m4
@@ -65,6 +65,7 @@ yes
 #endif
     ],[
       PHP_PCRE_REGEX=pecl
+      PHP_ADD_INCLUDE($PHP_PCRE_DIR/include)
     ],[
       PHP_PCRE_REGEX=no
     ])