From: foobar Date: Sat, 22 Jan 2005 20:29:15 +0000 (+0000) Subject: - Remove also autom4te.cache dir with phpize --clean X-Git-Tag: php-5.0.4RC1~274 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6cddc39be1735e3ff55604c3e5f336b35893fca4;p=php - Remove also autom4te.cache dir with phpize --clean --- diff --git a/scripts/phpize.in b/scripts/phpize.in index 4e7b709759..6d09cf98d0 100644 --- a/scripts/phpize.in +++ b/scripts/phpize.in @@ -10,7 +10,7 @@ FILES_BUILD="mkdep.awk scan_makefile_in.awk shtool libtool.m4" 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