X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=buildconf.sh;h=b2edcf6e4668b264e87e8e0871a3cf3732cffa42;hp=6dbd1fbe5baa4ed325531217c7df388343e8d56a;hb=eafd1552e1097d4f93f7eb22cabbb25d3b751bf8;hpb=74dc4c62bbdf03c3f7eb22f08836f11acd468449 diff --git a/buildconf.sh b/buildconf.sh index 6dbd1fb..b2edcf6 100755 --- a/buildconf.sh +++ b/buildconf.sh @@ -6,6 +6,7 @@ autoconf=autoconf libtoolize=libtoolize autoheader=autoheader +test -d autom4te.cache && rm -r autom4te.cache test -d config || mkdir config if [ -d .git ]; then git submodule init