|
@@ -6,7 +6,7 @@ rm -f "${bs_dir}"/aclocal.m4 "${bs_dir}"/ltmain.sh
|
|
|
|
|
|
|
|
if test -z "$NOSUBMODULES" ; then
|
|
if test -z "$NOSUBMODULES" ; then
|
|
|
echo 'Getting submodules...'
|
|
echo 'Getting submodules...'
|
|
|
- git submodule update --init --merge
|
|
|
|
|
|
|
+ git submodule update --init
|
|
|
fi
|
|
fi
|
|
|
|
|
|
|
|
echo 'Running autoreconf -if...'
|
|
echo 'Running autoreconf -if...'
|