summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbootstrap2
m---------build-system/taler-build-scripts0
2 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap b/bootstrap
index 774b2eb9..26cd0df0 100755
--- a/bootstrap
+++ b/bootstrap
@@ -11,7 +11,7 @@ if ! git --version >/dev/null; then
fi
git submodule update --init
-git submodule update --recursive
+git submodule update --recursive --remote
git submodule sync
cp build-system/taler-build-scripts/configure ./configure || true
diff --git a/build-system/taler-build-scripts b/build-system/taler-build-scripts
-Subproject d725a0cd1b4aa3ff54452a702b8c19db3f3c339
+Subproject 15a48fda5e6463637f1af6be467f1521bcc0013