2 /* modify settings or make new ones based on what autoconf tells us. */
4 /* Ultrix botches type-ahead when switching from canonical to
5 non-canonical mode, at least through version 4.3 */
6 #if !defined (HAVE_TERMIOS_H) || !defined (HAVE_TCGETATTR) || defined (ultrix)
7 # define TERMIOS_MISSING
10 #if defined (STRCOLL_BROKEN)
14 #if defined (__STDC__) && defined (HAVE_STDARG_H)
15 # define PREFER_STDARG
18 # if defined (HAVE_VARARGS_H)
19 # define PREFER_VARARGS