1
0
mirror of https://github.com/php/php-src.git synced 2026-04-25 00:48:25 +02:00

another missed ])

This commit is contained in:
foobar
2007-06-03 21:57:31 +00:00
parent ffbb3aaf53
commit 1f6cf845b6
+1 -1
View 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: