X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=buildconf.sh;h=055d521eb2ef8f344e121369698dfde50aba7467;hp=ac57f7cfb20ce2ccb99ce321ee7f60e8fe76e492;hb=3bb2fd863b1664f1ff71dadb540313f301ca234f;hpb=f459d0203a4fdee2d60046f5cd4596e43efc9f90 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