1 /* config.h.in. Generated automatically from configure.in by autoheader. */
3 /* Define if you have the strcoll function and it is properly defined. */
6 /* Define if on MINIX. */
9 /* Define if the system does not provide POSIX.1 features except
11 #undef _POSIX_1_SOURCE
13 /* Define if you need to in order for stat and other things to work. */
16 /* Define as the return type of signal handlers (int or void). */
19 /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly. */
20 #undef STAT_MACROS_BROKEN
22 /* Definitions pulled in from aclocal.m4. */
23 #undef VOID_SIGHANDLER
25 #undef GWINSZ_IN_SYS_IOCTL
27 #undef TIOCSTAT_IN_SYS_IOCTL
29 #undef HAVE_GETPW_DECLS
31 #undef FIONREAD_IN_SYS_IOCTL
33 #undef HAVE_BSD_SIGNALS
37 #undef HAVE_POSIX_SIGNALS
39 #undef HAVE_POSIX_SIGSETJMP
41 #undef HAVE_USG_SIGHOLD
43 #undef MUST_REINSTALL_SIGHANDLERS
45 #undef SPEED_T_IN_SYS_TYPES
49 #undef STRUCT_DIRENT_HAS_D_FILENO
51 #undef STRUCT_DIRENT_HAS_D_INO
53 #undef STRUCT_WINSIZE_IN_SYS_IOCTL
55 #undef STRUCT_WINSIZE_IN_TERMIOS
57 /* Define if you have the lstat function. */
60 /* Define if you have the putenv function. */
63 /* Define if you have the select function. */
66 /* Define if you have the setenv function. */
69 /* Define if you have the setlocale function. */
72 /* Define if you have the strcasecmp function. */
73 #undef HAVE_STRCASECMP
75 /* Define if you have the tcgetattr function. */
78 /* Define if you have the <dirent.h> header file. */
81 /* Define if you have the <locale.h> header file. */
84 /* Define if you have the <ndir.h> header file. */
87 /* Define if you have the <stdarg.h> header file. */
90 /* Define if you have the <stdlib.h> header file. */
93 /* Define if you have the <string.h> header file. */
96 /* Define if you have the <sys/dir.h> header file. */
99 /* Define if you have the <sys/file.h> header file. */
100 #undef HAVE_SYS_FILE_H
102 /* Define if you have the <sys/ndir.h> header file. */
103 #undef HAVE_SYS_NDIR_H
105 /* Define if you have the <sys/pte.h> header file. */
106 #undef HAVE_SYS_PTE_H
108 /* Define if you have the <sys/ptem.h> header file. */
109 #undef HAVE_SYS_PTEM_H
111 /* Define if you have the <sys/select.h> header file. */
112 #undef HAVE_SYS_SELECT_H
114 /* Define if you have the <sys/stream.h> header file. */
115 #undef HAVE_SYS_STREAM_H
117 /* Define if you have the <termcap.h> header file. */
118 #undef HAVE_TERMCAP_H
120 /* Define if you have the <termio.h> header file. */
123 /* Define if you have the <termios.h> header file. */
124 #undef HAVE_TERMIOS_H
126 /* Define if you have the <unistd.h> header file. */
129 /* Define if you have the <varargs.h> header file. */
130 #undef HAVE_VARARGS_H
132 /* modify settings or make new ones based on what autoconf tells us. */
134 /* Ultrix botches type-ahead when switching from canonical to
135 non-canonical mode, at least through version 4.3 */
136 #if !defined (HAVE_TERMIOS_H) || !defined (HAVE_TCGETATTR) || defined (ultrix)
137 # define TERMIOS_MISSING
140 #if defined (STRCOLL_BROKEN)
144 #if defined (__STDC__) && defined (HAVE_STDARG_H)
145 # define PREFER_STDARG
148 # if defined (HAVE_VARARGS_H)
149 # define PREFER_VARARGS