From: Ralf Wildenhues Date: Wed, 5 Apr 2006 20:54:17 +0000 (+0000) Subject: * NEWS, TODO, bin/autoreconf.in: `filesystem' -> `file system'. X-Git-Tag: AUTOCONF-2.59c~72 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cd003bf890660e17cb9fb00474874809c0a709f;p=thirdparty%2Fautoconf.git * NEWS, TODO, bin/autoreconf.in: `filesystem' -> `file system'. --- diff --git a/ChangeLog b/ChangeLog index 2289cd17f..ff97dc92a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2006-04-05 Ralf Wildenhues + * NEWS, TODO, bin/autoreconf.in: `filesystem' -> `file system'. + * doc/autoconf.texi (Shell Substitutions): Document `^' vs. `|'. 2006-04-05 Eric Blake diff --git a/NEWS b/NEWS index 46e8a40c4..f6fa269af 100644 --- a/NEWS +++ b/NEWS @@ -678,7 +678,7 @@ config.guess, config.sub. - When recursing into subdirectories, try for configure.gnu before configure to adapt for packages not using autoconf on case-insensitive - filesystems. + file systems. - Diagnostics More errors are now caught (circular AC_REQUIRE dependencies, diff --git a/TODO b/TODO index c187e179f..ae6d6ab27 100644 --- a/TODO +++ b/TODO @@ -527,7 +527,7 @@ Timezone calculations checks. ------------------------------------------------------------------------------ -Support different default filesystem layouts, e.g. SVR4, Linux. +Support different default file system layouts, e.g. SVR4, Linux. Of course, this can be done locally with config.site. ------------------------------------------------------------------------------ diff --git a/bin/autoreconf.in b/bin/autoreconf.in index 4243cb7c7..792cd23ea 100644 --- a/bin/autoreconf.in +++ b/bin/autoreconf.in @@ -413,7 +413,7 @@ sub autoreconf_current_directory () } else { - # Some filesystems have sub-second time stamps, and if so we may + # Some file systems have sub-second time stamps, and if so we may # run into trouble later, after we rerun autoconf and set the # time stamps of input files to be no greater than aclocal.m4, # because the time-stamp-setting operation (utime) has a