From: Jim Meyering Date: Sun, 20 May 2001 20:38:29 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=925c8d4a7caaafaabcb8fff6abd900941eb38943;p=pspp *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index d1a645e063..9ae6775ad9 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,10 @@ +2001-05-11 Paul Eggert + + * 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 * regex.m4: Use proper quoting so brackets appear in the test program.