From: Lennart Poettering Date: Thu, 25 Aug 2005 13:15:27 +0000 (+0000) Subject: small bootstrap improvement X-Git-Url: http://git.meshlink.io/?a=commitdiff_plain;h=11007e88452973a82c79b3f0f516fd1a8ac3019e;p=catta small bootstrap improvement git-svn-id: file:///home/lennart/svn/public/avahi/trunk@438 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- 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