From: Adam Dickmeiss Date: Thu, 2 Oct 2008 17:55:08 +0000 (+0200) Subject: Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz X-Git-Tag: v3.0.38~31 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=74e62ec12177e6dc1ff3c578f6e96186f5e63a13;hp=6570bbb754493471237d34bc87613fc26780ba90 Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz --- diff --git a/buildconf.sh b/buildconf.sh index d86b270..b0edd6c 100755 --- a/buildconf.sh +++ b/buildconf.sh @@ -7,11 +7,7 @@ libtoolize=libtoolize 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 if [ "`uname -s`" = FreeBSD ]; then