From c2e9867b19bec2e8b012aac91360d27cc55e4a1d Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 19 Feb 2003 21:41:01 +0100 Subject: - remove "autom4te.cache" directories, too --- BUILD/FINISH.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'BUILD/FINISH.sh') diff --git a/BUILD/FINISH.sh b/BUILD/FINISH.sh index 2c2b4925c3d..f04b8e9db5e 100644 --- a/BUILD/FINISH.sh +++ b/BUILD/FINISH.sh @@ -11,7 +11,7 @@ done commands="\ $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) autoheader || (echo \"Can't execute autoheader\" && exit 1) -- cgit v1.2.1