* build-aux/bootstrap: Look for AC_CONFIG_HEADER as well as
AC_CONFIG_HEADERS.
+2009-11-12 Jim Meyering <meyering@redhat.com>
+
+ bootstrap: generalize autoheader check
+ * build-aux/bootstrap: Look for AC_CONFIG_HEADER as well as
+ AC_CONFIG_HEADERS.
+
2009-11-11 Eric Blake <ebb9@byu.net>
mkfifoat: use new modules for Solaris and BSD bugs
# Reconfigure, getting other files.
# Skip autoheader if it's not needed.
-grep '^[ ]*AC_CONFIG_HEADERS\>' configure.ac >/dev/null ||
+grep -E '^[ ]*AC_CONFIG_HEADERS?\>' configure.ac >/dev/null ||
AUTOHEADER=true
for command in \