X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=buildconf.sh;h=055d521eb2ef8f344e121369698dfde50aba7467;hp=ac57f7cfb20ce2ccb99ce321ee7f60e8fe76e492;hb=e41aeac32e0334360d118de22da85a097498ec8d;hpb=cc7fe6c74481b36e6467054a3e72b8e3295105a6 diff --git a/buildconf.sh b/buildconf.sh index ac57f7c..055d521 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