1/* ../cnf/config.hin.  Generated from configure.in by autoheader.  */
2
3/* Define to 1 if the `closedir' function returns void instead of `int'. */
4#undef CLOSEDIR_VOID
5
6/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
7   */
8#undef HAVE_DIRENT_H
9
10/* Define to 1 if you have the <fcntl.h> header file. */
11#undef HAVE_FCNTL_H
12
13/* Define to 1 if you have the `grantpt' function. */
14#undef HAVE_GRANTPT
15
16/* Define to 1 if you have the <inttypes.h> header file. */
17#undef HAVE_INTTYPES_H
18
19/* Define to 1 if you have the <libc.h> header file. */
20#undef HAVE_LIBC_H
21
22/* Define to 1 if you have the <libutil.h> header file. */
23#undef HAVE_LIBUTIL_H
24
25/* Define to 1 if you have the <memory.h> header file. */
26#undef HAVE_MEMORY_H
27
28/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
29#undef HAVE_NDIR_H
30
31/* define as 1 if you have `openpty' */
32#undef HAVE_OPENPTY
33
34/* Define to 1 if you have the `posix_openpt' function. */
35#undef HAVE_POSIX_OPENPT
36
37/* Define to 1 if you have the `ptsname' function. */
38#undef HAVE_PTSNAME
39
40/* Define to 1 if you have the <pty.h> header file. */
41#undef HAVE_PTY_H
42
43/* Define to 1 if you have the <sgtty.h> header file. */
44#undef HAVE_SGTTY_H
45
46/* Define to 1 if you have the `signal' function. */
47#undef HAVE_SIGNAL
48
49/* Define to 1 if you have the <signal.h> header file. */
50#undef HAVE_SIGNAL_H
51
52/* Define to 1 if you have the <stdint.h> header file. */
53#undef HAVE_STDINT_H
54
55/* Define to 1 if you have the <stdlib.h> header file. */
56#undef HAVE_STDLIB_H
57
58/* Define to 1 if you have the <strings.h> header file. */
59#undef HAVE_STRINGS_H
60
61/* Define to 1 if you have the <string.h> header file. */
62#undef HAVE_STRING_H
63
64/* Define to 1 if `st_rdev' is a member of `struct stat'. */
65#undef HAVE_STRUCT_STAT_ST_RDEV
66
67/* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use
68   `HAVE_STRUCT_STAT_ST_RDEV' instead. */
69#undef HAVE_ST_RDEV
70
71/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
72   */
73#undef HAVE_SYS_DIR_H
74
75/* Define to 1 if you have the <sys/ioctl.h> header file. */
76#undef HAVE_SYS_IOCTL_H
77
78/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
79   */
80#undef HAVE_SYS_NDIR_H
81
82/* Define to 1 if you have the <sys/select.h> header file. */
83#undef HAVE_SYS_SELECT_H
84
85/* Define to 1 if you have the <sys/signal.h> header file. */
86#undef HAVE_SYS_SIGNAL_H
87
88/* Define to 1 if you have the <sys/stat.h> header file. */
89#undef HAVE_SYS_STAT_H
90
91/* Define to 1 if you have the <sys/time.h> header file. */
92#undef HAVE_SYS_TIME_H
93
94/* Define to 1 if you have the <sys/types.h> header file. */
95#undef HAVE_SYS_TYPES_H
96
97/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
98#undef HAVE_SYS_WAIT_H
99
100/* Define to 1 if you have the <termios.h> header file. */
101#undef HAVE_TERMIOS_H
102
103/* Define to 1 if you have the <termio.h> header file. */
104#undef HAVE_TERMIO_H
105
106/* Define to 1 if you have the <unistd.h> header file. */
107#undef HAVE_UNISTD_H
108
109/* Define to 1 if you have the `unlockpt' function. */
110#undef HAVE_UNLOCKPT
111
112/* Define to 1 if you have the <util.h> header file. */
113#undef HAVE_UTIL_H
114
115/* Define to 1 if you have the `wait3' system call. Deprecated, you should no
116   longer depend upon `wait3'. */
117#undef HAVE_WAIT3
118
119/* Define to 1 if your C compiler doesn't accept -c and -o together. */
120#undef NO_MINUS_C_MINUS_O
121
122/* Define to the address where bug reports for this package should be sent. */
123#undef PACKAGE_BUGREPORT
124
125/* Define to the full name of this package. */
126#undef PACKAGE_NAME
127
128/* Define to the full name and version of this package. */
129#undef PACKAGE_STRING
130
131/* Define to the one symbol short name of this package. */
132#undef PACKAGE_TARNAME
133
134/* Define to the home page for this package. */
135#undef PACKAGE_URL
136
137/* Define to the version of this package. */
138#undef PACKAGE_VERSION
139
140/* Define as the return type of signal handlers (`int' or `void'). */
141#undef RETSIGTYPE
142
143/* The size of `int', as computed by sizeof. */
144#undef SIZEOF_INT
145
146/* The size of `long', as computed by sizeof. */
147#undef SIZEOF_LONG
148
149/* The size of `short', as computed by sizeof. */
150#undef SIZEOF_SHORT
151
152/* Define to 1 if you have the ANSI C header files. */
153#undef STDC_HEADERS
154
155/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
156#undef TIME_WITH_SYS_TIME
157
158/* Define to 1 if the X Window System is missing or not being used. */
159#undef X_DISPLAY_MISSING
160
161/* Define to empty if `const' does not conform to ANSI C. */
162#undef const
163
164/* Define to `int' if <sys/types.h> doesn't define. */
165#undef gid_t
166
167/* Define to `int' if <sys/types.h> does not define. */
168#undef pid_t
169
170/* Define to `int' if <sys/types.h> doesn't define. */
171#undef uid_t
172