summaryrefslogtreecommitdiff
path: root/config.m4
diff options
context:
space:
mode:
Diffstat (limited to 'config.m4')
-rw-r--r--config.m41
1 files changed, 0 insertions, 1 deletions
diff --git a/config.m4 b/config.m4
index 602b2c9..b97783e 100644
--- a/config.m4
+++ b/config.m4
@@ -14,4 +14,3 @@ PHP_ARG_ENABLE(suhosin7-experimental, whether to enable experimental suhosin7 fe
14if test "$PHP_SUHOSIN7_EXPERIMENTAL" != "no"; then 14if test "$PHP_SUHOSIN7_EXPERIMENTAL" != "no"; then
15 AC_DEFINE(SUHOSIN7_EXPERIMENTAL, 1, [Whether to enable experimental suhosin7 features]) 15 AC_DEFINE(SUHOSIN7_EXPERIMENTAL, 1, [Whether to enable experimental suhosin7 features])
16fi 16fi
17