summaryrefslogtreecommitdiff
path: root/sapi/thttpd
diff options
context:
space:
mode:
Diffstat (limited to 'sapi/thttpd')
-rw-r--r--sapi/thttpd/config.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/thttpd/config.m4 b/sapi/thttpd/config.m4
index e3a1470de2..afe49a2c09 100644
--- a/sapi/thttpd/config.m4
+++ b/sapi/thttpd/config.m4
@@ -15,7 +15,7 @@ AC_ARG_WITH(thttpd,
PHP_BUILD_STATIC
PHP_SAPI=thttpd
],[
- PHP_THTTPD="no"
+ PHP_THTTPD=no
])
AC_MSG_CHECKING(for thttpd)