* build-aux/bootstrap: Honor American spelling.
+2016-01-23 Paul Eggert <eggert@cs.ucla.edu>
+
+ bootstrap: use American spelling
+ * build-aux/bootstrap: Honor American spelling.
+
2016-01-22 Karl Berry <karl@freefriends.org>
* doc/posix-functions/localtime.texi,
#! /bin/sh
# Print a version string.
-scriptversion=2016-01-11.22; # UTC
+scriptversion=2016-01-24.06; # UTC
# Bootstrap this package from checked-out sources.
local_gl_dir=gl
-# Honour $PERL, but work even if there is none
+# Honor $PERL, but work even if there is none.
PERL="${PERL-perl}"
me=$0