diff options
Diffstat (limited to 'pear/pear.m4')
-rw-r--r-- | pear/pear.m4 | 3 |
1 files changed, 2 insertions, 1 deletions
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 |