]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 8 Jun 2003 18:03:03 +0000 (18:03 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 8 Jun 2003 18:03:03 +0000 (18:03 +0000)
lib/ChangeLog

index d238f75e8fa2b6fa8756e7bbb9f062640619460f..fa7968a1e0459c27cda66edcebe6c8b2bc534134 100644 (file)
@@ -5,7 +5,7 @@
        Clean up, as part of merge with emacs version of strftime.c.
        * strftime.c (my_strftime) [!_LIBC && HAVE_TZNAME && HAVE_TZSET]:
        Remove function, now that we can rely on a working tzset function.
-       Ensure that the required autoconf test has been run.
+       [!_LIBC]: Ensure that the required autoconf test has been run.
        * gettimeofday.c: Also undef tzset.
        (rpl_tzset): New function, for use by new macro, gl_FUNC_TZSET_CLOBBER.