From: Sascha Schumann Date: Wed, 14 Jun 2000 06:30:14 +0000 (+0000) Subject: Use the new PHP_GEN_* macros in pear X-Git-Tag: php-4.0.1RC~202 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e4e7047e4a9e2210b19b35d09a207e1b2d9dd193;p=php Use the new PHP_GEN_* macros in pear --- diff --git a/pear/pear.m4 b/pear/pear.m4 index 0bdb612d71..bf0553add1 100644 --- a/pear/pear.m4 +++ b/pear/pear.m4 @@ -75,7 +75,8 @@ PHP_SUBST(SHELL) PHP_FAST_OUTPUT(Makefile) -PHP_FAST_GENERATE +PHP_GEN_CONFIG_VARS +PHP_GEN_MAKEFILES test -d modules || mkdir modules touch .deps