several updated in configure.
[crywrap.git] / system.h.in
blobcaa4cf137a31bf362e1eedb0ef815adde3156bd1
1 /* system.h.in. Generated from configure.ac by autoheader. */
3 /* Define this to enable logging support */
4 #undef BHC_OPTION_ALL_LOGGING
6 /* Define this to enable debug mode */
7 #undef BHC_OPTION_DEBUG
9 /* Define this to disable all logging support */
10 #undef BHC_OPTION_NOALL_LOGGING
12 /* Define this to disable debug mode */
13 #undef BHC_OPTION_NODEBUG
15 /* Define to 1 if the `closedir' function returns void instead of `int'. */
16 #undef CLOSEDIR_VOID
18 /* Define this to enable forking to background */
19 #undef CRYWRAP_OPTION_FORK
21 /* Define this to disable forking to background */
22 #undef CRYWRAP_OPTION_NOFORK
24 /* Define to 1 if you have the `alarm' function. */
25 #undef HAVE_ALARM
27 /* Define to 1 if you have the `alphasort' function. */
28 #undef HAVE_ALPHASORT
30 /* Define to 1 if you have the <argp.h> header file. */
31 #undef HAVE_ARGP_H
33 /* Define to 1 if you have the `argp_parse' function. */
34 #undef HAVE_ARGP_PARSE
36 /* Define to 1 if you have the <arpa/inet.h> header file. */
37 #undef HAVE_ARPA_INET_H
39 /* Define to 1 if you have the `asprintf' function. */
40 #undef HAVE_ASPRINTF
42 /* Define to 1 if you have the `atexit' function. */
43 #undef HAVE_ATEXIT
45 /* Define to 1 if you have the `basename' function. */
46 #undef HAVE_BASENAME
48 /* Define this if your getsubopt() is broken */
49 #undef HAVE_BROKEN_GETSUBOPT
51 /* Define to 1 if you have the `canonicalize_file_name' function. */
52 #undef HAVE_CANONICALIZE_FILE_NAME
54 /* Define to 1 if you have the `confstr' function. */
55 #undef HAVE_CONFSTR
57 /* Define to 1 if you have the `daemon' function. */
58 #undef HAVE_DAEMON
60 /* Define this if you have TCP_CORK */
61 #undef HAVE_DECL_TCP_CORK
63 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
65 #undef HAVE_DIRENT_H
67 /* Define to 1 if you have the `dirname' function. */
68 #undef HAVE_DIRNAME
70 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
71 #undef HAVE_DOPRNT
73 /* Define to 1 if you have the `dup2' function. */
74 #undef HAVE_DUP2
76 /* Define to 1 if you have the `epoll_create' function. */
77 #undef HAVE_EPOLL_CREATE
79 /* Define to 1 if you have the <errno.h> header file. */
80 #undef HAVE_ERRNO_H
82 /* Define to 1 if the system has the type `error_t socklen_t'. */
83 #undef HAVE_ERROR_T_SOCKLEN_T
85 /* Define to 1 if you have the <fcntl.h> header file. */
86 #undef HAVE_FCNTL_H
88 /* Define to 1 if you have the `fork' function. */
89 #undef HAVE_FORK
91 /* Define to 1 if you have the `getcwd' function. */
92 #undef HAVE_GETCWD
94 /* Define to 1 if you have the `getdelim' function. */
95 #undef HAVE_GETDELIM
97 /* Define to 1 if you have the `getline' function. */
98 #undef HAVE_GETLINE
100 /* Define to 1 if you have the <getopt.h> header file. */
101 #undef HAVE_GETOPT_H
103 /* Define to 1 if you have the `getopt_long' function. */
104 #undef HAVE_GETOPT_LONG
106 /* Define to 1 if you have the `getpagesize' function. */
107 #undef HAVE_GETPAGESIZE
109 /* Define to 1 if you have the `getsubopt' function. */
110 #undef HAVE_GETSUBOPT
112 /* Define to 1 if you have the <inttypes.h> header file. */
113 #undef HAVE_INTTYPES_H
115 /* Define to 1 if you have the `kqueue' function. */
116 #undef HAVE_KQUEUE
118 /* Define to 1 if you have the `gnugetopt' library (-lgnugetopt). */
119 #undef HAVE_LIBGNUGETOPT
121 /* Define to 1 if you have the `nsl' library (-lnsl). */
122 #undef HAVE_LIBNSL
124 /* Define to 1 if you have the `sendfile' library (-lsendfile). */
125 #undef HAVE_LIBSENDFILE
127 /* Define to 1 if you have the `socket' library (-lsocket). */
128 #undef HAVE_LIBSOCKET
130 /* Define to 1 if you have the <limits.h> header file. */
131 #undef HAVE_LIMITS_H
133 /* Define to 1 if `lstat' has the bug that it succeeds when given the
134 zero-length file name argument. */
135 #undef HAVE_LSTAT_EMPTY_STRING_BUG
137 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
138 to 0 otherwise. */
139 #undef HAVE_MALLOC
141 /* Define to 1 if you have the `memchr' function. */
142 #undef HAVE_MEMCHR
144 /* Define to 1 if you have the <memory.h> header file. */
145 #undef HAVE_MEMORY_H
147 /* Define to 1 if you have the `mempcpy' function. */
148 #undef HAVE_MEMPCPY
150 /* Define to 1 if you have the `memset' function. */
151 #undef HAVE_MEMSET
153 /* Define to 1 if you have a working `mmap' system call. */
154 #undef HAVE_MMAP
156 /* Define to 1 if you have the `munmap' function. */
157 #undef HAVE_MUNMAP
159 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
160 #undef HAVE_NDIR_H
162 /* Define to 1 if you have the <netdb.h> header file. */
163 #undef HAVE_NETDB_H
165 /* Define to 1 if you have the <netinet/in.h> header file. */
166 #undef HAVE_NETINET_IN_H
168 /* Define to 1 if you have the <paths.h> header file. */
169 #undef HAVE_PATHS_H
171 /* Define to 1 if you have the `putenv' function. */
172 #undef HAVE_PUTENV
174 /* Define to 1 if your system has a GNU libc compatible `realloc' function,
175 and to 0 otherwise. */
176 #undef HAVE_REALLOC
178 /* Define to 1 if you have the `regcomp' function. */
179 #undef HAVE_REGCOMP
181 /* Define to 1 if you have the `scandir' function. */
182 #undef HAVE_SCANDIR
184 /* Define to 1 if you have the `select' function. */
185 #undef HAVE_SELECT
187 /* Define to 1 if you have the `setenv' function. */
188 #undef HAVE_SETENV
190 /* Define to 1 if you have the `setproctitle' function. */
191 #undef HAVE_SETPROCTITLE
193 /* Define if you have struct sockaddr_storage */
194 #undef HAVE_SOCKADDR_STORAGE
196 /* Define to 1 if you have the `socket' function. */
197 #undef HAVE_SOCKET
199 /* Define to 1 if `stat' has the bug that it succeeds when given the
200 zero-length file name argument. */
201 #undef HAVE_STAT_EMPTY_STRING_BUG
203 /* Define to 1 if you have the <stddef.h> header file. */
204 #undef HAVE_STDDEF_H
206 /* Define to 1 if you have the <stdint.h> header file. */
207 #undef HAVE_STDINT_H
209 /* Define to 1 if you have the <stdlib.h> header file. */
210 #undef HAVE_STDLIB_H
212 /* Define to 1 if you have the `strcasecmp' function. */
213 #undef HAVE_STRCASECMP
215 /* Define to 1 if you have the `strchr' function. */
216 #undef HAVE_STRCHR
218 /* Define to 1 if you have the `strdup' function. */
219 #undef HAVE_STRDUP
221 /* Define to 1 if you have the `strerror' function. */
222 #undef HAVE_STRERROR
224 /* Define to 1 if you have the `strftime' function. */
225 #undef HAVE_STRFTIME
227 /* Define to 1 if you have the <strings.h> header file. */
228 #undef HAVE_STRINGS_H
230 /* Define to 1 if you have the <string.h> header file. */
231 #undef HAVE_STRING_H
233 /* Define to 1 if you have the `strncasecmp' function. */
234 #undef HAVE_STRNCASECMP
236 /* Define to 1 if you have the `strndup' function. */
237 #undef HAVE_STRNDUP
239 /* Define to 1 if you have the `strptime' function. */
240 #undef HAVE_STRPTIME
242 /* Define to 1 if you have the `strrchr' function. */
243 #undef HAVE_STRRCHR
245 /* Define to 1 if you have the `strstr' function. */
246 #undef HAVE_STRSTR
248 /* Define to 1 if you have the `strtoul' function. */
249 #undef HAVE_STRTOUL
251 /* Define this if you have the suboptarg variable */
252 #undef HAVE_SUBOPTARG
254 /* Define to 1 if you have the <syslog.h> header file. */
255 #undef HAVE_SYSLOG_H
257 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
259 #undef HAVE_SYS_DIR_H
261 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
263 #undef HAVE_SYS_NDIR_H
265 /* Define to 1 if you have the <sys/param.h> header file. */
266 #undef HAVE_SYS_PARAM_H
268 /* Define to 1 if you have the <sys/select.h> header file. */
269 #undef HAVE_SYS_SELECT_H
271 /* Define to 1 if you have the <sys/socket.h> header file. */
272 #undef HAVE_SYS_SOCKET_H
274 /* Define to 1 if you have the <sys/stat.h> header file. */
275 #undef HAVE_SYS_STAT_H
277 /* Define to 1 if you have the <sys/types.h> header file. */
278 #undef HAVE_SYS_TYPES_H
280 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
281 #undef HAVE_SYS_WAIT_H
283 /* Define to 1 if you have the `uname' function. */
284 #undef HAVE_UNAME
286 /* Define to 1 if you have the <unistd.h> header file. */
287 #undef HAVE_UNISTD_H
289 /* Define this if you have GCC-style variadic macros */
290 #undef HAVE_VARIADIC_MACROS
292 /* Define to 1 if you have the `vasprintf' function. */
293 #undef HAVE_VASPRINTF
295 /* Define to 1 if you have the `vfork' function. */
296 #undef HAVE_VFORK
298 /* Define to 1 if you have the <vfork.h> header file. */
299 #undef HAVE_VFORK_H
301 /* Define to 1 if you have the `vprintf' function. */
302 #undef HAVE_VPRINTF
304 /* Define to 1 if you have the `vsnprintf' function. */
305 #undef HAVE_VSNPRINTF
307 /* Define to 1 if you have the `vsyslog' function. */
308 #undef HAVE_VSYSLOG
310 /* Define to 1 if `fork' works. */
311 #undef HAVE_WORKING_FORK
313 /* Define this if setproctitle(NULL) works */
314 #undef HAVE_WORKING_SETPROCTITLE
316 /* Define to 1 if `vfork' works. */
317 #undef HAVE_WORKING_VFORK
319 /* Define if you have __VA_ARGS__ */
320 #undef HAVE___VA_ARGS__
322 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
323 slash. */
324 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
326 /* Define to the address where bug reports for this package should be sent. */
327 #undef PACKAGE_BUGREPORT
329 /* Define to the full name of this package. */
330 #undef PACKAGE_NAME
332 /* Define to the full name and version of this package. */
333 #undef PACKAGE_STRING
335 /* Define to the one symbol short name of this package. */
336 #undef PACKAGE_TARNAME
338 /* Define to the home page for this package. */
339 #undef PACKAGE_URL
341 /* Define to the version of this package. */
342 #undef PACKAGE_VERSION
344 /* Define as the return type of signal handlers (`int' or `void'). */
345 #undef RETSIGTYPE
347 /* Define to the type of arg 1 for `select'. */
348 #undef SELECT_TYPE_ARG1
350 /* Define to the type of args 2, 3 and 4 for `select'. */
351 #undef SELECT_TYPE_ARG234
353 /* Define to the type of arg 5 for `select'. */
354 #undef SELECT_TYPE_ARG5
356 /* The size of `size_t', as computed by sizeof. */
357 #undef SIZEOF_SIZE_T
359 /* Define to 1 if you have the ANSI C header files. */
360 #undef STDC_HEADERS
362 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
363 #undef TM_IN_SYS_TIME
365 /* Define to 1 if you want Libidn. */
366 #undef USE_LIBIDN
368 /* Define to empty if `const' does not conform to ANSI C. */
369 #undef const
371 /* Define to `int' if <sys/types.h> doesn't define. */
372 #undef gid_t
374 /* Define to `__inline__' or `__inline' if that's what the C compiler
375 calls it, or to nothing if 'inline' is not supported under any name. */
376 #ifndef __cplusplus
377 #undef inline
378 #endif
380 /* Define to rpl_malloc if the replacement function should be used. */
381 #undef malloc
383 /* Define to `long int' if <sys/types.h> does not define. */
384 #undef off_t
386 /* Define to `int' if <sys/types.h> does not define. */
387 #undef pid_t
389 /* Define to rpl_realloc if the replacement function should be used. */
390 #undef realloc
392 /* Define to `unsigned int' if <sys/types.h> does not define. */
393 #undef size_t
395 /* Define to `int' if <sys/types.h> doesn't define. */
396 #undef uid_t
398 /* Define as `fork' if `vfork' does not work. */
399 #undef vfork
401 /* Define to empty if the keyword `volatile' does not work. Warning: valid
402 code using `volatile' can become incorrect without. Disable with care. */
403 #undef volatile