mirror of
https://github.com/php/php-src.git
synced 2025-01-11 13:34:24 +08:00
fix configure
This commit is contained in:
parent
6c9b114456
commit
ffbb3aaf53
@ -24,7 +24,7 @@ if test "$PHP_ISAPI" != "no"; then
|
|||||||
PHP_SELECT_SAPI(isapi, shared, php5isapi.c)
|
PHP_SELECT_SAPI(isapi, shared, php5isapi.c)
|
||||||
INSTALL_IT="\$(SHELL) \$(srcdir)/install-sh -m 0755 $SAPI_SHARED \$(INSTALL_ROOT)$ZEUSPATH/web/bin/"
|
INSTALL_IT="\$(SHELL) \$(srcdir)/install-sh -m 0755 $SAPI_SHARED \$(INSTALL_ROOT)$ZEUSPATH/web/bin/"
|
||||||
RESULT=yes
|
RESULT=yes
|
||||||
])
|
fi
|
||||||
AC_MSG_RESULT($RESULT)
|
AC_MSG_RESULT($RESULT)
|
||||||
|
|
||||||
dnl ## Local Variables:
|
dnl ## Local Variables:
|
||||||
|
Loading…
Reference in New Issue
Block a user