summaryrefslogtreecommitdiffstats
path: root/contrib/amd/bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/amd/bootstrap')
-rwxr-xr-xcontrib/amd/bootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/amd/bootstrap b/contrib/amd/bootstrap
index f289536..6c35138 100755
--- a/contrib/amd/bootstrap
+++ b/contrib/amd/bootstrap
@@ -23,7 +23,7 @@ if [ ! -f m4/macros/HEADER ]; then
fi
# remove any remaining autom4te.cache directory
-rm -fr autom4te.cache
+rm -fr autom4te.cache autom4te-*.cache
# generate acinclude.m4 file
echo "AMU: prepare acinclude.m4..."
OpenPOWER on IntegriCloud