summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorAndrei Zmievski <andrei@php.net>2001-03-13 17:54:38 +0000
committerAndrei Zmievski <andrei@php.net>2001-03-13 17:54:38 +0000
commit6626f902a8f5e32bf213fb444013a10e93ec9c76 (patch)
treefd0d41b624d2ca4c0fec17d6eddd82e5285b2d9f /build
parent5708ddf171ff8c06bad4128328f501bcd867d76c (diff)
downloadphp-git-6626f902a8f5e32bf213fb444013a10e93ec9c76.tar.gz
Remove config.h instead of php_config.h
Diffstat (limited to 'build')
-rw-r--r--build/rules_pear.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/rules_pear.mk b/build/rules_pear.mk
index c7382eaa4b..befc3cf5cb 100644
--- a/build/rules_pear.mk
+++ b/build/rules_pear.mk
@@ -53,7 +53,7 @@ clean-x:
distclean: distclean-recursive clean-x
rm -f config.cache config.log config.status config_vars.mk libtool \
- php_config.h stamp-h Makefile build-defs.h php4.spec libphp4.module
+ config.h stamp-h Makefile build-defs.h php4.spec libphp4.module
cvsclean:
@for i in `find . -name .cvsignore`; do \