X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=buildconf.sh;h=c62d047030fb886708ab0ea7b5125e0e27967331;hb=6a98c5f118a36c8dcdf13a1b19dd2425e80a4640;hp=4fd0a4d0d2e4b385ab3982654e415dc02a777d40;hpb=e107b0011a295ccc61502d6e5ea79d9125a3fbb4;p=pazpar2-moved-to-github.git diff --git a/buildconf.sh b/buildconf.sh index 4fd0a4d..c62d047 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