From: Andrei Zmievski Date: Tue, 13 Mar 2001 17:54:38 +0000 (+0000) Subject: Remove config.h instead of php_config.h X-Git-Tag: php-4.0.6RC1~708 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6626f902a8f5e32bf213fb444013a10e93ec9c76;p=php Remove config.h instead of php_config.h --- 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 \