X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=buildconf.sh;h=60fd9e40c661f239fb22f30638b4b27f27ca0f3b;hb=a28906b37e77689e7f42f22c58da8e61acc794e6;hp=a30d34c3bda4c84cbff944a6126e90033d3e387b;hpb=e9530d6289df9b848e4901d7c73f5a2f27706d66;p=metaproxy-moved-to-github.git diff --git a/buildconf.sh b/buildconf.sh index a30d34c..60fd9e4 100755 --- a/buildconf.sh +++ b/buildconf.sh @@ -7,9 +7,7 @@ libtoolize=libtoolize autoheader=autoheader 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