X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=buildconf.sh;h=69239a1d133cdd4a8dfcad0c366714f06b8eea4f;hp=d71be7a296a717a72ee29f8a2098ee72fb232d9e;hb=59ff238376a0cb923b3e988d1601bb60bc9d4be2;hpb=22afe38a1f113ef7f2a46d1fde0141cf10b27eb4 diff --git a/buildconf.sh b/buildconf.sh index d71be7a..69239a1 100755 --- a/buildconf.sh +++ b/buildconf.sh @@ -1,9 +1,7 @@ #!/bin/sh 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