- remove "autom4te.cache" directories, too

This commit is contained in:
unknown 2003-02-19 21:41:01 +01:00
parent 9158140a24
commit c2e9867b19

View file

@ -11,7 +11,7 @@ done
commands="\ commands="\
$make -k clean || true $make -k clean || true
/bin/rm -f */.deps/*.P config.cache innobase/config.cache bdb/build_unix/config.cache /bin/rm -f */.deps/*.P config.cache innobase/config.cache bdb/build_unix/config.cache /bdb/dist/autom4te.cache /autom4te.cache /innobase/autom4te.cache;
aclocal || (echo \"Can't execute aclocal\" && exit 1) aclocal || (echo \"Can't execute aclocal\" && exit 1)
autoheader || (echo \"Can't execute autoheader\" && exit 1) autoheader || (echo \"Can't execute autoheader\" && exit 1)