From: Paul Eggert Date: Sun, 12 Mar 2006 08:07:09 +0000 (+0000) Subject: Add time_r.m4. X-Git-Tag: v6.0~625 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66314b605eac045ab6afde4002b12c71d7111643;p=thirdparty%2Fcoreutils.git Add time_r.m4. --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 3e063f8c42..b3862771de 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,8 @@ +2006-03-12 Paul Eggert + + * prereq.m4 (gl_PREREQ): Require gl_TIME_R. + * time_r.m4: New file, from gnulib. + 2006-03-01 Paul Eggert * clock_time.m4 (gl_CLOCK_TIME): Require gl_USE_SYSTEM_EXTENSIONS,