summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbootstrap.sh5
1 files changed, 2 insertions, 3 deletions
diff --git a/bootstrap.sh b/bootstrap.sh
index 4d8d545..7eb0d14 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -28,13 +28,12 @@ run_versioned() {
"$P" "$@"
}
+set -ex
+
if [ "x$1" = "xam" ] ; then
- set -ex
run_versioned automake "$VERSION" -a -c --foreign
./config.status
else
- set -ex
-
rm -rf autom4te.cache
rm -f config.cache