gnulib: update

This commit is contained in:
Akim Demaille
2020-04-13 17:42:23 +02:00
parent 8f01cf0269
commit e9454c3456
3 changed files with 3 additions and 4 deletions

View File

@@ -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