1 /* config.h.in. Generated from configure.in by autoheader. */
3 /* Define to 1 if the `closedir' function returns void instead of `int'. */
6 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
7 systems. This function is required for `alloca.c' support on those systems.
9 #undef CRAY_STACKSEG_END
11 /* Define this to the include prefix of crypto++ */
12 #undef CRYPTOPP_INCLUDE_PREFIX
14 /* Define to 1 if using `alloca.c'. */
17 /* Define to 1 if translation of program messages to the user's native
18 language is requested. */
21 /* Define to 1 if you have `alloca', as a function or macro. */
24 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
28 /* Define to 1 if you have the <argz.h> header file. */
31 /* Define to 1 if you have the <arpa/inet.h> header file. */
32 #undef HAVE_ARPA_INET_H
34 /* Define to 1 if you have the <cxxabi.h> header which declares
35 abi::__cxa_demangle() */
38 /* Define if the GNU dcgettext() function is already present or preinstalled.
42 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
44 #undef HAVE_DECL_STRERROR_R
46 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
50 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
53 /* Define to 1 if you have the `endpwent' function. */
56 /* Define to 1 if you have the <errno.h> header file. */
59 /* Define to 1 if you have the <execinfo.h> header which declares backtrace()
63 /* Define to 1 if you have the fallocate() function. */
66 /* Define to 1 if you have the <fcntl.h> header file. */
69 /* Define to 1 if you have the `feof_unlocked' function. */
70 #undef HAVE_FEOF_UNLOCKED
72 /* Define to 1 if you have the `fgets_unlocked' function. */
73 #undef HAVE_FGETS_UNLOCKED
75 /* Define to 1 if you have the `floor' function. */
78 /* Define to 1 if you have the `fork' function. */
81 /* Define to 1 if you have the `ftruncate' function. */
84 /* Define to 1 if you have the `getcwd' function. */
87 /* Define to 1 if you have the `getc_unlocked' function. */
88 #undef HAVE_GETC_UNLOCKED
90 /* Define to 1 if you have the `getegid' function. */
93 /* Define to 1 if you have the `geteuid' function. */
96 /* Define to 1 if you have the `getgid' function. */
99 /* Define to 1 if you have the `gethostbyaddr' function. */
100 #undef HAVE_GETHOSTBYADDR
102 /* Define to 1 if you have the `gethostbyname' function. */
103 #undef HAVE_GETHOSTBYNAME
105 /* Define to 1 if you have the `gethostname' function. */
106 #undef HAVE_GETHOSTNAME
108 /* Define to 1 if you have the `getmntent' function. */
109 #undef HAVE_GETMNTENT
111 /* Define to 1 if you have the `getopt_long' function. */
112 #undef HAVE_GETOPT_LONG
114 /* Define to 1 if you have the `getpagesize' function. */
115 #undef HAVE_GETPAGESIZE
117 /* Define to 1 if you have the `getpass' function. */
120 /* Define to 1 if you have the `getrlimit' function. */
121 #undef HAVE_GETRLIMIT
123 /* Define if the GNU gettext() function is already present or preinstalled. */
126 /* Define to 1 if you have the `gettimeofday' function. */
127 #undef HAVE_GETTIMEOFDAY
129 /* Define to 1 if you have the `getuid' function. */
132 /* Define to 1 if you have the <history.h> header file. */
133 #undef HAVE_HISTORY_H
135 /* Define if you have the iconv() function. */
138 /* Define to 1 if you have the `inet_ntoa' function. */
139 #undef HAVE_INET_NTOA
141 /* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
142 #undef HAVE_INTTYPES_H
144 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
145 declares uintmax_t. */
146 #undef HAVE_INTTYPES_H_WITH_UINTMAX
148 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
149 #undef HAVE_LANGINFO_CODESET
151 /* Define to 1 if you have the <langinfo.h> header file. */
152 #undef HAVE_LANGINFO_H
154 /* Define if your <locale.h> file defines LC_MESSAGES. */
155 #undef HAVE_LC_MESSAGES
157 /* Define to 1 if you have the <libintl.h> header file. */
158 #undef HAVE_LIBINTL_H
160 /* Define if you have a readline compatible library */
161 #undef HAVE_LIBREADLINE
163 /* Define to 1 if you have the <limits.h> header file. */
166 /* Define to 1 if you have the `localeconv' function. */
167 #undef HAVE_LOCALECONV
169 /* Define to 1 if you have the <locale.h> header file. */
172 /* Define to 1 if `lstat' has the bug that it succeeds when given the
173 zero-length file name argument. */
174 #undef HAVE_LSTAT_EMPTY_STRING_BUG
176 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
180 /* Define to 1 if you have the <malloc.h> header file. */
183 /* Define to 1 if you have the `memmove' function. */
186 /* Define to 1 if you have the <memory.h> header file. */
189 /* Define to 1 if you have the `mempcpy' function. */
192 /* Define to 1 if you have the `memset' function. */
195 /* Define to 1 if you have the `mkdir' function. */
198 /* Define to 1 if you have a working `mmap' system call. */
201 /* Define to 1 if you have the <mntent.h> header file. */
204 /* Define to 1 if you have the `munmap' function. */
207 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
210 /* Define to 1 if you have the <netdb.h> header file. */
213 /* Define to 1 if you have the <netinet/in.h> header file. */
214 #undef HAVE_NETINET_IN_H
216 /* Define to 1 if you have the `nl_langinfo' function. */
217 #undef HAVE_NL_LANGINFO
219 /* Define to 1 if you have the <nl_types.h> header file. */
220 #undef HAVE_NL_TYPES_H
222 /* Define to 1 if you have the `poll' function. */
225 /* Define to 1 if you have the <poll.h> header file. */
228 /* Define to 1 if you have posix_fallocate() and it should be used. */
229 #undef HAVE_POSIX_FALLOCATE
231 /* Define to 1 if you have the `pow' function. */
234 /* Define to 1 if the system has the type `ptrdiff_t'. */
235 #undef HAVE_PTRDIFF_T
237 /* Define to 1 if you have the `putenv' function. */
240 /* Define to 1 if you have the <readline.h> header file. */
241 #undef HAVE_READLINE_H
243 /* Define if your readline library has \`add_history' */
244 #undef HAVE_READLINE_HISTORY
246 /* Define to 1 if you have the <readline/history.h> header file. */
247 #undef HAVE_READLINE_HISTORY_H
249 /* Define to 1 if you have the <readline/readline.h> header file. */
250 #undef HAVE_READLINE_READLINE_H
252 /* Define to 1 if your system has a GNU libc compatible `realloc' function,
253 and to 0 otherwise. */
256 /* Define to 1 if you have the `select' function. */
259 /* Define to 1 if you have the `setenv' function. */
262 /* Define to 1 if you have the `setlocale' function. */
263 #undef HAVE_SETLOCALE
265 /* Define to 1 if you have the `setrlimit' function. */
266 #undef HAVE_SETRLIMIT
268 /* Define to 1 if you have the `sigaction' function. */
269 #undef HAVE_SIGACTION
271 /* Define to 1 if you have the <signal.h> header file. */
274 /* Define to 1 if you have the `socket' function. */
277 /* Define to 1 if you have the `sqrt' function. */
280 /* Define to 1 if `stat' has the bug that it succeeds when given the
281 zero-length file name argument. */
282 #undef HAVE_STAT_EMPTY_STRING_BUG
284 /* Define to 1 if stdbool.h conforms to C99. */
285 #undef HAVE_STDBOOL_H
287 /* Define to 1 if you have the <stddef.h> header file. */
290 /* Define to 1 if you have the <stdint.h> header file. */
293 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
295 #undef HAVE_STDINT_H_WITH_UINTMAX
297 /* Define to 1 if you have the <stdio_ext.h> header file. */
298 #undef HAVE_STDIO_EXT_H
300 /* Define to 1 if you have the <stdlib.h> header file. */
303 /* Define to 1 if you have the `stpcpy' function. */
306 /* Define to 1 if you have the `strcasecmp' function. */
307 #undef HAVE_STRCASECMP
309 /* Define to 1 if you have the `strchr' function. */
312 /* Define to 1 if you have the `strcspn' function. */
315 /* Define to 1 if you have the `strdup' function. */
318 /* Define to 1 if you have the `strerror' function. */
321 /* Define to 1 if you have the `strerror_r' function. */
322 #undef HAVE_STRERROR_R
324 /* Define to 1 if you have the `strftime' function. */
327 /* Define to 1 if you have the <strings.h> header file. */
328 #undef HAVE_STRINGS_H
330 /* Define to 1 if you have the <string.h> header file. */
333 /* Define to 1 if you have the `strncasecmp' function. */
334 #undef HAVE_STRNCASECMP
336 /* Define to 1 if you have the `strstr' function. */
339 /* Define to 1 if you have the `strtoul' function. */
342 /* Define to 1 if you have the `sysconf' function. */
345 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
347 #undef HAVE_SYS_DIR_H
349 /* Define to 1 if you have the SYS_fallocate syscall number. */
350 #undef HAVE_SYS_FALLOCATE
352 /* Define to 1 if you have the <sys/ioctl.h> header file. */
353 #undef HAVE_SYS_IOCTL_H
355 /* Define to 1 if you have the <sys/mman.h> header file. */
356 #undef HAVE_SYS_MMAN_H
358 /* Define to 1 if you have the <sys/mntent.h> header file. */
359 #undef HAVE_SYS_MNTENT_H
361 /* Define to 1 if you have the <sys/mnttab.h> header file. */
362 #undef HAVE_SYS_MNTTAB_H
364 /* Define to 1 if you have the <sys/mount.h> header file. */
365 #undef HAVE_SYS_MOUNT_H
367 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
369 #undef HAVE_SYS_NDIR_H
371 /* Define to 1 if you have the <sys/param.h> header file. */
372 #undef HAVE_SYS_PARAM_H
374 /* Define to 1 if you have the <sys/resource.h> header file. */
375 #undef HAVE_SYS_RESOURCE_H
377 /* Define to 1 if you have the <sys/select.h> header file. */
378 #undef HAVE_SYS_SELECT_H
380 /* Define to 1 if you have the <sys/socket.h> header file. */
381 #undef HAVE_SYS_SOCKET_H
383 /* Define to 1 if you have the <sys/statvfs.h> header file. */
384 #undef HAVE_SYS_STATVFS_H
386 /* Define to 1 if you have the <sys/stat.h> header file. */
387 #undef HAVE_SYS_STAT_H
389 /* Define to 1 if you have the <sys/timeb.h> header file. */
390 #undef HAVE_SYS_TIMEB_H
392 /* Define to 1 if you have the <sys/time.h> header file. */
393 #undef HAVE_SYS_TIME_H
395 /* Define to 1 if you have the <sys/types.h> header file. */
396 #undef HAVE_SYS_TYPES_H
398 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
399 #undef HAVE_SYS_WAIT_H
401 /* Define to 1 if you have the `tsearch' function. */
404 /* Define to 1 if you have the <unistd.h> header file. */
407 /* Define if you have the unsigned long long type. */
408 #undef HAVE_UNSIGNED_LONG_LONG
410 /* Define to 1 if you have the `vfork' function. */
413 /* Define to 1 if you have the <vfork.h> header file. */
416 /* Define to 1 if you have the `vprintf' function. */
419 /* Define to 1 if `fork' works. */
420 #undef HAVE_WORKING_FORK
422 /* Define to 1 if `vfork' works. */
423 #undef HAVE_WORKING_VFORK
425 /* Define to 1 if the system has the type `_Bool'. */
428 /* Define to 1 if you have the _SC_PAGESIZE constant in <unistd.h> */
429 #undef HAVE__SC_PAGESIZE
431 /* Define to 1 if you have the _SC_PAGE_SIZE constant in <unistd.h>, but not
433 #undef HAVE__SC_PAGE_SIZE
435 /* Define to 1 if you have the `__argz_count' function. */
436 #undef HAVE___ARGZ_COUNT
438 /* Define to 1 if you have the `__argz_next' function. */
439 #undef HAVE___ARGZ_NEXT
441 /* Define to 1 if you have the `__argz_stringify' function. */
442 #undef HAVE___ARGZ_STRINGIFY
444 /* Define as const if the declaration of iconv() needs const. */
447 /* Define if integer division by zero raises signal SIGFPE. */
448 #undef INTDIV0_RAISES_SIGFPE
450 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
452 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
454 /* Name of package */
457 /* Define to the address where bug reports for this package should be sent. */
458 #undef PACKAGE_BUGREPORT
460 /* Define to the full name of this package. */
463 /* Define to the full name and version of this package. */
464 #undef PACKAGE_STRING
466 /* Define to the one symbol short name of this package. */
467 #undef PACKAGE_TARNAME
469 /* Define to the home page for this package. */
472 /* Define to the version of this package. */
473 #undef PACKAGE_VERSION
475 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
476 #undef PRI_MACROS_BROKEN
478 /* Define as the return type of signal handlers (`int' or `void'). */
481 /* Define to the type of arg 1 for `select'. */
482 #undef SELECT_TYPE_ARG1
484 /* Define to the type of args 2, 3 and 4 for `select'. */
485 #undef SELECT_TYPE_ARG234
487 /* Define to the type of arg 5 for `select'. */
488 #undef SELECT_TYPE_ARG5
490 /* If using the C implementation of alloca, define if you know the
491 direction of stack growth for your system; otherwise it will be
492 automatically deduced at runtime.
493 STACK_DIRECTION > 0 => grows toward higher addresses
494 STACK_DIRECTION < 0 => grows toward lower addresses
495 STACK_DIRECTION = 0 => direction of growth unknown */
496 #undef STACK_DIRECTION
498 /* Define to 1 if you have the ANSI C header files. */
501 /* Define to 1 if strerror_r returns char *. */
502 #undef STRERROR_R_CHAR_P
504 /* Define if you want GeoIP support. */
507 /* The checkout date or svn revision number. */
510 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
511 #undef TIME_WITH_SYS_TIME
513 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
514 #undef TM_IN_SYS_TIME
516 /* Version number of package */
519 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
521 #undef YYTEXT_POINTER
523 /* Define to empty if `const' does not conform to ANSI C. */
526 /* Define to `int' if <sys/types.h> doesn't define. */
529 /* Define to `__inline__' or `__inline' if that's what the C compiler
530 calls it, or to nothing if 'inline' is not supported under any name. */
535 /* Define to rpl_malloc if the replacement function should be used. */
538 /* Define to `int' if <sys/types.h> does not define. */
541 /* Define to `long int' if <sys/types.h> does not define. */
544 /* Define to `int' if <sys/types.h> does not define. */
547 /* Define to rpl_realloc if the replacement function should be used. */
550 /* Define to `unsigned int' if <sys/types.h> does not define. */
553 /* Define to `int' if <sys/types.h> doesn't define. */
556 /* Define to unsigned long or unsigned long long if <inttypes.h> and
557 <stdint.h> don't define. */
560 /* Define as `fork' if `vfork' does not work. */
563 /* Define to empty if the keyword `volatile' does not work. Warning: valid
564 code using `volatile' can become incorrect without. Disable with care. */