From: Adam Dickmeiss Date: Thu, 25 Sep 2008 19:33:15 +0000 (+0200) Subject: Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz X-Git-Tag: v3.0.38~32 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=8ee8072ffe458a632055008d96d86359cebb46dc;hp=21f9634b8e42027596795fcb9fd6b307fc72d567 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