X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=buildconf.sh;h=d7fd646de17154f884c62f328fcbf3e544a0ba43;hp=fc07d69136aaf87e1add0077e851e9510cc9fb0d;hb=823c76005503eb00b3681eedf0559a0dc06883ce;hpb=9aac213dd0deaf0c2dacb7e010735cf37e673f81 diff --git a/buildconf.sh b/buildconf.sh index fc07d69..d7fd646 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