sniper Sat Jan 22 15:29:15 2005 EDT
Modified files: (Branch: PHP_5_0)
/php-src/scripts phpize.in
Log:
- Remove also autom4te.cache dir with phpize --clean
http://cvs.php.net/diff.php/php-src/scripts/phpize.in?r1=1.15.2.1&r2=1.15.2.2&ty=u
Index: php-src/scripts/phpize.in
diff -u php-src/scripts/phpize.in:1.15.2.1 php-src/scripts/phpize.in:1.15.2.2
--- php-src/scripts/phpize.in:1.15.2.1 Wed Jan 19 20:41:52 2005
+++ php-src/scripts/phpize.in Sat Jan 22 15:29:15 2005
@@ -10,7 +10,7 @@
FILES="acinclude.m4 Makefile.global config.sub config.guess ltmain.sh"
CLEAN_FILES="$FILES *.o *.lo *.la .deps .libs/ build/ include/ modules/
install-sh \
mkinstalldirs missing config.nice config.sub config.guess configure
configure.in \
- aclocal.m4 config.h config.h.in conftest* ltmain.sh libtool
config.cache \
+ aclocal.m4 config.h config.h.in conftest* ltmain.sh libtool
config.cache autom4te.cache/ \
config.log config.status Makefile Makefile.fragments Makefile.objects
confdefs.h"
# function declaration
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php