diff options
Diffstat (limited to 'textproc/pecl-ctemplate/files/patch-config.m4')
| -rw-r--r-- | textproc/pecl-ctemplate/files/patch-config.m4 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/textproc/pecl-ctemplate/files/patch-config.m4 b/textproc/pecl-ctemplate/files/patch-config.m4 new file mode 100644 index 000000000000..12e2e56ec883 --- /dev/null +++ b/textproc/pecl-ctemplate/files/patch-config.m4 @@ -0,0 +1,9 @@ +--- config.m4.orig Tue Jul 3 20:56:50 2007 ++++ config.m4 Tue Jul 3 20:56:57 2007 +@@ -50,5 +50,5 @@ + PHP_ADD_LIBRARY(pthread) + PHP_ADD_LIBRARY(stdc++) + PHP_NEW_EXTENSION(cTemplate, cTemplate.cpp, $ext_shared) +- CPPFLAGS="$CPPFLAGS -Werror -Wall -g" ++ dnl CPPFLAGS="$CPPFLAGS -Werror -Wall -g" + fi |
