X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=buildconf.sh;h=8f58349c005843c578b1093564412a65131633f1;hp=b8905d44f33fa934bce8c4fec178f6091cf0c591;hb=212ecdc7daf9764e6fdd0951281f61b9c1a94c2d;hpb=5eb29b50793d5eb99d56a5d777eaaea080221276 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