X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=buildconf.sh;h=ac1f5804b95587453c9f87f9e8c547101bca6e6c;hb=9fdd0d7cd73ccbbc23ad6c2458e95c9aac131783;hp=82bd8953cc7cb1497ee51a905c4132d18fe64469;hpb=2b77e2cfe1d99b28a6d8f4708094386ce5bab880;p=pazpar2-moved-to-github.git diff --git a/buildconf.sh b/buildconf.sh index 82bd895..ac1f580 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