summaryrefslogtreecommitdiff
path: root/BUILD/FINISH.sh
diff options
context:
space:
mode:
authormonty@narttu.mysql.fi <>2003-02-26 01:03:47 +0200
committermonty@narttu.mysql.fi <>2003-02-26 01:03:47 +0200
commit9a46698e1efe164ac17ce0ca82b8e8ed12892c09 (patch)
treec9b14451b3f66dc4b11dc35d49edd35f23787e07 /BUILD/FINISH.sh
parentf4e1a2f292a03f4d9b5072365ef6e9ebac1cb595 (diff)
parent045ac4b84b783fd93edd45abdd63b87a04584987 (diff)
downloadmariadb-git-9a46698e1efe164ac17ce0ca82b8e8ed12892c09.tar.gz
Merge with 4.0.11
Diffstat (limited to 'BUILD/FINISH.sh')
-rw-r--r--BUILD/FINISH.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD/FINISH.sh b/BUILD/FINISH.sh
index 2c2b4925c3d..32a4efefdfb 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 -rf */.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)