summaryrefslogtreecommitdiff
path: root/sapi/phttpd
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2007-06-03 21:57:35 +0000
committerfoobar <sniper@php.net>2007-06-03 21:57:35 +0000
commitd12bbce277cc405ae819abae2ac429627bcd561f (patch)
tree84a40723420b71c59c97d229df2e59614ecb14fc /sapi/phttpd
parentc76e5dd0bdc0e3bb7292a533568545ba0922999e (diff)
downloadphp-git-d12bbce277cc405ae819abae2ac429627bcd561f.tar.gz
MFH
Diffstat (limited to 'sapi/phttpd')
-rw-r--r--sapi/phttpd/config.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/phttpd/config.m4 b/sapi/phttpd/config.m4
index 92da441f56..a1f294c74c 100644
--- a/sapi/phttpd/config.m4
+++ b/sapi/phttpd/config.m4
@@ -21,7 +21,7 @@ if test "$PHP_PHTTPD" != "no"; then
PHP_SELECT_SAPI(phttpd, shared, phttpd.c)
INSTALL_IT="\$(INSTALL) -m 0755 $SAPI_SHARED \$(INSTALL_ROOT)$PHP_PHTTPD/modules/"
RESULT=yes
-])
+fi
AC_MSG_RESULT($RESULT)
dnl ## Local Variables: