X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=buildconf.sh;h=037546be91b330e29658ccdf79566e80e9a8a524;hb=96d166b6556cec66bc66cfc91b71e069288c051e;hp=8ed1491f1db57d682d51d3c173aa6aff5705c6db;hpb=97a7adeb9e5059463f039495cc01cfa448463a27;p=idzebra-moved-to-github.git diff --git a/buildconf.sh b/buildconf.sh index 8ed1491..037546b 100755 --- a/buildconf.sh +++ b/buildconf.sh @@ -6,9 +6,7 @@ autoconf=autoconf libtoolize=libtoolize test -d config || mkdir config -if test -d m4/.git -a -d doc/common/.git; then - : -else +if test .git; then git submodule init git submodule update fi