summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-08-25 13:15:27 +0000
committerLennart Poettering <lennart@poettering.net>2005-08-25 13:15:27 +0000
commit11007e88452973a82c79b3f0f516fd1a8ac3019e (patch)
treeecec63c8b6b3ca8002040ca13c6fba444c49b7c9
parent4f30e1b329fe8479d372a0b8c42f05893be5faed (diff)
small bootstrap improvement
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@438 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
-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