Require AC_SYS_POSIX_TERMIOS, not AM_SYS_POSIX_TERMIOS.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 16 Aug 2003 09:04:11 +0000 (09:04 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 16 Aug 2003 09:04:11 +0000 (09:04 +0000)
commita751838451e58deb9816b34c2a6f218f1ebe0baf
treee4850e87ac1c1a095654a52ee62495c988fbc598
parent02e31368a1a3011aebad71228883f2309abc6e4e
Require AC_SYS_POSIX_TERMIOS, not AM_SYS_POSIX_TERMIOS.
Reported by mkc@mathdogs.com.
Also change use of $am_cv_sys_posix_termios
to $ac_cv_sys_posix_termios.  Reported by Andreas Schwab.
m4/jm-winsz1.m4