changeset 4573:08358b56eaa7

More merges from coreutils, etc.
author Paul Eggert <eggert@cs.ucla.edu>
date Sat, 16 Aug 2003 09:43:33 +0000
parents 0b7ce5a21456
children e374460ac6ae
files ChangeLog
diffstat 1 files changed, 16 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2003-08-15  Paul Eggert  <eggert@twinsun.com>
+
+	* modules/userspec: Depend on posixver.
+	* modules/strftime: Depend on tzset.
+
+2003-08-14  Jim Meyering  <jim@meyering.net>
+
+	Merges from coreutils.
+	* modules/fnmatch: Use the `$(FNMATCH_H)' notation for AC_REPLACED
+	variable names, rather than @FNMATCH_H@.
+	* modules/alloca: Likewise for $(ALLOCA_H).
+
+	* modules/fnmatch (fnmatch.h): Use `$@' in the commands, in place of
+	the three copies of the literal target, `fnmatch.h'.
+	* modules/alloca (alloca.h): Likewise.
+
 2003-08-14  Paul Eggert  <eggert@twinsun.com>
 
 	* modules/tzset: New file.