1 /* config.h.in. Generated automatically from configure.in by autoheader. */
3 /* Define if on MINIX. */
6 /* Define as the return type of signal handlers (int or void). */
9 /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly. */
10 #undef STAT_MACROS_BROKEN
12 #undef VOID_SIGHANDLER
14 /* Define if you have the lstat function. */
17 /* Define if you have the putenv function. */
20 /* Define if you have the select function. */
23 /* Define if you have the setenv function. */
26 /* Define if you have the strcasecmp function. */
27 #undef HAVE_STRCASECMP
29 /* Define if you have the setlocale function. */
32 /* Define if you have the tcgetattr function. */
35 /* Define if you have the strcoll function. */
40 /* Define if you have the <dirent.h> header file. */
43 /* Define if you have the <ndir.h> header file. */
46 /* Define if you have the <stdlib.h> header file. */
49 /* Define if you have the <string.h> header file. */
52 /* Define if you have the <sys/dir.h> header file. */
55 /* Define if you have the <sys/file.h> header file. */
56 #undef HAVE_SYS_FILE_H
58 /* Define if you have the <sys/ndir.h> header file. */
59 #undef HAVE_SYS_NDIR_H
61 /* Define if you have the <sys/pte.h> header file. */
64 /* Define if you have the <sys/ptem.h> header file. */
65 #undef HAVE_SYS_PTEM_H
67 /* Define if you have the <sys/select.h> header file. */
68 #undef HAVE_SYS_SELECT_H
70 /* Define if you have the <sys/stream.h> header file. */
71 #undef HAVE_SYS_STREAM_H
73 /* Define if you have the <termcap.h> header file. */
76 /* Define if you have the <termio.h> header file. */
79 /* Define if you have the <termios.h> header file. */
82 /* Define if you have the <unistd.h> header file. */
85 /* Define if you have the <varargs.h> header file. */
88 /* Define if you have the <stdarg.h> header file. */
93 /* Definitions pulled in from aclocal.m4. */
94 #undef VOID_SIGHANDLER
96 #undef GWINSZ_IN_SYS_IOCTL
98 #undef STRUCT_WINSIZE_IN_SYS_IOCTL
100 #undef STRUCT_WINSIZE_IN_TERMIOS
102 #undef TIOCSTAT_IN_SYS_IOCTL
104 #undef FIONREAD_IN_SYS_IOCTL
106 #undef SPEED_T_IN_SYS_TYPES
108 #undef HAVE_GETPW_DECLS
110 #undef STRUCT_DIRENT_HAS_D_INO
112 #undef STRUCT_DIRENT_HAS_D_FILENO
114 #undef HAVE_BSD_SIGNALS
116 #undef HAVE_POSIX_SIGNALS
118 #undef HAVE_USG_SIGHOLD
120 #undef MUST_REINSTALL_SIGHANDLERS
122 #undef HAVE_POSIX_SIGSETJMP
125 /* modify settings or make new ones based on what autoconf tells us. */
127 /* Ultrix botches type-ahead when switching from canonical to
128 non-canonical mode, at least through version 4.3 */
129 #if !defined (HAVE_TERMIOS_H) || !defined (HAVE_TCGETATTR) || defined (ultrix)
130 # define TERMIOS_MISSING
133 #if defined (STRCOLL_BROKEN)
137 #if defined (__STDC__) && defined (HAVE_STDARG_H)
138 # define PREFER_STDARG
141 # if defined (HAVE_VARARGS_H)
142 # define PREFER_VARARGS