aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-xbootstrap.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/bootstrap.sh b/bootstrap.sh
index 48e08a25..6349f4bb 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -5,5 +5,4 @@ set -e
aclocal -I m4 --install
autoreconf -fvi
-git submodule init
-git submodule update
+git submodule update --init