mirror of
https://github.com/php/php-src.git
synced 2024-11-25 02:44:58 +08:00
correct the problem configure script doesn't output Makefile as shared extension.
This commit is contained in:
parent
5b6d752119
commit
d4cd24c22d
@ -76,7 +76,7 @@ PHP_SUBST(SHELL)
|
||||
PHP_FAST_OUTPUT(Makefile)
|
||||
|
||||
PHP_GEN_CONFIG_VARS
|
||||
PHP_GEN_MAKEFILES
|
||||
PHP_GEN_MAKEFILES($PHP_FAST_OUTPUT_FILES)
|
||||
|
||||
test -d modules || mkdir modules
|
||||
touch .deps
|
||||
|
Loading…
Reference in New Issue
Block a user