X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=buildconf.sh;h=8f58349c005843c578b1093564412a65131633f1;hb=1b9e01d65c2e5a8b805c132bc1a043dc4d2c3ec5;hp=b8905d44f33fa934bce8c4fec178f6091cf0c591;hpb=74070de2e1115b836d4bfd1934a0db659ee3ffde;p=yaz-moved-to-github.git diff --git a/buildconf.sh b/buildconf.sh index b8905d4..8f58349 100755 --- a/buildconf.sh +++ b/buildconf.sh @@ -7,7 +7,7 @@ autoconf=autoconf libtoolize=libtoolize test -d config || mkdir config -if test -d m4 -a -d doc/common; then +if test -d m4/.git -a -d doc/common/.git; then : else git submodule init