From: Rui Hirokawa Date: Tue, 26 Sep 2000 14:25:02 +0000 (+0000) Subject: correct the problem configure script doesn't output Makefile as shared extension. X-Git-Tag: php-4.0.3RC1~54 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d4cd24c22d33627277ec7da411fe2043b88cf31e;p=php correct the problem configure script doesn't output Makefile as shared extension. --- diff --git a/pear/pear.m4 b/pear/pear.m4 index bf0553add1..a3eb1fcb4c 100644 --- a/pear/pear.m4 +++ b/pear/pear.m4 @@ -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