X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=buildconf.sh;h=60fd9e40c661f239fb22f30638b4b27f27ca0f3b;hb=2f6fac6959c0696c1aecb48824ffbeca933cf12e;hp=f55384c4384da56fbab997304ddfcf6adb3dbcf6;hpb=e8dfbda28e599fff09d46aac05d7c3cf4ac1656f;p=metaproxy-moved-to-github.git diff --git a/buildconf.sh b/buildconf.sh index f55384c..60fd9e4 100755 --- a/buildconf.sh +++ b/buildconf.sh @@ -8,11 +8,7 @@ autoheader=autoheader 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