X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=buildconf.sh;h=c62d047030fb886708ab0ea7b5125e0e27967331;hb=cde18b5cd750b515e663d3373d4ea44ce67a445c;hp=dc0ba93391491ff969c1aca8b5cb117c2be2be6a;hpb=179ed260b05ad876acf5c34b09024f1eec3cdbaa;p=pazpar2-moved-to-github.git diff --git a/buildconf.sh b/buildconf.sh index dc0ba93..c62d047 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