X-Git-Url: http://git.indexdata.com/?p=yazpp-moved-to-github.git;a=blobdiff_plain;f=buildconf.sh;h=4e7fff07928e4ee03da27476ea55fed5c03b6388;hp=fafe009783123d7e7e044f95f6a3cbdf8a0dd9a4;hb=e2e564be7eb9bcd9280950cec385750dd759605e;hpb=fa0660538cb250e7a9bc000a4f06d79d4c27d354 diff --git a/buildconf.sh b/buildconf.sh index fafe009..4e7fff0 100755 --- a/buildconf.sh +++ b/buildconf.sh @@ -2,11 +2,7 @@ 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