1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Define to 1 if you have the <fcntl.h> header file. */
6 /* Define to 1 if you have the `fork' function. */
9 /* Define to 1 if you have the <inttypes.h> header file. */
10 #undef HAVE_INTTYPES_H
12 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
16 /* Define to 1 if you have the <memory.h> header file. */
19 /* Define to 1 if you have the `posix_openpt' function. */
20 #undef HAVE_POSIX_OPENPT
22 /* Define to 1 if you have the `select' function. */
25 /* Define to 1 if you have the <stdint.h> header file. */
28 /* Define to 1 if you have the <stdlib.h> header file. */
31 /* Define to 1 if you have the `strdup' function. */
34 /* Define to 1 if you have the <strings.h> header file. */
37 /* Define to 1 if you have the <string.h> header file. */
40 /* Define to 1 if you have the <sys/ioctl.h> header file. */
41 #undef HAVE_SYS_IOCTL_H
43 /* Define to 1 if you have the <sys/select.h> header file. */
44 #undef HAVE_SYS_SELECT_H
46 /* Define to 1 if you have the <sys/socket.h> header file. */
47 #undef HAVE_SYS_SOCKET_H
49 /* Define to 1 if you have the <sys/stat.h> header file. */
50 #undef HAVE_SYS_STAT_H
52 /* Define to 1 if you have the <sys/types.h> header file. */
53 #undef HAVE_SYS_TYPES_H
55 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
56 #undef HAVE_SYS_WAIT_H
58 /* Define to 1 if you have the <termios.h> header file. */
61 /* Define to 1 if you have the <unistd.h> header file. */
64 /* Define to 1 if you have the `vfork' function. */
67 /* Define to 1 if you have the <vfork.h> header file. */
70 /* Define to 1 if `fork' works. */
71 #undef HAVE_WORKING_FORK
73 /* Define to 1 if `vfork' works. */
74 #undef HAVE_WORKING_VFORK
79 /* Define to the address where bug reports for this package should be sent. */
80 #undef PACKAGE_BUGREPORT
82 /* Define to the full name of this package. */
85 /* Define to the full name and version of this package. */
88 /* Define to the one symbol short name of this package. */
89 #undef PACKAGE_TARNAME
91 /* Define to the home page for this package. */
94 /* Define to the version of this package. */
95 #undef PACKAGE_VERSION
97 /* Define as the return type of signal handlers (`int' or `void'). */
100 /* Define to the type of arg 1 for `select'. */
101 #undef SELECT_TYPE_ARG1
103 /* Define to the type of args 2, 3 and 4 for `select'. */
104 #undef SELECT_TYPE_ARG234
106 /* Define to the type of arg 5 for `select'. */
107 #undef SELECT_TYPE_ARG5
109 /* Define to 1 if you have the ANSI C header files. */
112 /* Enable extensions on AIX 3, Interix. */
116 /* Enable GNU extensions on systems that have them. */
120 /* Enable threading extensions on Solaris. */
121 #ifndef _POSIX_PTHREAD_SEMANTICS
122 # undef _POSIX_PTHREAD_SEMANTICS
124 /* Enable extensions on HP NonStop. */
125 #ifndef _TANDEM_SOURCE
126 # undef _TANDEM_SOURCE
128 /* Enable general extensions on Solaris. */
129 #ifndef __EXTENSIONS__
130 # undef __EXTENSIONS__
134 /* Version number of package */
137 /* Define to 1 if on MINIX. */
140 /* Define to 2 if the system does not provide POSIX.1 features except with
142 #undef _POSIX_1_SOURCE
144 /* Define to 1 if you need to in order for `stat' and other things to work. */
147 /* Define to empty if `const' does not conform to ANSI C. */
150 /* Define to rpl_malloc if the replacement function should be used. */
153 /* Define to `int' if <sys/types.h> does not define. */
156 /* Define to `int' if <sys/types.h> does not define. */
159 /* Define as `fork' if `vfork' does not work. */