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 the C++ compiler is the GNU C++ compiler and it is using
23 #undef GCC_USES_STRICT_ALIASING
25 /* Define to 1 if you have `alloca', as a function or macro. */
28 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
32 /* Define to 1 if you have the <argz.h> header file. */
35 /* Define to 1 if you have the <arpa/inet.h> header file. */
36 #undef HAVE_ARPA_INET_H
38 /* Define to 1 if you have the <cxxabi.h> header which declares
39 abi::__cxa_demangle() */
42 /* Define if the GNU dcgettext() function is already present or preinstalled.
46 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
48 #undef HAVE_DECL_STRERROR_R
50 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
54 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
57 /* Define to 1 if you have the `endpwent' function. */
60 /* Define to 1 if you have the <errno.h> header file. */
63 /* Define to 1 if you have the <execinfo.h> header which declares backtrace()
67 /* Define to 1 if you have the fallocate() function. */
70 /* Define to 1 if you have the <fcntl.h> header file. */
73 /* Define to 1 if you have the `feof_unlocked' function. */
74 #undef HAVE_FEOF_UNLOCKED
76 /* Define to 1 if you have the `fgets_unlocked' function. */
77 #undef HAVE_FGETS_UNLOCKED
79 /* Define to 1 if you have the `floor' function. */
82 /* Define to 1 if you have the `fork' function. */
85 /* Define to 1 if you have the `ftruncate' function. */
88 /* Define to 1 if you have the `getcwd' function. */
91 /* Define to 1 if you have the `getc_unlocked' function. */
92 #undef HAVE_GETC_UNLOCKED
94 /* Define to 1 if you have the `getegid' function. */
97 /* Define to 1 if you have the `geteuid' function. */
100 /* Define to 1 if you have the `getgid' function. */
103 /* Define to 1 if you have the `gethostbyaddr' function. */
104 #undef HAVE_GETHOSTBYADDR
106 /* Define to 1 if you have the `gethostbyname' function. */
107 #undef HAVE_GETHOSTBYNAME
109 /* Define to 1 if you have the `gethostname' function. */
110 #undef HAVE_GETHOSTNAME
112 /* Define to 1 if you have the `getmntent' function. */
113 #undef HAVE_GETMNTENT
115 /* Define to 1 if you have the `getopt_long' function. */
116 #undef HAVE_GETOPT_LONG
118 /* Define to 1 if you have the `getpagesize' function. */
119 #undef HAVE_GETPAGESIZE
121 /* Define to 1 if you have the `getpass' function. */
124 /* Define to 1 if you have the `getrlimit' function. */
125 #undef HAVE_GETRLIMIT
127 /* Define if the GNU gettext() function is already present or preinstalled. */
130 /* Define to 1 if you have the `gettimeofday' function. */
131 #undef HAVE_GETTIMEOFDAY
133 /* Define to 1 if you have the `getuid' function. */
136 /* Define to 1 if you have the <history.h> header file. */
137 #undef HAVE_HISTORY_H
139 /* Define if you have the iconv() function. */
142 /* Define to 1 if you have the `inet_ntoa' function. */
143 #undef HAVE_INET_NTOA
145 /* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
146 #undef HAVE_INTTYPES_H
148 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
149 declares uintmax_t. */
150 #undef HAVE_INTTYPES_H_WITH_UINTMAX
152 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
153 #undef HAVE_LANGINFO_CODESET
155 /* Define to 1 if you have the <langinfo.h> header file. */
156 #undef HAVE_LANGINFO_H
158 /* Define if your <locale.h> file defines LC_MESSAGES. */
159 #undef HAVE_LC_MESSAGES
161 /* Define to 1 if you have the <libintl.h> header file. */
162 #undef HAVE_LIBINTL_H
164 /* Define if you have a readline compatible library */
165 #undef HAVE_LIBREADLINE
167 /* Define to 1 if you have the <limits.h> header file. */
170 /* Define to 1 if you have the `localeconv' function. */
171 #undef HAVE_LOCALECONV
173 /* Define to 1 if you have the <locale.h> header file. */
176 /* Define to 1 if `lstat' has the bug that it succeeds when given the
177 zero-length file name argument. */
178 #undef HAVE_LSTAT_EMPTY_STRING_BUG
180 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
184 /* Define to 1 if you have the <malloc.h> header file. */
187 /* Define to 1 if you have the `memmove' function. */
190 /* Define to 1 if you have the <memory.h> header file. */
193 /* Define to 1 if you have the `mempcpy' function. */
196 /* Define to 1 if you have the `memset' function. */
199 /* Define to 1 if you have the `mkdir' function. */
202 /* Define to 1 if you have a working `mmap' system call. */
205 /* Define to 1 if you have the <mntent.h> header file. */
208 /* Define to 1 if you have the `munmap' function. */
211 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
214 /* Define to 1 if you have the <netdb.h> header file. */
217 /* Define to 1 if you have the <netinet/in.h> header file. */
218 #undef HAVE_NETINET_IN_H
220 /* Define to 1 if you have the `nl_langinfo' function. */
221 #undef HAVE_NL_LANGINFO
223 /* Define to 1 if you have the <nl_types.h> header file. */
224 #undef HAVE_NL_TYPES_H
226 /* Define to 1 if you have posix_fallocate() and it should be used. */
227 #undef HAVE_POSIX_FALLOCATE
229 /* Define to 1 if you have the `pow' function. */
232 /* Define to 1 if the system has the type `ptrdiff_t'. */
233 #undef HAVE_PTRDIFF_T
235 /* Define to 1 if you have the `putenv' function. */
238 /* Define to 1 if you have the <readline.h> header file. */
239 #undef HAVE_READLINE_H
241 /* Define if your readline library has \`add_history' */
242 #undef HAVE_READLINE_HISTORY
244 /* Define to 1 if you have the <readline/history.h> header file. */
245 #undef HAVE_READLINE_HISTORY_H
247 /* Define to 1 if you have the <readline/readline.h> header file. */
248 #undef HAVE_READLINE_READLINE_H
250 /* Define to 1 if your system has a GNU libc compatible `realloc' function,
251 and to 0 otherwise. */
254 /* Define to 1 if you have the `select' function. */
257 /* Define to 1 if you have the `setenv' function. */
260 /* Define to 1 if you have the `setlocale' function. */
261 #undef HAVE_SETLOCALE
263 /* Define to 1 if you have the `setrlimit' function. */
264 #undef HAVE_SETRLIMIT
266 /* Define to 1 if you have the `sigaction' function. */
267 #undef HAVE_SIGACTION
269 /* Define to 1 if you have the <signal.h> header file. */
272 /* Define to 1 if you have the `socket' function. */
275 /* Define to 1 if you have the `sqrt' function. */
278 /* Define to 1 if `stat' has the bug that it succeeds when given the
279 zero-length file name argument. */
280 #undef HAVE_STAT_EMPTY_STRING_BUG
282 /* Define to 1 if stdbool.h conforms to C99. */
283 #undef HAVE_STDBOOL_H
285 /* Define to 1 if you have the <stddef.h> header file. */
288 /* Define to 1 if you have the <stdint.h> header file. */
291 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
293 #undef HAVE_STDINT_H_WITH_UINTMAX
295 /* Define to 1 if you have the <stdio_ext.h> header file. */
296 #undef HAVE_STDIO_EXT_H
298 /* Define to 1 if you have the <stdlib.h> header file. */
301 /* Define to 1 if you have the `stpcpy' function. */
304 /* Define to 1 if you have the `strcasecmp' function. */
305 #undef HAVE_STRCASECMP
307 /* Define to 1 if you have the `strchr' function. */
310 /* Define to 1 if you have the `strcspn' function. */
313 /* Define to 1 if you have the `strdup' function. */
316 /* Define to 1 if you have the `strerror' function. */
319 /* Define to 1 if you have the `strerror_r' function. */
320 #undef HAVE_STRERROR_R
322 /* Define to 1 if you have the `strftime' function. */
325 /* Define to 1 if you have the <strings.h> header file. */
326 #undef HAVE_STRINGS_H
328 /* Define to 1 if you have the <string.h> header file. */
331 /* Define to 1 if you have the `strncasecmp' function. */
332 #undef HAVE_STRNCASECMP
334 /* Define to 1 if you have the `strstr' function. */
337 /* Define to 1 if you have the `strtoul' function. */
340 /* Define to 1 if you have the `sysconf' function. */
343 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
345 #undef HAVE_SYS_DIR_H
347 /* Define to 1 if you have the SYS_fallocate syscall number. */
348 #undef HAVE_SYS_FALLOCATE
350 /* Define to 1 if you have the <sys/ioctl.h> header file. */
351 #undef HAVE_SYS_IOCTL_H
353 /* Define to 1 if you have the <sys/mman.h> header file. */
354 #undef HAVE_SYS_MMAN_H
356 /* Define to 1 if you have the <sys/mntent.h> header file. */
357 #undef HAVE_SYS_MNTENT_H
359 /* Define to 1 if you have the <sys/mnttab.h> header file. */
360 #undef HAVE_SYS_MNTTAB_H
362 /* Define to 1 if you have the <sys/mount.h> header file. */
363 #undef HAVE_SYS_MOUNT_H
365 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
367 #undef HAVE_SYS_NDIR_H
369 /* Define to 1 if you have the <sys/param.h> header file. */
370 #undef HAVE_SYS_PARAM_H
372 /* Define to 1 if you have the <sys/resource.h> header file. */
373 #undef HAVE_SYS_RESOURCE_H
375 /* Define to 1 if you have the <sys/select.h> header file. */
376 #undef HAVE_SYS_SELECT_H
378 /* Define to 1 if you have the <sys/socket.h> header file. */
379 #undef HAVE_SYS_SOCKET_H
381 /* Define to 1 if you have the <sys/statvfs.h> header file. */
382 #undef HAVE_SYS_STATVFS_H
384 /* Define to 1 if you have the <sys/stat.h> header file. */
385 #undef HAVE_SYS_STAT_H
387 /* Define to 1 if you have the <sys/timeb.h> header file. */
388 #undef HAVE_SYS_TIMEB_H
390 /* Define to 1 if you have the <sys/time.h> header file. */
391 #undef HAVE_SYS_TIME_H
393 /* Define to 1 if you have the <sys/types.h> header file. */
394 #undef HAVE_SYS_TYPES_H
396 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
397 #undef HAVE_SYS_WAIT_H
399 /* Define to 1 if you have the `tsearch' function. */
402 /* Define to 1 if you have the <typeinfo> header file. */
405 /* Define to 1 if you have the <unistd.h> header file. */
408 /* Define if you have the unsigned long long type. */
409 #undef HAVE_UNSIGNED_LONG_LONG
411 /* Define to 1 if you have the `vfork' function. */
414 /* Define to 1 if you have the <vfork.h> header file. */
417 /* Define to 1 if you have the `vprintf' function. */
420 /* Define to 1 if `fork' works. */
421 #undef HAVE_WORKING_FORK
423 /* Define to 1 if `vfork' works. */
424 #undef HAVE_WORKING_VFORK
426 /* Define to 1 if the system has the type `_Bool'. */
429 /* Define to 1 if you have the _SC_PAGESIZE constant in <unistd.h> */
430 #undef HAVE__SC_PAGESIZE
432 /* Define to 1 if you have the _SC_PAGE_SIZE constant in <unistd.h>, but not
434 #undef HAVE__SC_PAGE_SIZE
436 /* Define to 1 if you have the `__argz_count' function. */
437 #undef HAVE___ARGZ_COUNT
439 /* Define to 1 if you have the `__argz_next' function. */
440 #undef HAVE___ARGZ_NEXT
442 /* Define to 1 if you have the `__argz_stringify' function. */
443 #undef HAVE___ARGZ_STRINGIFY
445 /* Define as const if the declaration of iconv() needs const. */
448 /* Define if integer division by zero raises signal SIGFPE. */
449 #undef INTDIV0_RAISES_SIGFPE
451 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
453 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
455 /* Name of package */
458 /* Define to the address where bug reports for this package should be sent. */
459 #undef PACKAGE_BUGREPORT
461 /* Define to the full name of this package. */
464 /* Define to the full name and version of this package. */
465 #undef PACKAGE_STRING
467 /* Define to the one symbol short name of this package. */
468 #undef PACKAGE_TARNAME
470 /* Define to the home page for this package. */
473 /* Define to the version of this package. */
474 #undef PACKAGE_VERSION
476 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
477 #undef PRI_MACROS_BROKEN
479 /* Define as the return type of signal handlers (`int' or `void'). */
482 /* Define to the type of arg 1 for `select'. */
483 #undef SELECT_TYPE_ARG1
485 /* Define to the type of args 2, 3 and 4 for `select'. */
486 #undef SELECT_TYPE_ARG234
488 /* Define to the type of arg 5 for `select'. */
489 #undef SELECT_TYPE_ARG5
491 /* If using the C implementation of alloca, define if you know the
492 direction of stack growth for your system; otherwise it will be
493 automatically deduced at runtime.
494 STACK_DIRECTION > 0 => grows toward higher addresses
495 STACK_DIRECTION < 0 => grows toward lower addresses
496 STACK_DIRECTION = 0 => direction of growth unknown */
497 #undef STACK_DIRECTION
499 /* Define to 1 if you have the ANSI C header files. */
502 /* Define to 1 if strerror_r returns char *. */
503 #undef STRERROR_R_CHAR_P
505 /* Define if you want GeoIP support. */
508 /* The checkout date or svn revision number. */
511 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
512 #undef TIME_WITH_SYS_TIME
514 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
515 #undef TM_IN_SYS_TIME
517 /* Version number of package */
520 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
522 #undef YYTEXT_POINTER
524 /* Define to empty if `const' does not conform to ANSI C. */
527 /* Define to `int' if <sys/types.h> doesn't define. */
530 /* Define to `__inline__' or `__inline' if that's what the C compiler
531 calls it, or to nothing if 'inline' is not supported under any name. */
536 /* Define to rpl_malloc if the replacement function should be used. */
539 /* Define to `int' if <sys/types.h> does not define. */
542 /* Define to `long int' if <sys/types.h> does not define. */
545 /* Define to `int' if <sys/types.h> does not define. */
548 /* Define to rpl_realloc if the replacement function should be used. */
551 /* Define to `unsigned int' if <sys/types.h> does not define. */
554 /* Define to `int' if <sys/types.h> doesn't define. */
557 /* Define to unsigned long or unsigned long long if <inttypes.h> and
558 <stdint.h> don't define. */
561 /* Define as `fork' if `vfork' does not work. */
564 /* Define to empty if the keyword `volatile' does not work. Warning: valid
565 code using `volatile' can become incorrect without. Disable with care. */