summaryrefslogtreecommitdiff
path: root/pear/pear.m4
diff options
context:
space:
mode:
authorSascha Schumann <sas@php.net>2000-06-14 06:30:14 +0000
committerSascha Schumann <sas@php.net>2000-06-14 06:30:14 +0000
commite4e7047e4a9e2210b19b35d09a207e1b2d9dd193 (patch)
tree35073cf5faa658a07f2d21f4971962769f6105a6 /pear/pear.m4
parent3ca7eb74851407fd93b056aa6a8fc17aeaeb3146 (diff)
downloadphp-git-e4e7047e4a9e2210b19b35d09a207e1b2d9dd193.tar.gz
Use the new PHP_GEN_* macros in pear
Diffstat (limited to 'pear/pear.m4')
-rw-r--r--pear/pear.m43
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