diff options
| -rw-r--r-- | pear/pear.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pear/pear.m4 b/pear/pear.m4 index 7dc38794ac..f84ce68564 100644 --- a/pear/pear.m4 +++ b/pear/pear.m4 @@ -81,6 +81,6 @@ PHP_GEN_MAKEFILES($PHP_FAST_OUTPUT_FILES) test -d modules || mkdir modules touch .deps -AC_CONFIG_HEADER(php_config.h) +AC_CONFIG_HEADER(config.h) AC_OUTPUT() |
