]> granicus.if.org Git - php/commitdiff
another missed ])
authorfoobar <sniper@php.net>
Sun, 3 Jun 2007 21:57:31 +0000 (21:57 +0000)
committerfoobar <sniper@php.net>
Sun, 3 Jun 2007 21:57:31 +0000 (21:57 +0000)
sapi/phttpd/config.m4

index 92da441f5644b249d9a89e825720f7b0e8392c73..a1f294c74cc984631749c1c6a096941164fdef14 100644 (file)
@@ -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: