mirror of
https://github.com/php/php-src.git
synced 2024-11-28 04:14:26 +08:00
Due to creating the Makefiles later, generating libphp4.module failed,
because sapi/apache had not been created. This applies to VPATH builds only.
This commit is contained in:
parent
df74f1dfab
commit
111d36a3c8
@ -217,6 +217,7 @@ AC_ARG_WITH(mod_charset,
|
||||
|
||||
if test -n "$APACHE_MODULE"; then
|
||||
PHP_APACHE_CHECK_RDYNAMIC
|
||||
$php_shtool mkdir -p sapi/apache
|
||||
PHP_OUTPUT(sapi/apache/libphp4.module)
|
||||
PHP_BUILD_STATIC
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user