changeset 2385:3afd8708a263

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Mon, 03 Apr 2000 07:32:07 +0000
parents 5867b86483d8
children 943d3da9c871
files m4/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -17,6 +17,12 @@
 	before checking struct stat.st_blksize, so that
 	HAVE_STRUCT_STAT_ST_BLKSIZE is defined correctly.
 
+2000-03-29  Paul Eggert  <eggert@twinsun.com>
+
+	* m4/strftime.m4 (_jm_STRFTIME_PREREQS): Check for strftime,
+	since strftime.c uses HAVE_STRFTIME to decide whether to use
+	the underlying strftime.
+
 2000-03-10  Jim Meyering  <meyering@lucent.com>
 
 	* lib-check.m4: Look for getspnam in -lgen, too.