X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=buildconf.sh;h=bc1f6e27a8b6b2a7f8f21625e899048b41b7c789;hp=6dbd1fbe5baa4ed325531217c7df388343e8d56a;hb=4d95bcc1c92abde629616853b6a5d8e56444f5f3;hpb=74dc4c62bbdf03c3f7eb22f08836f11acd468449 diff --git a/buildconf.sh b/buildconf.sh index 6dbd1fb..bc1f6e2 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 @@ -127,7 +128,7 @@ EOF if [ "`uname -s`" = FreeBSD ]; then cat <