]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sat, 7 Dec 1996 18:57:11 +0000 (18:57 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 7 Dec 1996 18:57:11 +0000 (18:57 +0000)
old/sh-utils/ChangeLog

index 4dae9dc3124c1351b7a62d3813204a372f8702c2..9a52a4eee7b98265624610a7254ac487daf14386 100644 (file)
@@ -1,3 +1,20 @@
+Sat Dec  7 12:52:00 1996  Jim Meyering  <meyering@na-net.ornl.gov>
+
+       * configure.in (jm_HEADER_TIOCGWINSZ_NEEDS_SYS_IOCTL): Use this variant
+       of the AM_ prefixed macro.
+       (check for TIOCGWINSZ in sys/pty): In essence, require
+       jm_HEADER_TIOCGWINSZ_IN_TERMIOS_H so that 
+       $jm_cv_sys_tiocgwinsz_needs_termios_h (renamed from
+       $gwinsz_in_termios_h) is defined.
+
+       * lib/strftime.c (strftime): Remove " %Z" part of format for %c.
+       Suggestion from Paul Eggert.
+
+Fri Dec  6 20:52:07 1996  Jim Meyering  <meyering@na-net.ornl.gov>
+
+       * acinclude.m4 (jm_FUNC_MKTIME): Rather than including the text of
+       AM_FUNC_MKTIME, simply AC_REQUIRE it.
+
 Mon Dec  2 20:59:38 1996  Jim Meyering  <meyering@na-net.ornl.gov>
 
        * configure.in (su_cv_func_ut_host_in_utmp): Move test that can