.
authorJim Meyering <jim@meyering.net>
Sat, 13 Jul 1996 19:26:22 +0000 (19:26 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 13 Jul 1996 19:26:22 +0000 (19:26 +0000)
old/sh-utils/ChangeLog

index 2405581..3141131 100644 (file)
@@ -1,10 +1,18 @@
+Sat Jul 13 14:22:54 1996  Jim Meyering  <meyering@na-net.ornl.gov>
+
+       * configure.in (boot time test): Use AC_EGREP_CPP instead of
+       AC_EGREP_HEADER; #endif, instead of #fi.
+       (AM_SYS_POSIX_TERMIOS, AM_HEADER_TIOCGWINSZ_NEEDS_SYS_IOCTL): Use
+       these macros instead of the tests from which they were derived.
+       ($am_cv_sys_posix_termios): Renamed to have am_ prefix instead of su_.
+
 Wed Jul 10 22:57:29 1996  Jim Meyering  <meyering@na-net.ornl.gov>
 
        * aclocal.m4 (fp_PROG_CC_STDC): Include sys/stat.h in test program
        so that DYNIX/ptx V4.1.3 doesn't use `-Xc -D__EXTENSIONS__' -- with
        those options on that system, sys/stat.h gets compile errors.
        With help from Marcus Daniels.
-       
+
        * getopt.c: Update from gettext-0.10.23.
        * getopt1.c: Likewise.
        * getopt.h: Likewise.