mirror of
https://github.com/php/php-src.git
synced 2025-01-11 05:24:49 +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)
|
||||
INSTALL_IT="\$(SHELL) \$(srcdir)/install-sh -m 0755 $SAPI_SHARED \$(INSTALL_ROOT)$ZEUSPATH/web/bin/"
|
||||
RESULT=yes
|
||||
])
|
||||
fi
|
||||
AC_MSG_RESULT($RESULT)
|
||||
|
||||
dnl ## Local Variables:
|
||||
|
Loading…
Reference in New Issue
Block a user