X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=bootstrap.sh;h=7eb0d14944f6711dbfffcdbd6cadda03b9fe93fe;hb=2452b35ceb07e536c3c506c82cd79d44efad4165;hp=d24de757efb015e99afb7984b12a0b41f95397cb;hpb=df686f9a488c3854c425c2a501a342cb438c54f8;p=catta diff --git a/bootstrap.sh b/bootstrap.sh index d24de75..7eb0d14 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh # $Id$ # This file is part of avahi. @@ -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