]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 13 Oct 1997 14:08:51 +0000 (14:08 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 13 Oct 1997 14:08:51 +0000 (14:08 +0000)
old/fileutils/ChangeLog

index bebb4fbf8482c3d1eba3860faa685bc179d68658..75ae9cbb154f308f7e5280a3d6bd62dfc08cb91b 100644 (file)
@@ -1,3 +1,9 @@
+1997-10-13  Jim Meyering  <meyering@na-net.ornl.gov>
+
+       * configure.in (AC_CHECK_HEADERS): Add termios.h.
+       * src/ls.c: Bracket inclusion of termios.h with #ifdef HAVE_TERMIOS_H.
+       Masami Takikawa reported that this is necessary on NeXTStep 3.0 systems.
+
 1997-10-07  Jim Meyering  <meyering@na-net.ornl.gov>
 
        * src/*.c: Update bug-reporting address.