* build-aux/bootstrap: Comment about two unused variables.
+2022-07-18 Bruno Haible <bruno@clisp.org>
+
+ bootstrap: Comments.
+ * build-aux/bootstrap: Comment about two unused variables.
+
2022-07-17 Bruno Haible <bruno@clisp.org>
doc: Update README.
#! /bin/sh
# Print a version string.
-scriptversion=2022-06-04.00; # UTC
+scriptversion=2022-07-18.17; # UTC
# Bootstrap this package from checked-out sources.
# Configuration.
# Name of the Makefile.am
+# XXX Not used.
gnulib_mk=gnulib.mk
# List of gnulib modules needed.
MSGID_BUGS_ADDRESS=bug-$package@gnu.org
# Files we don't want to import.
+# XXX Not used.
excluded_files=
# File that should exist in the top directory of a checked out hierarchy,