changeset 3259:931cd2c31763

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Sun, 20 May 2001 20:38:29 +0000
parents def59456e348
children 8b0e7299635a
files m4/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,10 @@
+2001-05-11  Paul Eggert  <eggert@twinsun.com>
+
+	* m4/strftime.m4 (jm_FUNC_GNU_STRFTIME):
+	Don't bother to check library strftime, since
+	we'll be using our own my_strftime function anyway.
+	Define my_strftime instead of strftime.
+
 2001-05-15  Jim Meyering  <meyering@lucent.com>
 
 	* regex.m4: Use proper quoting so brackets appear in the test program.