summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2020-06-01 01:34:04 +0100
committerColin Watson <cjwatson@debian.org>2020-06-01 01:34:04 +0100
commit1c5b8a5d2862a4b312c615bdf42a21abffb060ec (patch)
tree92762d365a21a204b425b3749d845383e834a4c8 /bootstrap
parent9966be79c3f24876d5f628730fc0e0e2330eb2bf (diff)
Update to Gnulib 20200531
* bootstrap: Sync to Gnulib d4429157c13b49d1749f5ea18fb30e24ffa646aa. * bootstrap.conf (GNULIB_REVISION): Set to d4429157c13b49d1749f5ea18fb30e24ffa646aa.
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap4
1 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap b/bootstrap
index 70fd73cc..8f76d696 100755
--- a/bootstrap
+++ b/bootstrap
@@ -1,6 +1,6 @@
#! /bin/sh
# Print a version string.
-scriptversion=2019-01-04.17; # UTC
+scriptversion=2020-04-13.15; # UTC
# Bootstrap this package from checked-out sources.
@@ -970,7 +970,7 @@ bootstrap_post_import_hook \
# Uninitialized submodules are listed with an initial dash.
if $use_git && git submodule | grep '^-' >/dev/null; then
die "some git submodules are not initialized. " \
- "Run 'git submodule init' and bootstrap again."
+ "Run 'git submodule update --init' and bootstrap again."
fi
# Remove any dangling symlink matching "*.m4" or "*.[ch]" in some