From: Paul Eggert Date: Sat, 16 Aug 2003 09:43:33 +0000 (+0000) Subject: More merges from coreutils, etc. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e54954453a4320b8f7268f2f41f0002e8d22aab3;p=pspp More merges from coreutils, etc. --- diff --git a/ChangeLog b/ChangeLog index 43afe48240..fc4f337c07 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2003-08-15 Paul Eggert + + * modules/userspec: Depend on posixver. + * modules/strftime: Depend on tzset. + +2003-08-14 Jim Meyering + + 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 * modules/tzset: New file.