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