From d12bbce277cc405ae819abae2ac429627bcd561f Mon Sep 17 00:00:00 2001 From: foobar Date: Sun, 3 Jun 2007 21:57:35 +0000 Subject: MFH --- sapi/phttpd/config.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sapi/phttpd') 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: -- cgit v1.2.1