summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-08-03 14:57:15 +0000
committerJim Meyering <jim@meyering.net>2002-08-03 14:57:15 +0000
commit87ef26a750e01d03196e19f0f9cca6ad3738e9f4 (patch)
tree0738c89837b0a737eccb1c09a179f233eb2a6987 /m4
parentccd890dc9ff2d4d24c2b8ec384cb0f8bc1e9162a (diff)
downloadcoreutils-87ef26a750e01d03196e19f0f9cca6ad3738e9f4.tar.xz
*** empty log message ***
Diffstat (limited to 'm4')
-rw-r--r--m4/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 43712ddae..f63216a0c 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,8 @@
+2002-08-03 Jim Meyering <meyering@lucent.com>
+
+ * jm-winsz1.m4: Require AC_SYS_POSIX_TERMIOS, not AM_SYS_POSIX_TERMIOS.
+ Reported by mkc@mathdogs.com.
+
2002-08-01 Jim Meyering <meyering@lucent.com>
* prereq.m4 (jm_PREREQ_TEMPNAME): lib/tempname.c may use uintmax_t,