X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=buildconf.sh;h=c62d047030fb886708ab0ea7b5125e0e27967331;hb=8ff1ddb647d53612e1131b50918ea69789283ddf;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