1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define to 1 if you have the `asprintf' function. */
4#undef HAVE_ASPRINTF
5
6/* Define to 1 if you have the <dlfcn.h> header file. */
7#undef HAVE_DLFCN_H
8
9/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
10#undef HAVE_DOPRNT
11
12/* Define to 1 if you have the `dup2' function. */
13#undef HAVE_DUP2
14
15/* Define to 1 if you have the <fcntl.h> header file. */
16#undef HAVE_FCNTL_H
17
18/* Define to 1 if you have the `fork' function. */
19#undef HAVE_FORK
20
21/* Define to 1 if you have the <inttypes.h> header file. */
22#undef HAVE_INTTYPES_H
23
24/* Define to 1 if you have the <limits.h> header file. */
25#undef HAVE_LIMITS_H
26
27/* Define to 1 if you have the <memory.h> header file. */
28#undef HAVE_MEMORY_H
29
30/* Define to 1 if you have the `memset' function. */
31#undef HAVE_MEMSET
32
33/* Define to 1 if you have the `select' function. */
34#undef HAVE_SELECT
35
36/* Define to 1 if you have the <stdint.h> header file. */
37#undef HAVE_STDINT_H
38
39/* Define to 1 if you have the <stdlib.h> header file. */
40#undef HAVE_STDLIB_H
41
42/* Define to 1 if you have the `strerror' function. */
43#undef HAVE_STRERROR
44
45/* Define to 1 if you have the <strings.h> header file. */
46#undef HAVE_STRINGS_H
47
48/* Define to 1 if you have the <string.h> header file. */
49#undef HAVE_STRING_H
50
51/* Define to 1 if you have the `strrchr' function. */
52#undef HAVE_STRRCHR
53
54/* Define to 1 if you have the <syslog.h> header file. */
55#undef HAVE_SYSLOG_H
56
57/* Define to 1 if you have the <sys/ioctl.h> header file. */
58#undef HAVE_SYS_IOCTL_H
59
60/* Define to 1 if you have the <sys/select.h> header file. */
61#undef HAVE_SYS_SELECT_H
62
63/* Define to 1 if you have the <sys/socket.h> header file. */
64#undef HAVE_SYS_SOCKET_H
65
66/* Define to 1 if you have the <sys/stat.h> header file. */
67#undef HAVE_SYS_STAT_H
68
69/* Define to 1 if you have the <sys/time.h> header file. */
70#undef HAVE_SYS_TIME_H
71
72/* Define to 1 if you have the <sys/types.h> header file. */
73#undef HAVE_SYS_TYPES_H
74
75/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
76#undef HAVE_SYS_WAIT_H
77
78/* Define to 1 if you have the <unistd.h> header file. */
79#undef HAVE_UNISTD_H
80
81/* Define to 1 if you have the `vfork' function. */
82#undef HAVE_VFORK
83
84/* Define to 1 if you have the <vfork.h> header file. */
85#undef HAVE_VFORK_H
86
87/* Define to 1 if you have the `vprintf' function. */
88#undef HAVE_VPRINTF
89
90/* Define to 1 if `fork' works. */
91#undef HAVE_WORKING_FORK
92
93/* Define to 1 if `vfork' works. */
94#undef HAVE_WORKING_VFORK
95
96/* Define to the sub-directory in which libtool stores uninstalled libraries.
97   */
98#undef LT_OBJDIR
99
100/* Define to 1 if assertions should be disabled. */
101#undef NDEBUG
102
103/* Define to 1 if your C compiler doesn't accept -c and -o together. */
104#undef NO_MINUS_C_MINUS_O
105
106/* Name of package */
107#undef PACKAGE
108
109/* Define to the address where bug reports for this package should be sent. */
110#undef PACKAGE_BUGREPORT
111
112/* Define to the full name of this package. */
113#undef PACKAGE_NAME
114
115/* Define to the full name and version of this package. */
116#undef PACKAGE_STRING
117
118/* Define to the one symbol short name of this package. */
119#undef PACKAGE_TARNAME
120
121/* Define to the version of this package. */
122#undef PACKAGE_VERSION
123
124/* Define as the return type of signal handlers (`int' or `void'). */
125#undef RETSIGTYPE
126
127/* Define to the type of arg 1 for `select'. */
128#undef SELECT_TYPE_ARG1
129
130/* Define to the type of args 2, 3 and 4 for `select'. */
131#undef SELECT_TYPE_ARG234
132
133/* Define to the type of arg 5 for `select'. */
134#undef SELECT_TYPE_ARG5
135
136/* Define to 1 if the `setpgrp' function takes no argument. */
137#undef SETPGRP_VOID
138
139/* Define to 1 if you have the ANSI C header files. */
140#undef STDC_HEADERS
141
142/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
143#undef TIME_WITH_SYS_TIME
144
145/* Enable extensions on AIX 3, Interix.  */
146#ifndef _ALL_SOURCE
147# undef _ALL_SOURCE
148#endif
149/* Enable GNU extensions on systems that have them.  */
150#ifndef _GNU_SOURCE
151# undef _GNU_SOURCE
152#endif
153/* Enable threading extensions on Solaris.  */
154#ifndef _POSIX_PTHREAD_SEMANTICS
155# undef _POSIX_PTHREAD_SEMANTICS
156#endif
157/* Enable extensions on HP NonStop.  */
158#ifndef _TANDEM_SOURCE
159# undef _TANDEM_SOURCE
160#endif
161/* Enable general extensions on Solaris.  */
162#ifndef __EXTENSIONS__
163# undef __EXTENSIONS__
164#endif
165
166
167/* Version number of package */
168#undef VERSION
169
170/* Number of bits in a file offset, on hosts where this is settable. */
171#undef _FILE_OFFSET_BITS
172
173/* Define for large files, on AIX-style hosts. */
174#undef _LARGE_FILES
175
176/* Define to 1 if on MINIX. */
177#undef _MINIX
178
179/* Define to 2 if the system does not provide POSIX.1 features except with
180   this defined. */
181#undef _POSIX_1_SOURCE
182
183/* Define to 1 if you need to in order for `stat' and other things to work. */
184#undef _POSIX_SOURCE
185
186/* Define to empty if `const' does not conform to ANSI C. */
187#undef const
188
189/* Define to `int' if <sys/types.h> does not define. */
190#undef mode_t
191
192/* Define to `int' if <sys/types.h> does not define. */
193#undef pid_t
194
195/* Define to `unsigned int' if <sys/types.h> does not define. */
196#undef size_t
197
198/* Define as `fork' if `vfork' does not work. */
199#undef vfork
200
201/* Define to empty if the keyword `volatile' does not work. Warning: valid
202   code using `volatile' can become incorrect without. Disable with care. */
203#undef volatile
204