X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=bootstrap.sh;h=7eb0d14944f6711dbfffcdbd6cadda03b9fe93fe;hb=b30495599b156ac933d091bb0cc1ed669c7887b5;hp=4d8d545bdaad3b669ed3cab7f8173526a8e1b763;hpb=4f30e1b329fe8479d372a0b8c42f05893be5faed;p=catta 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