]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 27 May 2002 16:44:12 +0000 (16:44 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 27 May 2002 16:44:12 +0000 (16:44 +0000)
m4/ChangeLog

index 8d0596fe88e990b9ffafcfb1b237f2129db0129c..81a9aeaf560cdadc68429824252924abe5e38777 100644 (file)
@@ -1,5 +1,8 @@
 2002-05-27  Jim Meyering  <meyering@lucent.com>
 
+       * gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Also replace
+       localtime.
+
        * readdir.m4 (jm_FUNC_READDIR): Undefine `rmdir' so we don't try to
        use the replacement function; it wouldn't resolve at link time.
        Reported by Volker Borchert.