1/* config.h.in.  Generated from configure.in by autoheader.  */
2
3/* Define to 1 if the `closedir' function returns void instead of `int'. */
4#undef CLOSEDIR_VOID
5
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.
8   */
9#undef CRAY_STACKSEG_END
10
11/* Define this to the include prefix of crypto++ */
12#undef CRYPTOPP_INCLUDE_PREFIX
13
14/* Define to 1 if using `alloca.c'. */
15#undef C_ALLOCA
16
17/* Define to 1 if translation of program messages to the user's native
18   language is requested. */
19#undef ENABLE_NLS
20
21/* Define to 1 if you have `alloca', as a function or macro. */
22#undef HAVE_ALLOCA
23
24/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
25   */
26#undef HAVE_ALLOCA_H
27
28/* Define to 1 if you have the <argz.h> header file. */
29#undef HAVE_ARGZ_H
30
31/* Define to 1 if you have the <arpa/inet.h> header file. */
32#undef HAVE_ARPA_INET_H
33
34/* Define to 1 if you have the <cxxabi.h> header which declares
35   abi::__cxa_demangle() */
36#undef HAVE_CXXABI
37
38/* Define if the GNU dcgettext() function is already present or preinstalled.
39   */
40#undef HAVE_DCGETTEXT
41
42/* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
43   don't. */
44#undef HAVE_DECL_STRERROR_R
45
46/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
47   */
48#undef HAVE_DIRENT_H
49
50/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
51#undef HAVE_DOPRNT
52
53/* Define to 1 if you have the `endpwent' function. */
54#undef HAVE_ENDPWENT
55
56/* Define to 1 if you have the <errno.h> header file. */
57#undef HAVE_ERRNO_H
58
59/* Define to 1 if you have the <execinfo.h> header which declares backtrace()
60   */
61#undef HAVE_EXECINFO
62
63/* Define to 1 if you have the fallocate() function. */
64#undef HAVE_FALLOCATE
65
66/* Define to 1 if you have the <fcntl.h> header file. */
67#undef HAVE_FCNTL_H
68
69/* Define to 1 if you have the `feof_unlocked' function. */
70#undef HAVE_FEOF_UNLOCKED
71
72/* Define to 1 if you have the `fgets_unlocked' function. */
73#undef HAVE_FGETS_UNLOCKED
74
75/* Define to 1 if you have the `floor' function. */
76#undef HAVE_FLOOR
77
78/* Define to 1 if you have the `fork' function. */
79#undef HAVE_FORK
80
81/* Define to 1 if you have the `ftruncate' function. */
82#undef HAVE_FTRUNCATE
83
84/* Define to 1 if you have the `getcwd' function. */
85#undef HAVE_GETCWD
86
87/* Define to 1 if you have the `getc_unlocked' function. */
88#undef HAVE_GETC_UNLOCKED
89
90/* Define to 1 if you have the `getegid' function. */
91#undef HAVE_GETEGID
92
93/* Define to 1 if you have the `geteuid' function. */
94#undef HAVE_GETEUID
95
96/* Define to 1 if you have the `getgid' function. */
97#undef HAVE_GETGID
98
99/* Define to 1 if you have the `gethostbyaddr' function. */
100#undef HAVE_GETHOSTBYADDR
101
102/* Define to 1 if you have the `gethostbyname' function. */
103#undef HAVE_GETHOSTBYNAME
104
105/* Define to 1 if you have the `gethostname' function. */
106#undef HAVE_GETHOSTNAME
107
108/* Define to 1 if you have the `getmntent' function. */
109#undef HAVE_GETMNTENT
110
111/* Define to 1 if you have the `getopt_long' function. */
112#undef HAVE_GETOPT_LONG
113
114/* Define to 1 if you have the `getpagesize' function. */
115#undef HAVE_GETPAGESIZE
116
117/* Define to 1 if you have the `getpass' function. */
118#undef HAVE_GETPASS
119
120/* Define to 1 if you have the `getrlimit' function. */
121#undef HAVE_GETRLIMIT
122
123/* Define if the GNU gettext() function is already present or preinstalled. */
124#undef HAVE_GETTEXT
125
126/* Define to 1 if you have the `gettimeofday' function. */
127#undef HAVE_GETTIMEOFDAY
128
129/* Define to 1 if you have the `getuid' function. */
130#undef HAVE_GETUID
131
132/* Define to 1 if you have the <history.h> header file. */
133#undef HAVE_HISTORY_H
134
135/* Define if you have the iconv() function. */
136#undef HAVE_ICONV
137
138/* Define to 1 if you have the `inet_ntoa' function. */
139#undef HAVE_INET_NTOA
140
141/* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
142#undef HAVE_INTTYPES_H
143
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
147
148/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
149#undef HAVE_LANGINFO_CODESET
150
151/* Define to 1 if you have the <langinfo.h> header file. */
152#undef HAVE_LANGINFO_H
153
154/* Define if your <locale.h> file defines LC_MESSAGES. */
155#undef HAVE_LC_MESSAGES
156
157/* Define to 1 if you have the <libintl.h> header file. */
158#undef HAVE_LIBINTL_H
159
160/* Define if you have a readline compatible library */
161#undef HAVE_LIBREADLINE
162
163/* Define to 1 if you have the <limits.h> header file. */
164#undef HAVE_LIMITS_H
165
166/* Define to 1 if you have the `localeconv' function. */
167#undef HAVE_LOCALECONV
168
169/* Define to 1 if you have the <locale.h> header file. */
170#undef HAVE_LOCALE_H
171
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
175
176/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
177   to 0 otherwise. */
178#undef HAVE_MALLOC
179
180/* Define to 1 if you have the <malloc.h> header file. */
181#undef HAVE_MALLOC_H
182
183/* Define to 1 if you have the `memmove' function. */
184#undef HAVE_MEMMOVE
185
186/* Define to 1 if you have the <memory.h> header file. */
187#undef HAVE_MEMORY_H
188
189/* Define to 1 if you have the `mempcpy' function. */
190#undef HAVE_MEMPCPY
191
192/* Define to 1 if you have the `memset' function. */
193#undef HAVE_MEMSET
194
195/* Define to 1 if you have the `mkdir' function. */
196#undef HAVE_MKDIR
197
198/* Define to 1 if you have a working `mmap' system call. */
199#undef HAVE_MMAP
200
201/* Define to 1 if you have the <mntent.h> header file. */
202#undef HAVE_MNTENT_H
203
204/* Define to 1 if you have the `munmap' function. */
205#undef HAVE_MUNMAP
206
207/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
208#undef HAVE_NDIR_H
209
210/* Define to 1 if you have the <netdb.h> header file. */
211#undef HAVE_NETDB_H
212
213/* Define to 1 if you have the <netinet/in.h> header file. */
214#undef HAVE_NETINET_IN_H
215
216/* Define to 1 if you have the `nl_langinfo' function. */
217#undef HAVE_NL_LANGINFO
218
219/* Define to 1 if you have the <nl_types.h> header file. */
220#undef HAVE_NL_TYPES_H
221
222/* Define to 1 if you have posix_fallocate() and it should be used. */
223#undef HAVE_POSIX_FALLOCATE
224
225/* Define to 1 if you have the `pow' function. */
226#undef HAVE_POW
227
228/* Define to 1 if the system has the type `ptrdiff_t'. */
229#undef HAVE_PTRDIFF_T
230
231/* Define to 1 if you have the `putenv' function. */
232#undef HAVE_PUTENV
233
234/* Define to 1 if you have the <readline.h> header file. */
235#undef HAVE_READLINE_H
236
237/* Define if your readline library has \`add_history' */
238#undef HAVE_READLINE_HISTORY
239
240/* Define to 1 if you have the <readline/history.h> header file. */
241#undef HAVE_READLINE_HISTORY_H
242
243/* Define to 1 if you have the <readline/readline.h> header file. */
244#undef HAVE_READLINE_READLINE_H
245
246/* Define to 1 if your system has a GNU libc compatible `realloc' function,
247   and to 0 otherwise. */
248#undef HAVE_REALLOC
249
250/* Define to 1 if you have the `select' function. */
251#undef HAVE_SELECT
252
253/* Define to 1 if you have the `setenv' function. */
254#undef HAVE_SETENV
255
256/* Define to 1 if you have the `setlocale' function. */
257#undef HAVE_SETLOCALE
258
259/* Define to 1 if you have the `setrlimit' function. */
260#undef HAVE_SETRLIMIT
261
262/* Define to 1 if you have the `sigaction' function. */
263#undef HAVE_SIGACTION
264
265/* Define to 1 if you have the <signal.h> header file. */
266#undef HAVE_SIGNAL_H
267
268/* Define to 1 if you have the `socket' function. */
269#undef HAVE_SOCKET
270
271/* Define to 1 if you have the `sqrt' function. */
272#undef HAVE_SQRT
273
274/* Define to 1 if `stat' has the bug that it succeeds when given the
275   zero-length file name argument. */
276#undef HAVE_STAT_EMPTY_STRING_BUG
277
278/* Define to 1 if stdbool.h conforms to C99. */
279#undef HAVE_STDBOOL_H
280
281/* Define to 1 if you have the <stddef.h> header file. */
282#undef HAVE_STDDEF_H
283
284/* Define to 1 if you have the <stdint.h> header file. */
285#undef HAVE_STDINT_H
286
287/* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
288   uintmax_t. */
289#undef HAVE_STDINT_H_WITH_UINTMAX
290
291/* Define to 1 if you have the <stdio_ext.h> header file. */
292#undef HAVE_STDIO_EXT_H
293
294/* Define to 1 if you have the <stdlib.h> header file. */
295#undef HAVE_STDLIB_H
296
297/* Define to 1 if you have the `stpcpy' function. */
298#undef HAVE_STPCPY
299
300/* Define to 1 if you have the `strcasecmp' function. */
301#undef HAVE_STRCASECMP
302
303/* Define to 1 if you have the `strchr' function. */
304#undef HAVE_STRCHR
305
306/* Define to 1 if you have the `strcspn' function. */
307#undef HAVE_STRCSPN
308
309/* Define to 1 if you have the `strdup' function. */
310#undef HAVE_STRDUP
311
312/* Define to 1 if you have the `strerror' function. */
313#undef HAVE_STRERROR
314
315/* Define to 1 if you have the `strerror_r' function. */
316#undef HAVE_STRERROR_R
317
318/* Define to 1 if you have the `strftime' function. */
319#undef HAVE_STRFTIME
320
321/* Define to 1 if you have the <strings.h> header file. */
322#undef HAVE_STRINGS_H
323
324/* Define to 1 if you have the <string.h> header file. */
325#undef HAVE_STRING_H
326
327/* Define to 1 if you have the `strncasecmp' function. */
328#undef HAVE_STRNCASECMP
329
330/* Define to 1 if you have the `strstr' function. */
331#undef HAVE_STRSTR
332
333/* Define to 1 if you have the `strtoul' function. */
334#undef HAVE_STRTOUL
335
336/* Define to 1 if you have the `sysconf' function. */
337#undef HAVE_SYSCONF
338
339/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
340   */
341#undef HAVE_SYS_DIR_H
342
343/* Define to 1 if you have the SYS_fallocate syscall number. */
344#undef HAVE_SYS_FALLOCATE
345
346/* Define to 1 if you have the <sys/ioctl.h> header file. */
347#undef HAVE_SYS_IOCTL_H
348
349/* Define to 1 if you have the <sys/mman.h> header file. */
350#undef HAVE_SYS_MMAN_H
351
352/* Define to 1 if you have the <sys/mntent.h> header file. */
353#undef HAVE_SYS_MNTENT_H
354
355/* Define to 1 if you have the <sys/mnttab.h> header file. */
356#undef HAVE_SYS_MNTTAB_H
357
358/* Define to 1 if you have the <sys/mount.h> header file. */
359#undef HAVE_SYS_MOUNT_H
360
361/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
362   */
363#undef HAVE_SYS_NDIR_H
364
365/* Define to 1 if you have the <sys/param.h> header file. */
366#undef HAVE_SYS_PARAM_H
367
368/* Define to 1 if you have the <sys/resource.h> header file. */
369#undef HAVE_SYS_RESOURCE_H
370
371/* Define to 1 if you have the <sys/select.h> header file. */
372#undef HAVE_SYS_SELECT_H
373
374/* Define to 1 if you have the <sys/socket.h> header file. */
375#undef HAVE_SYS_SOCKET_H
376
377/* Define to 1 if you have the <sys/statvfs.h> header file. */
378#undef HAVE_SYS_STATVFS_H
379
380/* Define to 1 if you have the <sys/stat.h> header file. */
381#undef HAVE_SYS_STAT_H
382
383/* Define to 1 if you have the <sys/timeb.h> header file. */
384#undef HAVE_SYS_TIMEB_H
385
386/* Define to 1 if you have the <sys/time.h> header file. */
387#undef HAVE_SYS_TIME_H
388
389/* Define to 1 if you have the <sys/types.h> header file. */
390#undef HAVE_SYS_TYPES_H
391
392/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
393#undef HAVE_SYS_WAIT_H
394
395/* Define to 1 if you have the `tsearch' function. */
396#undef HAVE_TSEARCH
397
398/* Define to 1 if you have the <unistd.h> header file. */
399#undef HAVE_UNISTD_H
400
401/* Define if you have the unsigned long long type. */
402#undef HAVE_UNSIGNED_LONG_LONG
403
404/* Define to 1 if you have the `vfork' function. */
405#undef HAVE_VFORK
406
407/* Define to 1 if you have the <vfork.h> header file. */
408#undef HAVE_VFORK_H
409
410/* Define to 1 if you have the `vprintf' function. */
411#undef HAVE_VPRINTF
412
413/* Define to 1 if `fork' works. */
414#undef HAVE_WORKING_FORK
415
416/* Define to 1 if `vfork' works. */
417#undef HAVE_WORKING_VFORK
418
419/* Define to 1 if the system has the type `_Bool'. */
420#undef HAVE__BOOL
421
422/* Define to 1 if you have the _SC_PAGESIZE constant in <unistd.h> */
423#undef HAVE__SC_PAGESIZE
424
425/* Define to 1 if you have the _SC_PAGE_SIZE constant in <unistd.h>, but not
426   _SC_PAGESIZE */
427#undef HAVE__SC_PAGE_SIZE
428
429/* Define to 1 if you have the `__argz_count' function. */
430#undef HAVE___ARGZ_COUNT
431
432/* Define to 1 if you have the `__argz_next' function. */
433#undef HAVE___ARGZ_NEXT
434
435/* Define to 1 if you have the `__argz_stringify' function. */
436#undef HAVE___ARGZ_STRINGIFY
437
438/* Define as const if the declaration of iconv() needs const. */
439#undef ICONV_CONST
440
441/* Define if integer division by zero raises signal SIGFPE. */
442#undef INTDIV0_RAISES_SIGFPE
443
444/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
445   slash. */
446#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
447
448/* Name of package */
449#undef PACKAGE
450
451/* Define to the address where bug reports for this package should be sent. */
452#undef PACKAGE_BUGREPORT
453
454/* Define to the full name of this package. */
455#undef PACKAGE_NAME
456
457/* Define to the full name and version of this package. */
458#undef PACKAGE_STRING
459
460/* Define to the one symbol short name of this package. */
461#undef PACKAGE_TARNAME
462
463/* Define to the home page for this package. */
464#undef PACKAGE_URL
465
466/* Define to the version of this package. */
467#undef PACKAGE_VERSION
468
469/* Define if <inttypes.h> exists and defines unusable PRI* macros. */
470#undef PRI_MACROS_BROKEN
471
472/* Define as the return type of signal handlers (`int' or `void'). */
473#undef RETSIGTYPE
474
475/* Define to the type of arg 1 for `select'. */
476#undef SELECT_TYPE_ARG1
477
478/* Define to the type of args 2, 3 and 4 for `select'. */
479#undef SELECT_TYPE_ARG234
480
481/* Define to the type of arg 5 for `select'. */
482#undef SELECT_TYPE_ARG5
483
484/* If using the C implementation of alloca, define if you know the
485   direction of stack growth for your system; otherwise it will be
486   automatically deduced at runtime.
487	STACK_DIRECTION > 0 => grows toward higher addresses
488	STACK_DIRECTION < 0 => grows toward lower addresses
489	STACK_DIRECTION = 0 => direction of growth unknown */
490#undef STACK_DIRECTION
491
492/* Define to 1 if you have the ANSI C header files. */
493#undef STDC_HEADERS
494
495/* Define to 1 if strerror_r returns char *. */
496#undef STRERROR_R_CHAR_P
497
498/* Define if you want GeoIP support. */
499#undef SUPPORT_GEOIP
500
501/* The checkout date or svn revision number. */
502#undef SVNDATE
503
504/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
505#undef TIME_WITH_SYS_TIME
506
507/* Define to 1 if your <sys/time.h> declares `struct tm'. */
508#undef TM_IN_SYS_TIME
509
510/* Version number of package */
511#undef VERSION
512
513/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
514   `char[]'. */
515#undef YYTEXT_POINTER
516
517/* Define to empty if `const' does not conform to ANSI C. */
518#undef const
519
520/* Define to `int' if <sys/types.h> doesn't define. */
521#undef gid_t
522
523/* Define to `__inline__' or `__inline' if that's what the C compiler
524   calls it, or to nothing if 'inline' is not supported under any name.  */
525#ifndef __cplusplus
526#undef inline
527#endif
528
529/* Define to rpl_malloc if the replacement function should be used. */
530#undef malloc
531
532/* Define to `int' if <sys/types.h> does not define. */
533#undef mode_t
534
535/* Define to `long int' if <sys/types.h> does not define. */
536#undef off_t
537
538/* Define to `int' if <sys/types.h> does not define. */
539#undef pid_t
540
541/* Define to rpl_realloc if the replacement function should be used. */
542#undef realloc
543
544/* Define to `unsigned int' if <sys/types.h> does not define. */
545#undef size_t
546
547/* Define to `int' if <sys/types.h> doesn't define. */
548#undef uid_t
549
550/* Define to unsigned long or unsigned long long if <inttypes.h> and
551   <stdint.h> don't define. */
552#undef uintmax_t
553
554/* Define as `fork' if `vfork' does not work. */
555#undef vfork
556
557/* Define to empty if the keyword `volatile' does not work. Warning: valid
558   code using `volatile' can become incorrect without. Disable with care. */
559#undef volatile
560