1/* config.h.in.  Generated from configure.in by autoheader.  */
2
3/* Define if building universal (internal helper macro) */
4#undef AC_APPLE_UNIVERSAL_BUILD
5
6/* Define to the number of bits in type 'ptrdiff_t'. */
7#undef BITSIZEOF_PTRDIFF_T
8
9/* Define to the number of bits in type 'sig_atomic_t'. */
10#undef BITSIZEOF_SIG_ATOMIC_T
11
12/* Define to the number of bits in type 'size_t'. */
13#undef BITSIZEOF_SIZE_T
14
15/* Define to the number of bits in type 'wchar_t'. */
16#undef BITSIZEOF_WCHAR_T
17
18/* Define to the number of bits in type 'wint_t'. */
19#undef BITSIZEOF_WINT_T
20
21/* Define to one of '_getb67', 'GETB67', 'getb67' for Cray-2 and Cray-YMP
22   systems. This function is required for 'alloca.c' support on those systems.
23   */
24#undef CRAY_STACKSEG_END
25
26/* Define to 1 if using 'alloca.c'. */
27#undef C_ALLOCA
28
29/* Define as the bit index in the word where to find bit 0 of the exponent of
30   'double'. */
31#undef DBL_EXPBIT0_BIT
32
33/* Define as the word index where to find the exponent of 'double'. */
34#undef DBL_EXPBIT0_WORD
35
36/* Define to 1 if the package shall run at any location in the file system. */
37#undef ENABLE_RELOCATABLE
38
39/* Define to 1 if fopen() fails to recognize a trailing slash. */
40#undef FOPEN_TRAILING_SLASH_BUG
41
42/* Define to 1 if the system's ftello function has the Solaris bug. */
43#undef FTELLO_BROKEN_AFTER_SWITCHING_FROM_READ_TO_WRITE
44
45/* Define to 1 if fflush is known to work on stdin as per POSIX.1-2008, 0 if
46   fflush is known to not work, -1 if unknown. */
47#undef FUNC_FFLUSH_STDIN
48
49/* Define to 1 if nl_langinfo (YESEXPR) returns a non-empty string. */
50#undef FUNC_NL_LANGINFO_YESEXPR_WORKS
51
52/* Define to 1 if ungetc is broken when used on arbitrary bytes. */
53#undef FUNC_UNGETC_BROKEN
54
55/* Define if gettimeofday clobbers the localtime buffer. */
56#undef GETTIMEOFDAY_CLOBBERS_LOCALTIME
57
58/* Define this to 'void' or 'struct timezone' to match the system's
59   declaration of the second argument to gettimeofday. */
60#undef GETTIMEOFDAY_TIMEZONE
61
62/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
63   whether the gnulib module fflush shall be considered present. */
64#undef GNULIB_FFLUSH
65
66/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
67   whether the gnulib module fscanf shall be considered present. */
68#undef GNULIB_FSCANF
69
70/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
71   whether the gnulib module lock shall be considered present. */
72#undef GNULIB_LOCK
73
74/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
75   whether the gnulib module scanf shall be considered present. */
76#undef GNULIB_SCANF
77
78/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
79   whether the gnulib module snprintf shall be considered present. */
80#undef GNULIB_SNPRINTF
81
82/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
83   whether the gnulib module strerror shall be considered present. */
84#undef GNULIB_STRERROR
85
86/* Define to 1 when the gnulib module accept should be tested. */
87#undef GNULIB_TEST_ACCEPT
88
89/* Define to 1 when the gnulib module bind should be tested. */
90#undef GNULIB_TEST_BIND
91
92/* Define to 1 when the gnulib module btowc should be tested. */
93#undef GNULIB_TEST_BTOWC
94
95/* Define to 1 when the gnulib module close should be tested. */
96#undef GNULIB_TEST_CLOSE
97
98/* Define to 1 when the gnulib module connect should be tested. */
99#undef GNULIB_TEST_CONNECT
100
101/* Define to 1 when the gnulib module dup2 should be tested. */
102#undef GNULIB_TEST_DUP2
103
104/* Define to 1 when the gnulib module environ should be tested. */
105#undef GNULIB_TEST_ENVIRON
106
107/* Define to 1 when the gnulib module fclose should be tested. */
108#undef GNULIB_TEST_FCLOSE
109
110/* Define to 1 when the gnulib module fdopen should be tested. */
111#undef GNULIB_TEST_FDOPEN
112
113/* Define to 1 when the gnulib module fflush should be tested. */
114#undef GNULIB_TEST_FFLUSH
115
116/* Define to 1 when the gnulib module fopen should be tested. */
117#undef GNULIB_TEST_FOPEN
118
119/* Define to 1 when the gnulib module fpurge should be tested. */
120#undef GNULIB_TEST_FPURGE
121
122/* Define to 1 when the gnulib module fseek should be tested. */
123#undef GNULIB_TEST_FSEEK
124
125/* Define to 1 when the gnulib module fseeko should be tested. */
126#undef GNULIB_TEST_FSEEKO
127
128/* Define to 1 when the gnulib module fstat should be tested. */
129#undef GNULIB_TEST_FSTAT
130
131/* Define to 1 when the gnulib module ftell should be tested. */
132#undef GNULIB_TEST_FTELL
133
134/* Define to 1 when the gnulib module ftello should be tested. */
135#undef GNULIB_TEST_FTELLO
136
137/* Define to 1 when the gnulib module ftruncate should be tested. */
138#undef GNULIB_TEST_FTRUNCATE
139
140/* Define to 1 when the gnulib module getaddrinfo should be tested. */
141#undef GNULIB_TEST_GETADDRINFO
142
143/* Define to 1 when the gnulib module getcwd should be tested. */
144#undef GNULIB_TEST_GETCWD
145
146/* Define to 1 when the gnulib module getdelim should be tested. */
147#undef GNULIB_TEST_GETDELIM
148
149/* Define to 1 when the gnulib module getdtablesize should be tested. */
150#undef GNULIB_TEST_GETDTABLESIZE
151
152/* Define to 1 when the gnulib module gethostname should be tested. */
153#undef GNULIB_TEST_GETHOSTNAME
154
155/* Define to 1 when the gnulib module getline should be tested. */
156#undef GNULIB_TEST_GETLINE
157
158/* Define to 1 when the gnulib module getpagesize should be tested. */
159#undef GNULIB_TEST_GETPAGESIZE
160
161/* Define to 1 when the gnulib module getsockname should be tested. */
162#undef GNULIB_TEST_GETSOCKNAME
163
164/* Define to 1 when the gnulib module gettimeofday should be tested. */
165#undef GNULIB_TEST_GETTIMEOFDAY
166
167/* Define to 1 when the gnulib module ioctl should be tested. */
168#undef GNULIB_TEST_IOCTL
169
170/* Define to 1 when the gnulib module listen should be tested. */
171#undef GNULIB_TEST_LISTEN
172
173/* Define to 1 when the gnulib module localeconv should be tested. */
174#undef GNULIB_TEST_LOCALECONV
175
176/* Define to 1 when the gnulib module lseek should be tested. */
177#undef GNULIB_TEST_LSEEK
178
179/* Define to 1 when the gnulib module lstat should be tested. */
180#undef GNULIB_TEST_LSTAT
181
182/* Define to 1 when the gnulib module malloc-posix should be tested. */
183#undef GNULIB_TEST_MALLOC_POSIX
184
185/* Define to 1 when the gnulib module mbrtowc should be tested. */
186#undef GNULIB_TEST_MBRTOWC
187
188/* Define to 1 when the gnulib module mbsinit should be tested. */
189#undef GNULIB_TEST_MBSINIT
190
191/* Define to 1 when the gnulib module mbtowc should be tested. */
192#undef GNULIB_TEST_MBTOWC
193
194/* Define to 1 when the gnulib module memchr should be tested. */
195#undef GNULIB_TEST_MEMCHR
196
197/* Define to 1 when the gnulib module memmem should be tested. */
198#undef GNULIB_TEST_MEMMEM
199
200/* Define to 1 when the gnulib module mktime should be tested. */
201#undef GNULIB_TEST_MKTIME
202
203/* Define to 1 when the gnulib module nl_langinfo should be tested. */
204#undef GNULIB_TEST_NL_LANGINFO
205
206/* Define to 1 when the gnulib module open should be tested. */
207#undef GNULIB_TEST_OPEN
208
209/* Define to 1 when the gnulib module perror should be tested. */
210#undef GNULIB_TEST_PERROR
211
212/* Define to 1 when the gnulib module pipe should be tested. */
213#undef GNULIB_TEST_PIPE
214
215/* Define to 1 when the gnulib module poll should be tested. */
216#undef GNULIB_TEST_POLL
217
218/* Define to 1 when the gnulib module putenv should be tested. */
219#undef GNULIB_TEST_PUTENV
220
221/* Define to 1 when the gnulib module raise should be tested. */
222#undef GNULIB_TEST_RAISE
223
224/* Define to 1 when the gnulib module realloc-posix should be tested. */
225#undef GNULIB_TEST_REALLOC_POSIX
226
227/* Define to 1 when the gnulib module select should be tested. */
228#undef GNULIB_TEST_SELECT
229
230/* Define to 1 when the gnulib module setenv should be tested. */
231#undef GNULIB_TEST_SETENV
232
233/* Define to 1 when the gnulib module setlocale should be tested. */
234#undef GNULIB_TEST_SETLOCALE
235
236/* Define to 1 when the gnulib module setsockopt should be tested. */
237#undef GNULIB_TEST_SETSOCKOPT
238
239/* Define to 1 when the gnulib module sigprocmask should be tested. */
240#undef GNULIB_TEST_SIGPROCMASK
241
242/* Define to 1 when the gnulib module sleep should be tested. */
243#undef GNULIB_TEST_SLEEP
244
245/* Define to 1 when the gnulib module snprintf should be tested. */
246#undef GNULIB_TEST_SNPRINTF
247
248/* Define to 1 when the gnulib module socket should be tested. */
249#undef GNULIB_TEST_SOCKET
250
251/* Define to 1 when the gnulib module stat should be tested. */
252#undef GNULIB_TEST_STAT
253
254/* Define to 1 when the gnulib module strcasestr should be tested. */
255#undef GNULIB_TEST_STRCASESTR
256
257/* Define to 1 when the gnulib module strdup should be tested. */
258#undef GNULIB_TEST_STRDUP
259
260/* Define to 1 when the gnulib module strerror should be tested. */
261#undef GNULIB_TEST_STRERROR
262
263/* Define to 1 when the gnulib module strerror_r should be tested. */
264#undef GNULIB_TEST_STRERROR_R
265
266/* Define to 1 when the gnulib module strndup should be tested. */
267#undef GNULIB_TEST_STRNDUP
268
269/* Define to 1 when the gnulib module strnlen should be tested. */
270#undef GNULIB_TEST_STRNLEN
271
272/* Define to 1 when the gnulib module strptime should be tested. */
273#undef GNULIB_TEST_STRPTIME
274
275/* Define to 1 when the gnulib module strsep should be tested. */
276#undef GNULIB_TEST_STRSEP
277
278/* Define to 1 when the gnulib module symlink should be tested. */
279#undef GNULIB_TEST_SYMLINK
280
281/* Define to 1 when the gnulib module timegm should be tested. */
282#undef GNULIB_TEST_TIMEGM
283
284/* Define to 1 when the gnulib module time_r should be tested. */
285#undef GNULIB_TEST_TIME_R
286
287/* Define to 1 when the gnulib module unsetenv should be tested. */
288#undef GNULIB_TEST_UNSETENV
289
290/* Define to 1 when the gnulib module vsnprintf should be tested. */
291#undef GNULIB_TEST_VSNPRINTF
292
293/* Define to 1 when the gnulib module wcrtomb should be tested. */
294#undef GNULIB_TEST_WCRTOMB
295
296/* Define to 1 when the gnulib module wctob should be tested. */
297#undef GNULIB_TEST_WCTOB
298
299/* Define to 1 when the gnulib module wctomb should be tested. */
300#undef GNULIB_TEST_WCTOMB
301
302/* Define to 1 when the gnulib module write should be tested. */
303#undef GNULIB_TEST_WRITE
304
305/* Define whether SRP support is enabled */
306#undef GNUTLS_SRP_ENABLED
307
308/* Define if pointers to integers require aligned access */
309#undef HAVE_ALIGNED_ACCESS_REQUIRED
310
311/* Define to 1 if you have 'alloca' after including <alloca.h>, a header that
312   may be supplied by this distribution. */
313#undef HAVE_ALLOCA
314
315/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
316   */
317#undef HAVE_ALLOCA_H
318
319/* Define to 1 if you have the `argz_add' function. */
320#undef HAVE_ARGZ_ADD
321
322/* Define to 1 if you have the `argz_append' function. */
323#undef HAVE_ARGZ_APPEND
324
325/* Define to 1 if you have the `argz_count' function. */
326#undef HAVE_ARGZ_COUNT
327
328/* Define to 1 if you have the `argz_create_sep' function. */
329#undef HAVE_ARGZ_CREATE_SEP
330
331/* Define to 1 if you have the <argz.h> header file. */
332#undef HAVE_ARGZ_H
333
334/* Define to 1 if you have the `argz_insert' function. */
335#undef HAVE_ARGZ_INSERT
336
337/* Define to 1 if you have the `argz_next' function. */
338#undef HAVE_ARGZ_NEXT
339
340/* Define to 1 if you have the `argz_stringify' function. */
341#undef HAVE_ARGZ_STRINGIFY
342
343/* Define to 1 if you have the <arpa/inet.h> header file. */
344#undef HAVE_ARPA_INET_H
345
346/* Define to 1 if you have the <bp-sym.h> header file. */
347#undef HAVE_BP_SYM_H
348
349/* Define to 1 if you have the 'btowc' function. */
350#undef HAVE_BTOWC
351
352/* Define to 1 if you have the 'catgets' function. */
353#undef HAVE_CATGETS
354
355/* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the
356   CoreFoundation framework. */
357#undef HAVE_CFLOCALECOPYCURRENT
358
359/* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
360   the CoreFoundation framework. */
361#undef HAVE_CFPREFERENCESCOPYAPPVALUE
362
363/* Define to 1 if you have the `chsize' function. */
364#undef HAVE_CHSIZE
365
366/* Define to 1 if you have the `closedir' function. */
367#undef HAVE_CLOSEDIR
368
369/* Define to 1 if you have the declaration of `alarm', and to 0 if you don't.
370   */
371#undef HAVE_DECL_ALARM
372
373/* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if
374   you don't. */
375#undef HAVE_DECL_CYGWIN_CONV_PATH
376
377/* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
378   you don't. */
379#undef HAVE_DECL_FFLUSH_UNLOCKED
380
381/* Define to 1 if you have the declaration of `flockfile', and to 0 if you
382   don't. */
383#undef HAVE_DECL_FLOCKFILE
384
385/* Define to 1 if you have the declaration of `fpurge', and to 0 if you don't.
386   */
387#undef HAVE_DECL_FPURGE
388
389/* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
390   you don't. */
391#undef HAVE_DECL_FPUTS_UNLOCKED
392
393/* Define to 1 if you have the declaration of `freeaddrinfo', and to 0 if you
394   don't. */
395#undef HAVE_DECL_FREEADDRINFO
396
397/* Define to 1 if you have the declaration of `fseeko', and to 0 if you don't.
398   */
399#undef HAVE_DECL_FSEEKO
400
401/* Define to 1 if you have the declaration of `ftello', and to 0 if you don't.
402   */
403#undef HAVE_DECL_FTELLO
404
405/* Define to 1 if you have the declaration of `funlockfile', and to 0 if you
406   don't. */
407#undef HAVE_DECL_FUNLOCKFILE
408
409/* Define to 1 if you have the declaration of `gai_strerror', and to 0 if you
410   don't. */
411#undef HAVE_DECL_GAI_STRERROR
412
413/* Define to 1 if you have the declaration of `gai_strerrorA', and to 0 if you
414   don't. */
415#undef HAVE_DECL_GAI_STRERRORA
416
417/* Define to 1 if you have the declaration of `getaddrinfo', and to 0 if you
418   don't. */
419#undef HAVE_DECL_GETADDRINFO
420
421/* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
422   don't. */
423#undef HAVE_DECL_GETC_UNLOCKED
424
425/* Define to 1 if you have the declaration of `getdelim', and to 0 if you
426   don't. */
427#undef HAVE_DECL_GETDELIM
428
429/* Define to 1 if you have the declaration of `getline', and to 0 if you
430   don't. */
431#undef HAVE_DECL_GETLINE
432
433/* Define to 1 if you have the declaration of `getnameinfo', and to 0 if you
434   don't. */
435#undef HAVE_DECL_GETNAMEINFO
436
437/* Define to 1 if you have the declaration of `getpass', and to 0 if you
438   don't. */
439#undef HAVE_DECL_GETPASS
440
441/* Define to 1 if you have the declaration of `inet_ntop', and to 0 if you
442   don't. */
443#undef HAVE_DECL_INET_NTOP
444
445/* Define to 1 if you have the declaration of `inet_pton', and to 0 if you
446   don't. */
447#undef HAVE_DECL_INET_PTON
448
449/* Define to 1 if you have the declaration of `isblank', and to 0 if you
450   don't. */
451#undef HAVE_DECL_ISBLANK
452
453/* Define to 1 if you have the declaration of `localtime_r', and to 0 if you
454   don't. */
455#undef HAVE_DECL_LOCALTIME_R
456
457/* Define to 1 if you have the declaration of `mbrtowc', and to 0 if you
458   don't. */
459#undef HAVE_DECL_MBRTOWC
460
461/* Define to 1 if you have the declaration of `mbsinit', and to 0 if you
462   don't. */
463#undef HAVE_DECL_MBSINIT
464
465/* Define to 1 if you have the declaration of `memmem', and to 0 if you don't.
466   */
467#undef HAVE_DECL_MEMMEM
468
469/* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
470   don't. */
471#undef HAVE_DECL_PUTC_UNLOCKED
472
473/* Define to 1 if you have the declaration of `setenv', and to 0 if you don't.
474   */
475#undef HAVE_DECL_SETENV
476
477/* Define to 1 if you have the declaration of `sleep', and to 0 if you don't.
478   */
479#undef HAVE_DECL_SLEEP
480
481/* Define to 1 if you have the declaration of `snprintf', and to 0 if you
482   don't. */
483#undef HAVE_DECL_SNPRINTF
484
485/* Define to 1 if you have the declaration of `strdup', and to 0 if you don't.
486   */
487#undef HAVE_DECL_STRDUP
488
489/* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
490   don't. */
491#undef HAVE_DECL_STRERROR_R
492
493/* Define to 1 if you have the declaration of `strncasecmp', and to 0 if you
494   don't. */
495#undef HAVE_DECL_STRNCASECMP
496
497/* Define to 1 if you have the declaration of `strndup', and to 0 if you
498   don't. */
499#undef HAVE_DECL_STRNDUP
500
501/* Define to 1 if you have the declaration of `strnlen', and to 0 if you
502   don't. */
503#undef HAVE_DECL_STRNLEN
504
505/* Define to 1 if you have the declaration of `towlower', and to 0 if you
506   don't. */
507#undef HAVE_DECL_TOWLOWER
508
509/* Define to 1 if you have the declaration of `unsetenv', and to 0 if you
510   don't. */
511#undef HAVE_DECL_UNSETENV
512
513/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
514   don't. */
515#undef HAVE_DECL_VSNPRINTF
516
517/* Define to 1 if you have the declaration of `wcrtomb', and to 0 if you
518   don't. */
519#undef HAVE_DECL_WCRTOMB
520
521/* Define to 1 if you have the declaration of `wctob', and to 0 if you don't.
522   */
523#undef HAVE_DECL_WCTOB
524
525/* Define to 1 if you have the declaration of `_putenv', and to 0 if you
526   don't. */
527#undef HAVE_DECL__PUTENV
528
529/* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
530   don't. */
531#undef HAVE_DECL__SNPRINTF
532
533/* Define to 1 if you have the declaration of `__fsetlocking', and to 0 if you
534   don't. */
535#undef HAVE_DECL___FSETLOCKING
536
537/* Define to 1 if you have the <dirent.h> header file. */
538#undef HAVE_DIRENT_H
539
540/* Define if you have the GNU dld library. */
541#undef HAVE_DLD
542
543/* Define to 1 if you have the <dld.h> header file. */
544#undef HAVE_DLD_H
545
546/* Define to 1 if you have the `dlerror' function. */
547#undef HAVE_DLERROR
548
549/* Define to 1 if you have the <dlfcn.h> header file. */
550#undef HAVE_DLFCN_H
551
552/* Define to 1 if you have the <dl.h> header file. */
553#undef HAVE_DL_H
554
555/* Define to 1 if you have the 'dup2' function. */
556#undef HAVE_DUP2
557
558/* Define if you have the _dyld_func_lookup function. */
559#undef HAVE_DYLD
560
561/* Define if you have the declaration of environ. */
562#undef HAVE_ENVIRON_DECL
563
564/* Define to 1 if the system has the type `error_t'. */
565#undef HAVE_ERROR_T
566
567/* Define to 1 if you have the <features.h> header file. */
568#undef HAVE_FEATURES_H
569
570/* Define to 1 if you have the `flockfile' function. */
571#undef HAVE_FLOCKFILE
572
573/* Define to 1 if you have the 'fpurge' function. */
574#undef HAVE_FPURGE
575
576/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
577#undef HAVE_FSEEKO
578
579/* Define to 1 if you have the `ftruncate' function. */
580#undef HAVE_FTRUNCATE
581
582/* Define to 1 if you have the `ftw' function. */
583#undef HAVE_FTW
584
585/* Define to 1 if you have the `funlockfile' function. */
586#undef HAVE_FUNLOCKFILE
587
588/* Define to 1 if you have the 'getdelim' function. */
589#undef HAVE_GETDELIM
590
591/* Define to 1 if you have the 'getdtablesize' function. */
592#undef HAVE_GETDTABLESIZE
593
594/* Define to 1 if you have the `gethostbyname' function. */
595#undef HAVE_GETHOSTBYNAME
596
597/* Define to 1 if you have the `gethostname' function. */
598#undef HAVE_GETHOSTNAME
599
600/* Define to 1 if you have the `getpagesize' function. */
601#undef HAVE_GETPAGESIZE
602
603/* Define to 1 if you have the `getpass' function. */
604#undef HAVE_GETPASS
605
606/* Define to 1 if you have the `getservbyname' function. */
607#undef HAVE_GETSERVBYNAME
608
609/* Define to 1 if you have the 'gettimeofday' function. */
610#undef HAVE_GETTIMEOFDAY
611
612/* Define to 1 if the system has the type `gid_t'. */
613#undef HAVE_GID_T
614
615/* Define whether GnuTLS provides an abstract privkey implementation */
616#undef HAVE_GNUTLS_PRIVKEY_ABSTRACT
617
618/* Define whether GnuTLS provide priority parsing */
619#undef HAVE_GNUTLS_STRING_PRIORITY
620
621/* Define whether GnuTLS provides gnutls_x509_crt_list_import */
622#undef HAVE_GNUTLS_X509_CRT_LIST_IMPORT
623
624/* Define to 1 if you have the `inet_ntop' function. */
625#undef HAVE_INET_NTOP
626
627/* Define to 1 if you have the `inet_pton' function. */
628#undef HAVE_INET_PTON
629
630/* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
631#undef HAVE_INTMAX_T
632
633/* Define to 1 if you have the <inttypes.h> header file. */
634#undef HAVE_INTTYPES_H
635
636/* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
637   declares uintmax_t. */
638#undef HAVE_INTTYPES_H_WITH_UINTMAX
639
640/* Define to 1 if you have the `ioctl' function. */
641#undef HAVE_IOCTL
642
643/* Define to 1 if <sys/socket.h> defines AF_INET. */
644#undef HAVE_IPV4
645
646/* Define to 1 if <sys/socket.h> defines AF_INET6. */
647#undef HAVE_IPV6
648
649/* Define to 1 if you have the 'isblank' function. */
650#undef HAVE_ISBLANK
651
652/* Define to 1 if you have the 'iswcntrl' function. */
653#undef HAVE_ISWCNTRL
654
655/* Define to 1 if you have the 'iswctype' function. */
656#undef HAVE_ISWCTYPE
657
658/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
659#undef HAVE_LANGINFO_CODESET
660
661/* Define to 1 if you have the <langinfo.h> header file. */
662#undef HAVE_LANGINFO_H
663
664/* Define to 1 if you have the <lauxlib.h> header file. */
665#undef HAVE_LAUXLIB_H
666
667/* Define if your <locale.h> file defines LC_MESSAGES. */
668#undef HAVE_LC_MESSAGES
669
670/* Define if you have the libdl library or equivalent. */
671#undef HAVE_LIBDL
672
673/* Define if libdlloader will be built on this platform */
674#undef HAVE_LIBDLLOADER
675
676/* Define to 1 if you have the <libintl.h> header file. */
677#undef HAVE_LIBINTL_H
678
679/* Define to 1 if you have the 'localtime_r' function. */
680#undef HAVE_LOCALTIME_R
681
682/* Define to 1 if the system has the type 'long long int'. */
683#undef HAVE_LONG_LONG_INT
684
685/* Define to 1 if you have the 'lstat' function. */
686#undef HAVE_LSTAT
687
688/* Define this if a modern libltdl is already installed */
689#undef HAVE_LTDL
690
691/* liblua */
692#undef HAVE_LUA
693
694/* Define to 1 if you have the <lua.h> header file. */
695#undef HAVE_LUA_H
696
697/* Define to 1 if you have the <mach-o/dyld.h> header file. */
698#undef HAVE_MACH_O_DYLD_H
699
700/* Define to 1 if you have the <malloc.h> header file. */
701#undef HAVE_MALLOC_H
702
703/* Define if the 'malloc' function is POSIX compliant. */
704#undef HAVE_MALLOC_POSIX
705
706/* Define to 1 if mmap()'s MAP_ANONYMOUS flag is available after including
707   config.h and <sys/mman.h>. */
708#undef HAVE_MAP_ANONYMOUS
709
710/* Define to 1 if you have the `mbrtowc' function. */
711#undef HAVE_MBRTOWC
712
713/* Define to 1 if you have the 'mbsinit' function. */
714#undef HAVE_MBSINIT
715
716/* Define to 1 if <wchar.h> declares mbstate_t. */
717#undef HAVE_MBSTATE_T
718
719/* Define to 1 if you have the `memmem' function. */
720#undef HAVE_MEMMEM
721
722/* Define to 1 if you have the <memory.h> header file. */
723#undef HAVE_MEMORY_H
724
725/* Define to 1 if <limits.h> defines the MIN and MAX macros. */
726#undef HAVE_MINMAX_IN_LIMITS_H
727
728/* Define to 1 if <sys/param.h> defines the MIN and MAX macros. */
729#undef HAVE_MINMAX_IN_SYS_PARAM_H
730
731/* Define to 1 if you have the 'mprotect' function. */
732#undef HAVE_MPROTECT
733
734/* Define to 1 on MSVC platforms that have the "invalid parameter handler"
735   concept. */
736#undef HAVE_MSVC_INVALID_PARAMETER_HANDLER
737
738/* Define to 1 if you have the <netdb.h> header file. */
739#undef HAVE_NETDB_H
740
741/* Define to 1 if you have the <netinet/in.h> header file. */
742#undef HAVE_NETINET_IN_H
743
744/* Define to 1 if you have the <netinet/tcp.h> header file. */
745#undef HAVE_NETINET_TCP_H
746
747/* Define to 1 if you have the 'newlocale' function. */
748#undef HAVE_NEWLOCALE
749
750/* Define to 1 if you have the 'nl_langinfo' function. */
751#undef HAVE_NL_LANGINFO
752
753/* Define to 1 if you have the `opendir' function. */
754#undef HAVE_OPENDIR
755
756/* Define to 1 if you have the <OS.h> header file. */
757#undef HAVE_OS_H
758
759/* Define to 1 if you have the 'pipe' function. */
760#undef HAVE_PIPE
761
762/* Define to 1 if you have the 'poll' function and it works. */
763#undef HAVE_POLL
764
765/* Define to 1 if you have the <poll.h> header file. */
766#undef HAVE_POLL_H
767
768/* Define if libtool can extract symbol lists from object files. */
769#undef HAVE_PRELOADED_SYMBOLS
770
771/* Define to 1 if you have the `pthread_atfork' function. */
772#undef HAVE_PTHREAD_ATFORK
773
774/* Define if the <pthread.h> defines PTHREAD_MUTEX_RECURSIVE. */
775#undef HAVE_PTHREAD_MUTEX_RECURSIVE
776
777/* Define if the POSIX multithreading library has read/write locks. */
778#undef HAVE_PTHREAD_RWLOCK
779
780/* Define to 1 if you have the `raise' function. */
781#undef HAVE_RAISE
782
783/* Define to 1 if accept is declared even after undefining macros. */
784#undef HAVE_RAW_DECL_ACCEPT
785
786/* Define to 1 if accept4 is declared even after undefining macros. */
787#undef HAVE_RAW_DECL_ACCEPT4
788
789/* Define to 1 if atoll is declared even after undefining macros. */
790#undef HAVE_RAW_DECL_ATOLL
791
792/* Define to 1 if bind is declared even after undefining macros. */
793#undef HAVE_RAW_DECL_BIND
794
795/* Define to 1 if btowc is declared even after undefining macros. */
796#undef HAVE_RAW_DECL_BTOWC
797
798/* Define to 1 if canonicalize_file_name is declared even after undefining
799   macros. */
800#undef HAVE_RAW_DECL_CANONICALIZE_FILE_NAME
801
802/* Define to 1 if chdir is declared even after undefining macros. */
803#undef HAVE_RAW_DECL_CHDIR
804
805/* Define to 1 if chown is declared even after undefining macros. */
806#undef HAVE_RAW_DECL_CHOWN
807
808/* Define to 1 if connect is declared even after undefining macros. */
809#undef HAVE_RAW_DECL_CONNECT
810
811/* Define to 1 if dprintf is declared even after undefining macros. */
812#undef HAVE_RAW_DECL_DPRINTF
813
814/* Define to 1 if dup is declared even after undefining macros. */
815#undef HAVE_RAW_DECL_DUP
816
817/* Define to 1 if dup2 is declared even after undefining macros. */
818#undef HAVE_RAW_DECL_DUP2
819
820/* Define to 1 if dup3 is declared even after undefining macros. */
821#undef HAVE_RAW_DECL_DUP3
822
823/* Define to 1 if duplocale is declared even after undefining macros. */
824#undef HAVE_RAW_DECL_DUPLOCALE
825
826/* Define to 1 if endusershell is declared even after undefining macros. */
827#undef HAVE_RAW_DECL_ENDUSERSHELL
828
829/* Define to 1 if environ is declared even after undefining macros. */
830#undef HAVE_RAW_DECL_ENVIRON
831
832/* Define to 1 if euidaccess is declared even after undefining macros. */
833#undef HAVE_RAW_DECL_EUIDACCESS
834
835/* Define to 1 if faccessat is declared even after undefining macros. */
836#undef HAVE_RAW_DECL_FACCESSAT
837
838/* Define to 1 if fchdir is declared even after undefining macros. */
839#undef HAVE_RAW_DECL_FCHDIR
840
841/* Define to 1 if fchmodat is declared even after undefining macros. */
842#undef HAVE_RAW_DECL_FCHMODAT
843
844/* Define to 1 if fchownat is declared even after undefining macros. */
845#undef HAVE_RAW_DECL_FCHOWNAT
846
847/* Define to 1 if fcntl is declared even after undefining macros. */
848#undef HAVE_RAW_DECL_FCNTL
849
850/* Define to 1 if fdatasync is declared even after undefining macros. */
851#undef HAVE_RAW_DECL_FDATASYNC
852
853/* Define to 1 if ffs is declared even after undefining macros. */
854#undef HAVE_RAW_DECL_FFS
855
856/* Define to 1 if ffsl is declared even after undefining macros. */
857#undef HAVE_RAW_DECL_FFSL
858
859/* Define to 1 if ffsll is declared even after undefining macros. */
860#undef HAVE_RAW_DECL_FFSLL
861
862/* Define to 1 if fpurge is declared even after undefining macros. */
863#undef HAVE_RAW_DECL_FPURGE
864
865/* Define to 1 if freeaddrinfo is declared even after undefining macros. */
866#undef HAVE_RAW_DECL_FREEADDRINFO
867
868/* Define to 1 if fseeko is declared even after undefining macros. */
869#undef HAVE_RAW_DECL_FSEEKO
870
871/* Define to 1 if fstat is declared even after undefining macros. */
872#undef HAVE_RAW_DECL_FSTAT
873
874/* Define to 1 if fstatat is declared even after undefining macros. */
875#undef HAVE_RAW_DECL_FSTATAT
876
877/* Define to 1 if fsync is declared even after undefining macros. */
878#undef HAVE_RAW_DECL_FSYNC
879
880/* Define to 1 if ftello is declared even after undefining macros. */
881#undef HAVE_RAW_DECL_FTELLO
882
883/* Define to 1 if ftruncate is declared even after undefining macros. */
884#undef HAVE_RAW_DECL_FTRUNCATE
885
886/* Define to 1 if futimens is declared even after undefining macros. */
887#undef HAVE_RAW_DECL_FUTIMENS
888
889/* Define to 1 if gai_strerror is declared even after undefining macros. */
890#undef HAVE_RAW_DECL_GAI_STRERROR
891
892/* Define to 1 if getaddrinfo is declared even after undefining macros. */
893#undef HAVE_RAW_DECL_GETADDRINFO
894
895/* Define to 1 if getcwd is declared even after undefining macros. */
896#undef HAVE_RAW_DECL_GETCWD
897
898/* Define to 1 if getdelim is declared even after undefining macros. */
899#undef HAVE_RAW_DECL_GETDELIM
900
901/* Define to 1 if getdomainname is declared even after undefining macros. */
902#undef HAVE_RAW_DECL_GETDOMAINNAME
903
904/* Define to 1 if getdtablesize is declared even after undefining macros. */
905#undef HAVE_RAW_DECL_GETDTABLESIZE
906
907/* Define to 1 if getgroups is declared even after undefining macros. */
908#undef HAVE_RAW_DECL_GETGROUPS
909
910/* Define to 1 if gethostname is declared even after undefining macros. */
911#undef HAVE_RAW_DECL_GETHOSTNAME
912
913/* Define to 1 if getline is declared even after undefining macros. */
914#undef HAVE_RAW_DECL_GETLINE
915
916/* Define to 1 if getloadavg is declared even after undefining macros. */
917#undef HAVE_RAW_DECL_GETLOADAVG
918
919/* Define to 1 if getlogin is declared even after undefining macros. */
920#undef HAVE_RAW_DECL_GETLOGIN
921
922/* Define to 1 if getlogin_r is declared even after undefining macros. */
923#undef HAVE_RAW_DECL_GETLOGIN_R
924
925/* Define to 1 if getnameinfo is declared even after undefining macros. */
926#undef HAVE_RAW_DECL_GETNAMEINFO
927
928/* Define to 1 if getpagesize is declared even after undefining macros. */
929#undef HAVE_RAW_DECL_GETPAGESIZE
930
931/* Define to 1 if getpeername is declared even after undefining macros. */
932#undef HAVE_RAW_DECL_GETPEERNAME
933
934/* Define to 1 if gets is declared even after undefining macros. */
935#undef HAVE_RAW_DECL_GETS
936
937/* Define to 1 if getsockname is declared even after undefining macros. */
938#undef HAVE_RAW_DECL_GETSOCKNAME
939
940/* Define to 1 if getsockopt is declared even after undefining macros. */
941#undef HAVE_RAW_DECL_GETSOCKOPT
942
943/* Define to 1 if getsubopt is declared even after undefining macros. */
944#undef HAVE_RAW_DECL_GETSUBOPT
945
946/* Define to 1 if gettimeofday is declared even after undefining macros. */
947#undef HAVE_RAW_DECL_GETTIMEOFDAY
948
949/* Define to 1 if getusershell is declared even after undefining macros. */
950#undef HAVE_RAW_DECL_GETUSERSHELL
951
952/* Define to 1 if grantpt is declared even after undefining macros. */
953#undef HAVE_RAW_DECL_GRANTPT
954
955/* Define to 1 if group_member is declared even after undefining macros. */
956#undef HAVE_RAW_DECL_GROUP_MEMBER
957
958/* Define to 1 if imaxabs is declared even after undefining macros. */
959#undef HAVE_RAW_DECL_IMAXABS
960
961/* Define to 1 if imaxdiv is declared even after undefining macros. */
962#undef HAVE_RAW_DECL_IMAXDIV
963
964/* Define to 1 if inet_ntop is declared even after undefining macros. */
965#undef HAVE_RAW_DECL_INET_NTOP
966
967/* Define to 1 if inet_pton is declared even after undefining macros. */
968#undef HAVE_RAW_DECL_INET_PTON
969
970/* Define to 1 if initstate is declared even after undefining macros. */
971#undef HAVE_RAW_DECL_INITSTATE
972
973/* Define to 1 if initstate_r is declared even after undefining macros. */
974#undef HAVE_RAW_DECL_INITSTATE_R
975
976/* Define to 1 if ioctl is declared even after undefining macros. */
977#undef HAVE_RAW_DECL_IOCTL
978
979/* Define to 1 if isatty is declared even after undefining macros. */
980#undef HAVE_RAW_DECL_ISATTY
981
982/* Define to 1 if iswctype is declared even after undefining macros. */
983#undef HAVE_RAW_DECL_ISWCTYPE
984
985/* Define to 1 if lchmod is declared even after undefining macros. */
986#undef HAVE_RAW_DECL_LCHMOD
987
988/* Define to 1 if lchown is declared even after undefining macros. */
989#undef HAVE_RAW_DECL_LCHOWN
990
991/* Define to 1 if link is declared even after undefining macros. */
992#undef HAVE_RAW_DECL_LINK
993
994/* Define to 1 if linkat is declared even after undefining macros. */
995#undef HAVE_RAW_DECL_LINKAT
996
997/* Define to 1 if listen is declared even after undefining macros. */
998#undef HAVE_RAW_DECL_LISTEN
999
1000/* Define to 1 if lseek is declared even after undefining macros. */
1001#undef HAVE_RAW_DECL_LSEEK
1002
1003/* Define to 1 if lstat is declared even after undefining macros. */
1004#undef HAVE_RAW_DECL_LSTAT
1005
1006/* Define to 1 if mbrlen is declared even after undefining macros. */
1007#undef HAVE_RAW_DECL_MBRLEN
1008
1009/* Define to 1 if mbrtowc is declared even after undefining macros. */
1010#undef HAVE_RAW_DECL_MBRTOWC
1011
1012/* Define to 1 if mbsinit is declared even after undefining macros. */
1013#undef HAVE_RAW_DECL_MBSINIT
1014
1015/* Define to 1 if mbsnrtowcs is declared even after undefining macros. */
1016#undef HAVE_RAW_DECL_MBSNRTOWCS
1017
1018/* Define to 1 if mbsrtowcs is declared even after undefining macros. */
1019#undef HAVE_RAW_DECL_MBSRTOWCS
1020
1021/* Define to 1 if memmem is declared even after undefining macros. */
1022#undef HAVE_RAW_DECL_MEMMEM
1023
1024/* Define to 1 if mempcpy is declared even after undefining macros. */
1025#undef HAVE_RAW_DECL_MEMPCPY
1026
1027/* Define to 1 if memrchr is declared even after undefining macros. */
1028#undef HAVE_RAW_DECL_MEMRCHR
1029
1030/* Define to 1 if mkdirat is declared even after undefining macros. */
1031#undef HAVE_RAW_DECL_MKDIRAT
1032
1033/* Define to 1 if mkdtemp is declared even after undefining macros. */
1034#undef HAVE_RAW_DECL_MKDTEMP
1035
1036/* Define to 1 if mkfifo is declared even after undefining macros. */
1037#undef HAVE_RAW_DECL_MKFIFO
1038
1039/* Define to 1 if mkfifoat is declared even after undefining macros. */
1040#undef HAVE_RAW_DECL_MKFIFOAT
1041
1042/* Define to 1 if mknod is declared even after undefining macros. */
1043#undef HAVE_RAW_DECL_MKNOD
1044
1045/* Define to 1 if mknodat is declared even after undefining macros. */
1046#undef HAVE_RAW_DECL_MKNODAT
1047
1048/* Define to 1 if mkostemp is declared even after undefining macros. */
1049#undef HAVE_RAW_DECL_MKOSTEMP
1050
1051/* Define to 1 if mkostemps is declared even after undefining macros. */
1052#undef HAVE_RAW_DECL_MKOSTEMPS
1053
1054/* Define to 1 if mkstemp is declared even after undefining macros. */
1055#undef HAVE_RAW_DECL_MKSTEMP
1056
1057/* Define to 1 if mkstemps is declared even after undefining macros. */
1058#undef HAVE_RAW_DECL_MKSTEMPS
1059
1060/* Define to 1 if nl_langinfo is declared even after undefining macros. */
1061#undef HAVE_RAW_DECL_NL_LANGINFO
1062
1063/* Define to 1 if openat is declared even after undefining macros. */
1064#undef HAVE_RAW_DECL_OPENAT
1065
1066/* Define to 1 if pclose is declared even after undefining macros. */
1067#undef HAVE_RAW_DECL_PCLOSE
1068
1069/* Define to 1 if pipe is declared even after undefining macros. */
1070#undef HAVE_RAW_DECL_PIPE
1071
1072/* Define to 1 if pipe2 is declared even after undefining macros. */
1073#undef HAVE_RAW_DECL_PIPE2
1074
1075/* Define to 1 if poll is declared even after undefining macros. */
1076#undef HAVE_RAW_DECL_POLL
1077
1078/* Define to 1 if popen is declared even after undefining macros. */
1079#undef HAVE_RAW_DECL_POPEN
1080
1081/* Define to 1 if posix_openpt is declared even after undefining macros. */
1082#undef HAVE_RAW_DECL_POSIX_OPENPT
1083
1084/* Define to 1 if pread is declared even after undefining macros. */
1085#undef HAVE_RAW_DECL_PREAD
1086
1087/* Define to 1 if pselect is declared even after undefining macros. */
1088#undef HAVE_RAW_DECL_PSELECT
1089
1090/* Define to 1 if pthread_sigmask is declared even after undefining macros. */
1091#undef HAVE_RAW_DECL_PTHREAD_SIGMASK
1092
1093/* Define to 1 if ptsname is declared even after undefining macros. */
1094#undef HAVE_RAW_DECL_PTSNAME
1095
1096/* Define to 1 if ptsname_r is declared even after undefining macros. */
1097#undef HAVE_RAW_DECL_PTSNAME_R
1098
1099/* Define to 1 if pwrite is declared even after undefining macros. */
1100#undef HAVE_RAW_DECL_PWRITE
1101
1102/* Define to 1 if random is declared even after undefining macros. */
1103#undef HAVE_RAW_DECL_RANDOM
1104
1105/* Define to 1 if random_r is declared even after undefining macros. */
1106#undef HAVE_RAW_DECL_RANDOM_R
1107
1108/* Define to 1 if rawmemchr is declared even after undefining macros. */
1109#undef HAVE_RAW_DECL_RAWMEMCHR
1110
1111/* Define to 1 if readlink is declared even after undefining macros. */
1112#undef HAVE_RAW_DECL_READLINK
1113
1114/* Define to 1 if readlinkat is declared even after undefining macros. */
1115#undef HAVE_RAW_DECL_READLINKAT
1116
1117/* Define to 1 if realpath is declared even after undefining macros. */
1118#undef HAVE_RAW_DECL_REALPATH
1119
1120/* Define to 1 if recv is declared even after undefining macros. */
1121#undef HAVE_RAW_DECL_RECV
1122
1123/* Define to 1 if recvfrom is declared even after undefining macros. */
1124#undef HAVE_RAW_DECL_RECVFROM
1125
1126/* Define to 1 if renameat is declared even after undefining macros. */
1127#undef HAVE_RAW_DECL_RENAMEAT
1128
1129/* Define to 1 if rmdir is declared even after undefining macros. */
1130#undef HAVE_RAW_DECL_RMDIR
1131
1132/* Define to 1 if rpmatch is declared even after undefining macros. */
1133#undef HAVE_RAW_DECL_RPMATCH
1134
1135/* Define to 1 if secure_getenv is declared even after undefining macros. */
1136#undef HAVE_RAW_DECL_SECURE_GETENV
1137
1138/* Define to 1 if select is declared even after undefining macros. */
1139#undef HAVE_RAW_DECL_SELECT
1140
1141/* Define to 1 if send is declared even after undefining macros. */
1142#undef HAVE_RAW_DECL_SEND
1143
1144/* Define to 1 if sendto is declared even after undefining macros. */
1145#undef HAVE_RAW_DECL_SENDTO
1146
1147/* Define to 1 if setenv is declared even after undefining macros. */
1148#undef HAVE_RAW_DECL_SETENV
1149
1150/* Define to 1 if sethostname is declared even after undefining macros. */
1151#undef HAVE_RAW_DECL_SETHOSTNAME
1152
1153/* Define to 1 if setlocale is declared even after undefining macros. */
1154#undef HAVE_RAW_DECL_SETLOCALE
1155
1156/* Define to 1 if setsockopt is declared even after undefining macros. */
1157#undef HAVE_RAW_DECL_SETSOCKOPT
1158
1159/* Define to 1 if setstate is declared even after undefining macros. */
1160#undef HAVE_RAW_DECL_SETSTATE
1161
1162/* Define to 1 if setstate_r is declared even after undefining macros. */
1163#undef HAVE_RAW_DECL_SETSTATE_R
1164
1165/* Define to 1 if setusershell is declared even after undefining macros. */
1166#undef HAVE_RAW_DECL_SETUSERSHELL
1167
1168/* Define to 1 if shutdown is declared even after undefining macros. */
1169#undef HAVE_RAW_DECL_SHUTDOWN
1170
1171/* Define to 1 if sigaction is declared even after undefining macros. */
1172#undef HAVE_RAW_DECL_SIGACTION
1173
1174/* Define to 1 if sigaddset is declared even after undefining macros. */
1175#undef HAVE_RAW_DECL_SIGADDSET
1176
1177/* Define to 1 if sigdelset is declared even after undefining macros. */
1178#undef HAVE_RAW_DECL_SIGDELSET
1179
1180/* Define to 1 if sigemptyset is declared even after undefining macros. */
1181#undef HAVE_RAW_DECL_SIGEMPTYSET
1182
1183/* Define to 1 if sigfillset is declared even after undefining macros. */
1184#undef HAVE_RAW_DECL_SIGFILLSET
1185
1186/* Define to 1 if sigismember is declared even after undefining macros. */
1187#undef HAVE_RAW_DECL_SIGISMEMBER
1188
1189/* Define to 1 if sigpending is declared even after undefining macros. */
1190#undef HAVE_RAW_DECL_SIGPENDING
1191
1192/* Define to 1 if sigprocmask is declared even after undefining macros. */
1193#undef HAVE_RAW_DECL_SIGPROCMASK
1194
1195/* Define to 1 if sleep is declared even after undefining macros. */
1196#undef HAVE_RAW_DECL_SLEEP
1197
1198/* Define to 1 if snprintf is declared even after undefining macros. */
1199#undef HAVE_RAW_DECL_SNPRINTF
1200
1201/* Define to 1 if socket is declared even after undefining macros. */
1202#undef HAVE_RAW_DECL_SOCKET
1203
1204/* Define to 1 if srandom is declared even after undefining macros. */
1205#undef HAVE_RAW_DECL_SRANDOM
1206
1207/* Define to 1 if srandom_r is declared even after undefining macros. */
1208#undef HAVE_RAW_DECL_SRANDOM_R
1209
1210/* Define to 1 if stat is declared even after undefining macros. */
1211#undef HAVE_RAW_DECL_STAT
1212
1213/* Define to 1 if stpcpy is declared even after undefining macros. */
1214#undef HAVE_RAW_DECL_STPCPY
1215
1216/* Define to 1 if stpncpy is declared even after undefining macros. */
1217#undef HAVE_RAW_DECL_STPNCPY
1218
1219/* Define to 1 if strcasecmp is declared even after undefining macros. */
1220#undef HAVE_RAW_DECL_STRCASECMP
1221
1222/* Define to 1 if strcasestr is declared even after undefining macros. */
1223#undef HAVE_RAW_DECL_STRCASESTR
1224
1225/* Define to 1 if strchrnul is declared even after undefining macros. */
1226#undef HAVE_RAW_DECL_STRCHRNUL
1227
1228/* Define to 1 if strdup is declared even after undefining macros. */
1229#undef HAVE_RAW_DECL_STRDUP
1230
1231/* Define to 1 if strerror_r is declared even after undefining macros. */
1232#undef HAVE_RAW_DECL_STRERROR_R
1233
1234/* Define to 1 if strncasecmp is declared even after undefining macros. */
1235#undef HAVE_RAW_DECL_STRNCASECMP
1236
1237/* Define to 1 if strncat is declared even after undefining macros. */
1238#undef HAVE_RAW_DECL_STRNCAT
1239
1240/* Define to 1 if strndup is declared even after undefining macros. */
1241#undef HAVE_RAW_DECL_STRNDUP
1242
1243/* Define to 1 if strnlen is declared even after undefining macros. */
1244#undef HAVE_RAW_DECL_STRNLEN
1245
1246/* Define to 1 if strpbrk is declared even after undefining macros. */
1247#undef HAVE_RAW_DECL_STRPBRK
1248
1249/* Define to 1 if strsep is declared even after undefining macros. */
1250#undef HAVE_RAW_DECL_STRSEP
1251
1252/* Define to 1 if strsignal is declared even after undefining macros. */
1253#undef HAVE_RAW_DECL_STRSIGNAL
1254
1255/* Define to 1 if strtod is declared even after undefining macros. */
1256#undef HAVE_RAW_DECL_STRTOD
1257
1258/* Define to 1 if strtoimax is declared even after undefining macros. */
1259#undef HAVE_RAW_DECL_STRTOIMAX
1260
1261/* Define to 1 if strtok_r is declared even after undefining macros. */
1262#undef HAVE_RAW_DECL_STRTOK_R
1263
1264/* Define to 1 if strtoll is declared even after undefining macros. */
1265#undef HAVE_RAW_DECL_STRTOLL
1266
1267/* Define to 1 if strtoull is declared even after undefining macros. */
1268#undef HAVE_RAW_DECL_STRTOULL
1269
1270/* Define to 1 if strtoumax is declared even after undefining macros. */
1271#undef HAVE_RAW_DECL_STRTOUMAX
1272
1273/* Define to 1 if strverscmp is declared even after undefining macros. */
1274#undef HAVE_RAW_DECL_STRVERSCMP
1275
1276/* Define to 1 if symlink is declared even after undefining macros. */
1277#undef HAVE_RAW_DECL_SYMLINK
1278
1279/* Define to 1 if symlinkat is declared even after undefining macros. */
1280#undef HAVE_RAW_DECL_SYMLINKAT
1281
1282/* Define to 1 if tmpfile is declared even after undefining macros. */
1283#undef HAVE_RAW_DECL_TMPFILE
1284
1285/* Define to 1 if towctrans is declared even after undefining macros. */
1286#undef HAVE_RAW_DECL_TOWCTRANS
1287
1288/* Define to 1 if ttyname_r is declared even after undefining macros. */
1289#undef HAVE_RAW_DECL_TTYNAME_R
1290
1291/* Define to 1 if uname is declared even after undefining macros. */
1292#undef HAVE_RAW_DECL_UNAME
1293
1294/* Define to 1 if unlink is declared even after undefining macros. */
1295#undef HAVE_RAW_DECL_UNLINK
1296
1297/* Define to 1 if unlinkat is declared even after undefining macros. */
1298#undef HAVE_RAW_DECL_UNLINKAT
1299
1300/* Define to 1 if unlockpt is declared even after undefining macros. */
1301#undef HAVE_RAW_DECL_UNLOCKPT
1302
1303/* Define to 1 if unsetenv is declared even after undefining macros. */
1304#undef HAVE_RAW_DECL_UNSETENV
1305
1306/* Define to 1 if usleep is declared even after undefining macros. */
1307#undef HAVE_RAW_DECL_USLEEP
1308
1309/* Define to 1 if utimensat is declared even after undefining macros. */
1310#undef HAVE_RAW_DECL_UTIMENSAT
1311
1312/* Define to 1 if vdprintf is declared even after undefining macros. */
1313#undef HAVE_RAW_DECL_VDPRINTF
1314
1315/* Define to 1 if vsnprintf is declared even after undefining macros. */
1316#undef HAVE_RAW_DECL_VSNPRINTF
1317
1318/* Define to 1 if wcpcpy is declared even after undefining macros. */
1319#undef HAVE_RAW_DECL_WCPCPY
1320
1321/* Define to 1 if wcpncpy is declared even after undefining macros. */
1322#undef HAVE_RAW_DECL_WCPNCPY
1323
1324/* Define to 1 if wcrtomb is declared even after undefining macros. */
1325#undef HAVE_RAW_DECL_WCRTOMB
1326
1327/* Define to 1 if wcscasecmp is declared even after undefining macros. */
1328#undef HAVE_RAW_DECL_WCSCASECMP
1329
1330/* Define to 1 if wcscat is declared even after undefining macros. */
1331#undef HAVE_RAW_DECL_WCSCAT
1332
1333/* Define to 1 if wcschr is declared even after undefining macros. */
1334#undef HAVE_RAW_DECL_WCSCHR
1335
1336/* Define to 1 if wcscmp is declared even after undefining macros. */
1337#undef HAVE_RAW_DECL_WCSCMP
1338
1339/* Define to 1 if wcscoll is declared even after undefining macros. */
1340#undef HAVE_RAW_DECL_WCSCOLL
1341
1342/* Define to 1 if wcscpy is declared even after undefining macros. */
1343#undef HAVE_RAW_DECL_WCSCPY
1344
1345/* Define to 1 if wcscspn is declared even after undefining macros. */
1346#undef HAVE_RAW_DECL_WCSCSPN
1347
1348/* Define to 1 if wcsdup is declared even after undefining macros. */
1349#undef HAVE_RAW_DECL_WCSDUP
1350
1351/* Define to 1 if wcslen is declared even after undefining macros. */
1352#undef HAVE_RAW_DECL_WCSLEN
1353
1354/* Define to 1 if wcsncasecmp is declared even after undefining macros. */
1355#undef HAVE_RAW_DECL_WCSNCASECMP
1356
1357/* Define to 1 if wcsncat is declared even after undefining macros. */
1358#undef HAVE_RAW_DECL_WCSNCAT
1359
1360/* Define to 1 if wcsncmp is declared even after undefining macros. */
1361#undef HAVE_RAW_DECL_WCSNCMP
1362
1363/* Define to 1 if wcsncpy is declared even after undefining macros. */
1364#undef HAVE_RAW_DECL_WCSNCPY
1365
1366/* Define to 1 if wcsnlen is declared even after undefining macros. */
1367#undef HAVE_RAW_DECL_WCSNLEN
1368
1369/* Define to 1 if wcsnrtombs is declared even after undefining macros. */
1370#undef HAVE_RAW_DECL_WCSNRTOMBS
1371
1372/* Define to 1 if wcspbrk is declared even after undefining macros. */
1373#undef HAVE_RAW_DECL_WCSPBRK
1374
1375/* Define to 1 if wcsrchr is declared even after undefining macros. */
1376#undef HAVE_RAW_DECL_WCSRCHR
1377
1378/* Define to 1 if wcsrtombs is declared even after undefining macros. */
1379#undef HAVE_RAW_DECL_WCSRTOMBS
1380
1381/* Define to 1 if wcsspn is declared even after undefining macros. */
1382#undef HAVE_RAW_DECL_WCSSPN
1383
1384/* Define to 1 if wcsstr is declared even after undefining macros. */
1385#undef HAVE_RAW_DECL_WCSSTR
1386
1387/* Define to 1 if wcstok is declared even after undefining macros. */
1388#undef HAVE_RAW_DECL_WCSTOK
1389
1390/* Define to 1 if wcswidth is declared even after undefining macros. */
1391#undef HAVE_RAW_DECL_WCSWIDTH
1392
1393/* Define to 1 if wcsxfrm is declared even after undefining macros. */
1394#undef HAVE_RAW_DECL_WCSXFRM
1395
1396/* Define to 1 if wctob is declared even after undefining macros. */
1397#undef HAVE_RAW_DECL_WCTOB
1398
1399/* Define to 1 if wctrans is declared even after undefining macros. */
1400#undef HAVE_RAW_DECL_WCTRANS
1401
1402/* Define to 1 if wctype is declared even after undefining macros. */
1403#undef HAVE_RAW_DECL_WCTYPE
1404
1405/* Define to 1 if wcwidth is declared even after undefining macros. */
1406#undef HAVE_RAW_DECL_WCWIDTH
1407
1408/* Define to 1 if wmemchr is declared even after undefining macros. */
1409#undef HAVE_RAW_DECL_WMEMCHR
1410
1411/* Define to 1 if wmemcmp is declared even after undefining macros. */
1412#undef HAVE_RAW_DECL_WMEMCMP
1413
1414/* Define to 1 if wmemcpy is declared even after undefining macros. */
1415#undef HAVE_RAW_DECL_WMEMCPY
1416
1417/* Define to 1 if wmemmove is declared even after undefining macros. */
1418#undef HAVE_RAW_DECL_WMEMMOVE
1419
1420/* Define to 1 if wmemset is declared even after undefining macros. */
1421#undef HAVE_RAW_DECL_WMEMSET
1422
1423/* Define to 1 if _Exit is declared even after undefining macros. */
1424#undef HAVE_RAW_DECL__EXIT
1425
1426/* Define to 1 if you have the `readdir' function. */
1427#undef HAVE_READDIR
1428
1429/* Define if the 'realloc' function is POSIX compliant. */
1430#undef HAVE_REALLOC_POSIX
1431
1432/* Define to 1 if the system has the type `sa_family_t'. */
1433#undef HAVE_SA_FAMILY_T
1434
1435/* Define to 1 if you have the <search.h> header file. */
1436#undef HAVE_SEARCH_H
1437
1438/* Define to 1 if you have the `setdtablesize' function. */
1439#undef HAVE_SETDTABLESIZE
1440
1441/* Define to 1 if you have the 'setenv' function. */
1442#undef HAVE_SETENV
1443
1444/* Define to 1 if you have the `setlocale' function. */
1445#undef HAVE_SETLOCALE
1446
1447/* Define if you have the shl_load function. */
1448#undef HAVE_SHL_LOAD
1449
1450/* Define to 1 if you have the 'shutdown' function. */
1451#undef HAVE_SHUTDOWN
1452
1453/* Define to 1 if 'sig_atomic_t' is a signed integer type. */
1454#undef HAVE_SIGNED_SIG_ATOMIC_T
1455
1456/* Define to 1 if 'wchar_t' is a signed integer type. */
1457#undef HAVE_SIGNED_WCHAR_T
1458
1459/* Define to 1 if 'wint_t' is a signed integer type. */
1460#undef HAVE_SIGNED_WINT_T
1461
1462/* Define to 1 if the system has the type `sigset_t'. */
1463#undef HAVE_SIGSET_T
1464
1465/* Define to 1 if you have the 'sleep' function. */
1466#undef HAVE_SLEEP
1467
1468/* Define to 1 if you have the `snprintf' function. */
1469#undef HAVE_SNPRINTF
1470
1471/* Define if the return value of the snprintf function is the number of of
1472   bytes (excluding the terminating NUL) that would have been produced if the
1473   buffer had been large enough. */
1474#undef HAVE_SNPRINTF_RETVAL_C99
1475
1476/* Define to 1 if you have the <stdint.h> header file. */
1477#undef HAVE_STDINT_H
1478
1479/* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
1480   uintmax_t. */
1481#undef HAVE_STDINT_H_WITH_UINTMAX
1482
1483/* Define to 1 if you have the <stdio_ext.h> header file. */
1484#undef HAVE_STDIO_EXT_H
1485
1486/* Define to 1 if you have the <stdlib.h> header file. */
1487#undef HAVE_STDLIB_H
1488
1489/* Define to 1 if you have the `strcasecmp' function. */
1490#undef HAVE_STRCASECMP
1491
1492/* Define to 1 if you have the `strcasestr' function. */
1493#undef HAVE_STRCASESTR
1494
1495/* Define to 1 if you have the 'strdup' function. */
1496#undef HAVE_STRDUP
1497
1498/* Define to 1 if you have the 'strerror_r' function. */
1499#undef HAVE_STRERROR_R
1500
1501/* Define to 1 if you have the <strings.h> header file. */
1502#undef HAVE_STRINGS_H
1503
1504/* Define to 1 if you have the <string.h> header file. */
1505#undef HAVE_STRING_H
1506
1507/* Define to 1 if you have the `strlcat' function. */
1508#undef HAVE_STRLCAT
1509
1510/* Define to 1 if you have the `strlcpy' function. */
1511#undef HAVE_STRLCPY
1512
1513/* Define to 1 if you have the `strncasecmp' function. */
1514#undef HAVE_STRNCASECMP
1515
1516/* Define to 1 if you have the 'strndup' function. */
1517#undef HAVE_STRNDUP
1518
1519/* Define to 1 if you have the `strnlen' function. */
1520#undef HAVE_STRNLEN
1521
1522/* Define to 1 if you have the 'strptime' function. */
1523#undef HAVE_STRPTIME
1524
1525/* Define to 1 if you have the `strsep' function. */
1526#undef HAVE_STRSEP
1527
1528/* Define to 1 if the system has the type `struct addrinfo'. */
1529#undef HAVE_STRUCT_ADDRINFO
1530
1531/* Define to 1 if `decimal_point' is member of `struct lconv'. */
1532#undef HAVE_STRUCT_LCONV_DECIMAL_POINT
1533
1534/* Define to 1 if the system has the type `struct sockaddr_in6'. */
1535#undef HAVE_STRUCT_SOCKADDR_IN6
1536
1537/* Define to 1 if `sa_len' is member of `struct sockaddr'. */
1538#undef HAVE_STRUCT_SOCKADDR_SA_LEN
1539
1540/* Define to 1 if the system has the type `struct sockaddr_storage'. */
1541#undef HAVE_STRUCT_SOCKADDR_STORAGE
1542
1543/* Define to 1 if `ss_family' is member of `struct sockaddr_storage'. */
1544#undef HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY
1545
1546/* Define to 1 if the system has the type `struct utsname'. */
1547#undef HAVE_STRUCT_UTSNAME
1548
1549/* Define to 1 if you have the 'symlink' function. */
1550#undef HAVE_SYMLINK
1551
1552/* Define to 1 if you have the <sys/bitypes.h> header file. */
1553#undef HAVE_SYS_BITYPES_H
1554
1555/* Define to 1 if you have the <sys/dl.h> header file. */
1556#undef HAVE_SYS_DL_H
1557
1558/* Define to 1 if you have the <sys/filio.h> header file. */
1559#undef HAVE_SYS_FILIO_H
1560
1561/* Define to 1 if you have the <sys/inttypes.h> header file. */
1562#undef HAVE_SYS_INTTYPES_H
1563
1564/* Define to 1 if you have the <sys/ioctl.h> header file. */
1565#undef HAVE_SYS_IOCTL_H
1566
1567/* Define to 1 if you have the <sys/mman.h> header file. */
1568#undef HAVE_SYS_MMAN_H
1569
1570/* Define to 1 if you have the <sys/param.h> header file. */
1571#undef HAVE_SYS_PARAM_H
1572
1573/* Define to 1 if you have the <sys/select.h> header file. */
1574#undef HAVE_SYS_SELECT_H
1575
1576/* Define to 1 if you have the <sys/socket.h> header file. */
1577#undef HAVE_SYS_SOCKET_H
1578
1579/* Define to 1 if you have the <sys/stat.h> header file. */
1580#undef HAVE_SYS_STAT_H
1581
1582/* Define to 1 if you have the <sys/timeb.h> header file. */
1583#undef HAVE_SYS_TIMEB_H
1584
1585/* Define to 1 if you have the <sys/time.h> header file. */
1586#undef HAVE_SYS_TIME_H
1587
1588/* Define to 1 if you have the <sys/types.h> header file. */
1589#undef HAVE_SYS_TYPES_H
1590
1591/* Define to 1 if you have the <sys/uio.h> header file. */
1592#undef HAVE_SYS_UIO_H
1593
1594/* Define to 1 if you have the <sys/un.h> header file. */
1595#undef HAVE_SYS_UN_H
1596
1597/* Define to 1 if you have the <sys/utsname.h> header file. */
1598#undef HAVE_SYS_UTSNAME_H
1599
1600/* Define to 1 if you have the <sys/wait.h> header file. */
1601#undef HAVE_SYS_WAIT_H
1602
1603/* Define to 1 if you have the 'tcgetattr' function. */
1604#undef HAVE_TCGETATTR
1605
1606/* Define to 1 if you have the 'tcsetattr' function. */
1607#undef HAVE_TCSETATTR
1608
1609/* Define to 1 if you have the <termios.h> header file. */
1610#undef HAVE_TERMIOS_H
1611
1612/* Define to 1 if you have the 'timegm' function. */
1613#undef HAVE_TIMEGM
1614
1615/* Define if struct tm has the tm_gmtoff member. */
1616#undef HAVE_TM_GMTOFF
1617
1618/* Define to 1 if you have the `towlower' function. */
1619#undef HAVE_TOWLOWER
1620
1621/* Define to 1 if you have the `tsearch' function. */
1622#undef HAVE_TSEARCH
1623
1624/* Define to 1 if the system has the type `uid_t'. */
1625#undef HAVE_UID_T
1626
1627/* Define to 1 if you have the `uname' function. */
1628#undef HAVE_UNAME
1629
1630/* Define to 1 if you have the <unistd.h> header file. */
1631#undef HAVE_UNISTD_H
1632
1633/* Define to 1 if you have the `unsetenv' function. */
1634#undef HAVE_UNSETENV
1635
1636/* Define to 1 if the system has the type 'unsigned long long int'. */
1637#undef HAVE_UNSIGNED_LONG_LONG_INT
1638
1639/* Define to 1 if you have the `uselocale' function. */
1640#undef HAVE_USELOCALE
1641
1642/* Define whether variadic macros are supported */
1643#undef HAVE_VARIADIC_MACROS
1644
1645/* Define to 1 if you have the 'vasnprintf' function. */
1646#undef HAVE_VASNPRINTF
1647
1648/* Define to 1 if you have the `vsnprintf' function. */
1649#undef HAVE_VSNPRINTF
1650
1651/* Define to 1 if you have the <wchar.h> header file. */
1652#undef HAVE_WCHAR_H
1653
1654/* Define if you have the 'wchar_t' type. */
1655#undef HAVE_WCHAR_T
1656
1657/* Define to 1 if you have the 'wcrtomb' function. */
1658#undef HAVE_WCRTOMB
1659
1660/* Define to 1 if you have the `wcslen' function. */
1661#undef HAVE_WCSLEN
1662
1663/* Define to 1 if you have the `wcsnlen' function. */
1664#undef HAVE_WCSNLEN
1665
1666/* Define to 1 if you have the 'wctob' function. */
1667#undef HAVE_WCTOB
1668
1669/* Define to 1 if you have the <wctype.h> header file. */
1670#undef HAVE_WCTYPE_H
1671
1672/* Define to 1 if you have the <winsock2.h> header file. */
1673#undef HAVE_WINSOCK2_H
1674
1675/* Define if you have the 'wint_t' type. */
1676#undef HAVE_WINT_T
1677
1678/* This value is set to 1 to indicate that the system argz facility works */
1679#undef HAVE_WORKING_ARGZ
1680
1681/* Define to 1 if O_NOATIME works. */
1682#undef HAVE_WORKING_O_NOATIME
1683
1684/* Define to 1 if O_NOFOLLOW works. */
1685#undef HAVE_WORKING_O_NOFOLLOW
1686
1687/* Define to 1 if you have the <ws2tcpip.h> header file. */
1688#undef HAVE_WS2TCPIP_H
1689
1690/* Define to 1 if you have the <xlocale.h> header file. */
1691#undef HAVE_XLOCALE_H
1692
1693/* Define to 1 if the system has the type `_Bool'. */
1694#undef HAVE__BOOL
1695
1696/* Define to 1 if you have the `_fseeki64' function. */
1697#undef HAVE__FSEEKI64
1698
1699/* Define to 1 if you have the `_ftelli64' function. */
1700#undef HAVE__FTELLI64
1701
1702/* Define to 1 if you have the `_ftime' function. */
1703#undef HAVE__FTIME
1704
1705/* Define to 1 if you have the '_set_invalid_parameter_handler' function. */
1706#undef HAVE__SET_INVALID_PARAMETER_HANDLER
1707
1708/* Define to 1 if you have the '__fpurge' function. */
1709#undef HAVE___FPURGE
1710
1711/* Define to 1 if you have the '__freading' function. */
1712#undef HAVE___FREADING
1713
1714/* Define to 1 if you have the '__fsetlocking' function. */
1715#undef HAVE___FSETLOCKING
1716
1717/* Define to 1 if you have the '__xpg_strerror_r' function. */
1718#undef HAVE___XPG_STRERROR_R
1719
1720/* Define HOST_NAME_MAX when <limits.h> does not define it. */
1721#undef HOST_NAME_MAX
1722
1723/* Prelude library install directory */
1724#undef INSTALLDIR
1725
1726/* Define to the value of ${prefix}, as a string. */
1727#undef INSTALLPREFIX
1728
1729/* Define to 1 if lseek does not detect pipes. */
1730#undef LSEEK_PIPE_BROKEN
1731
1732/* Define to 1 if 'lstat' dereferences a symlink specified with a trailing
1733   slash. */
1734#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
1735
1736/* Define if the OS needs help to load dependent libraries for dlopen(). */
1737#undef LTDL_DLOPEN_DEPLIBS
1738
1739/* Define to the system default library search path. */
1740#undef LT_DLSEARCH_PATH
1741
1742/* The archive extension */
1743#undef LT_LIBEXT
1744
1745/* Define to the extension used for runtime loadable modules, say, ".so". */
1746#undef LT_MODULE_EXT
1747
1748/* Define to the name of the environment variable that determines the run-time
1749   module search path. */
1750#undef LT_MODULE_PATH_VAR
1751
1752/* Define to the sub-directory in which libtool stores uninstalled libraries.
1753   */
1754#undef LT_OBJDIR
1755
1756/* If malloc(0) is != NULL, define this to 1. Otherwise define this to 0. */
1757#undef MALLOC_0_IS_NONNULL
1758
1759/* Define to a substitute value for mmap()'s MAP_ANONYMOUS flag. */
1760#undef MAP_ANONYMOUS
1761
1762/* Define if the mbrtowc function does not return (size_t) -2 for empty input.
1763   */
1764#undef MBRTOWC_EMPTY_INPUT_BUG
1765
1766/* Define if the mbrtowc function has the NULL pwc argument bug. */
1767#undef MBRTOWC_NULL_ARG1_BUG
1768
1769/* Define if the mbrtowc function has the NULL string argument bug. */
1770#undef MBRTOWC_NULL_ARG2_BUG
1771
1772/* Define if the mbrtowc function does not return 0 for a NUL character. */
1773#undef MBRTOWC_NUL_RETVAL_BUG
1774
1775/* Define if the mbrtowc function returns a wrong return value. */
1776#undef MBRTOWC_RETVAL_BUG
1777
1778/* Define whether SRP support is available through gnutls-extra */
1779#undef NEED_GNUTLS_EXTRA
1780
1781/* Define if dlsym() requires a leading underscore in symbol names. */
1782#undef NEED_USCORE
1783
1784/* Define to 1 if your C compiler doesn't accept -c and -o together. */
1785#undef NO_MINUS_C_MINUS_O
1786
1787/* Define to 1 if open() fails to recognize a trailing slash. */
1788#undef OPEN_TRAILING_SLASH_BUG
1789
1790/* Name of package */
1791#undef PACKAGE
1792
1793/* Define to the address where bug reports for this package should be sent. */
1794#undef PACKAGE_BUGREPORT
1795
1796/* Define to the full name of this package. */
1797#undef PACKAGE_NAME
1798
1799/* Define to the full name and version of this package. */
1800#undef PACKAGE_STRING
1801
1802/* Define to the one symbol short name of this package. */
1803#undef PACKAGE_TARNAME
1804
1805/* Define to the version of this package. */
1806#undef PACKAGE_VERSION
1807
1808/* Define wether we need to take care with alignment */
1809#undef PRELUDE_ALIGNED_ACCESS
1810
1811/* Prelude config directory */
1812#undef PRELUDE_CONFIG_DIR
1813
1814/* Prelude spool directory */
1815#undef PRELUDE_SPOOL_DIR
1816
1817/* A 'va_copy' style function */
1818#undef PRELUDE_VA_COPY
1819
1820/* 'va_lists' cannot be copies as values */
1821#undef PRELUDE_VA_COPY_AS_ARRAY
1822
1823/* Byte ordering */
1824#undef PRELUDE_WORDS_BIGENDIAN
1825
1826/* Define if <inttypes.h> exists and defines unusable PRI* macros. */
1827#undef PRI_MACROS_BROKEN
1828
1829/* Define to the type that is the result of default argument promotions of
1830   type mode_t. */
1831#undef PROMOTED_MODE_T
1832
1833/* Define if the pthread_in_use() detection is hard. */
1834#undef PTHREAD_IN_USE_DETECTION_HARD
1835
1836/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1837   'ptrdiff_t'. */
1838#undef PTRDIFF_T_SUFFIX
1839
1840/* Define to 1 if stat needs help when passed a directory name with a trailing
1841   slash */
1842#undef REPLACE_FUNC_STAT_DIR
1843
1844/* Define to 1 if stat needs help when passed a file name with a trailing
1845   slash */
1846#undef REPLACE_FUNC_STAT_FILE
1847
1848/* Define if nl_langinfo exists but is overridden by gnulib. */
1849#undef REPLACE_NL_LANGINFO
1850
1851/* Define to 1 if strerror(0) does not return a message implying success. */
1852#undef REPLACE_STRERROR_0
1853
1854/* Define if vasnprintf exists but is overridden by gnulib. */
1855#undef REPLACE_VASNPRINTF
1856
1857/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1858   'sig_atomic_t'. */
1859#undef SIG_ATOMIC_T_SUFFIX
1860
1861/* The size of `long', as computed by sizeof. */
1862#undef SIZEOF_LONG
1863
1864/* Define as the maximum value of type 'size_t', if the system doesn't define
1865   it. */
1866#ifndef SIZE_MAX
1867# undef SIZE_MAX
1868#endif
1869
1870/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1871   'size_t'. */
1872#undef SIZE_T_SUFFIX
1873
1874/* If using the C implementation of alloca, define if you know the
1875   direction of stack growth for your system; otherwise it will be
1876   automatically deduced at runtime.
1877        STACK_DIRECTION > 0 => grows toward higher addresses
1878        STACK_DIRECTION < 0 => grows toward lower addresses
1879        STACK_DIRECTION = 0 => direction of growth unknown */
1880#undef STACK_DIRECTION
1881
1882/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
1883#undef STAT_MACROS_BROKEN
1884
1885/* Define to 1 if you have the ANSI C header files. */
1886#undef STDC_HEADERS
1887
1888/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
1889#undef TIME_WITH_SYS_TIME
1890
1891/* Define if the POSIX multithreading library can be used. */
1892#undef USE_POSIX_THREADS
1893
1894/* Define if references to the POSIX multithreading library should be made
1895   weak. */
1896#undef USE_POSIX_THREADS_WEAK
1897
1898/* Define if the GNU Pth multithreading library can be used. */
1899#undef USE_PTH_THREADS
1900
1901/* Define if references to the GNU Pth multithreading library should be made
1902   weak. */
1903#undef USE_PTH_THREADS_WEAK
1904
1905/* Define if the old Solaris multithreading library can be used. */
1906#undef USE_SOLARIS_THREADS
1907
1908/* Define if references to the old Solaris multithreading library should be
1909   made weak. */
1910#undef USE_SOLARIS_THREADS_WEAK
1911
1912/* Enable extensions on AIX 3, Interix.  */
1913#ifndef _ALL_SOURCE
1914# undef _ALL_SOURCE
1915#endif
1916/* Enable general extensions on OS X.  */
1917#ifndef _DARWIN_C_SOURCE
1918# undef _DARWIN_C_SOURCE
1919#endif
1920/* Enable GNU extensions on systems that have them.  */
1921#ifndef _GNU_SOURCE
1922# undef _GNU_SOURCE
1923#endif
1924/* Enable threading extensions on Solaris.  */
1925#ifndef _POSIX_PTHREAD_SEMANTICS
1926# undef _POSIX_PTHREAD_SEMANTICS
1927#endif
1928/* Enable extensions on HP NonStop.  */
1929#ifndef _TANDEM_SOURCE
1930# undef _TANDEM_SOURCE
1931#endif
1932/* Enable X/Open extensions if necessary.  HP-UX 11.11 defines
1933   mbstate_t only if _XOPEN_SOURCE is defined to 500, regardless of
1934   whether compiling with -Ae or -D_HPUX_SOURCE=1.  */
1935#ifndef _XOPEN_SOURCE
1936# undef _XOPEN_SOURCE
1937#endif
1938/* Enable general extensions on Solaris.  */
1939#ifndef __EXTENSIONS__
1940# undef __EXTENSIONS__
1941#endif
1942
1943
1944/* Define if the native Windows multithreading API can be used. */
1945#undef USE_WINDOWS_THREADS
1946
1947/* Version number of package */
1948#undef VERSION
1949
1950/* Define to 1 if unsetenv returns void instead of int. */
1951#undef VOID_UNSETENV
1952
1953/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1954   'wchar_t'. */
1955#undef WCHAR_T_SUFFIX
1956
1957/* Define if WSAStartup is needed. */
1958#undef WINDOWS_SOCKETS
1959
1960/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1961   'wint_t'. */
1962#undef WINT_T_SUFFIX
1963
1964/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1965   significant byte first (like Motorola and SPARC, unlike Intel). */
1966#if defined AC_APPLE_UNIVERSAL_BUILD
1967# if defined __BIG_ENDIAN__
1968#  define WORDS_BIGENDIAN 1
1969# endif
1970#else
1971# ifndef WORDS_BIGENDIAN
1972#  undef WORDS_BIGENDIAN
1973# endif
1974#endif
1975
1976/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
1977   `char[]'. */
1978#undef YYTEXT_POINTER
1979
1980/* Enable large inode numbers on Mac OS X 10.5. */
1981#undef _DARWIN_USE_64_BIT_INODE
1982
1983/* Number of bits in a file offset, on hosts where this is settable. */
1984#undef _FILE_OFFSET_BITS
1985
1986/* Define to 1 if Gnulib overrides 'struct stat' on Windows so that struct
1987   stat.st_size becomes 64-bit. */
1988#undef _GL_WINDOWS_64_BIT_ST_SIZE
1989
1990/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
1991#undef _LARGEFILE_SOURCE
1992
1993/* Define for large files, on AIX-style hosts. */
1994#undef _LARGE_FILES
1995
1996/* Define to 1 on Solaris. */
1997#undef _LCONV_C99
1998
1999/* Define to 1 if on MINIX. */
2000#undef _MINIX
2001
2002/* Define to 1 to make NetBSD features available. MINIX 3 needs this. */
2003#undef _NETBSD_SOURCE
2004
2005/* The _Noreturn keyword of C11.  */
2006#if ! (defined _Noreturn \
2007       || (defined __STDC_VERSION__ && 201112 <= __STDC_VERSION__))
2008# if (3 <= __GNUC__ || (__GNUC__ == 2 && 8 <= __GNUC_MINOR__) \
2009      || 0x5110 <= __SUNPRO_C)
2010#  define _Noreturn __attribute__ ((__noreturn__))
2011# elif defined _MSC_VER && 1200 <= _MSC_VER
2012#  define _Noreturn __declspec (noreturn)
2013# else
2014#  define _Noreturn
2015# endif
2016#endif
2017
2018
2019/* Define to 2 if the system does not provide POSIX.1 features except with
2020   this defined. */
2021#undef _POSIX_1_SOURCE
2022
2023/* Define to 1 in order to get the POSIX compatible declarations of socket
2024   functions. */
2025#undef _POSIX_PII_SOCKET
2026
2027/* Define to 1 if you need to in order for 'stat' and other things to work. */
2028#undef _POSIX_SOURCE
2029
2030/* Define if you want <regex.h> to include <limits.h>, so that it consistently
2031   overrides <limits.h>'s RE_DUP_MAX. */
2032#undef _REGEX_INCLUDE_LIMITS_H
2033
2034/* Define if you want regoff_t to be at least as wide POSIX requires. */
2035#undef _REGEX_LARGE_OFFSETS
2036
2037/* Define to __FUNCTION__ or "" if `__func__' does not conform to ANSI C. */
2038#undef __PRELUDE_FUNC__
2039
2040/* Define so that glibc/gnulib argp.h does not typedef error_t. */
2041#undef __error_t_defined
2042
2043/* Define to empty if `const' does not conform to ANSI C. */
2044#undef const
2045
2046/* Define to a type to use for `error_t' if it is not otherwise available. */
2047#undef error_t
2048
2049/* Please see the Gnulib manual for how to use these macros.
2050
2051   Suppress extern inline with HP-UX cc, as it appears to be broken; see
2052   <http://lists.gnu.org/archive/html/bug-texinfo/2013-02/msg00030.html>.
2053
2054   Suppress extern inline with Sun C in standards-conformance mode, as it
2055   mishandles inline functions that call each other.  E.g., for 'inline void f
2056   (void) { } inline void g (void) { f (); }', c99 incorrectly complains
2057   'reference to static identifier "f" in extern inline function'.
2058   This bug was observed with Sun C 5.12 SunOS_i386 2011/11/16.
2059
2060   Suppress extern inline (with or without __attribute__ ((__gnu_inline__)))
2061   on configurations that mistakenly use 'static inline' to implement
2062   functions or macros in standard C headers like <ctype.h>.  For example,
2063   if isdigit is mistakenly implemented via a static inline function,
2064   a program containing an extern inline function that calls isdigit
2065   may not work since the C standard prohibits extern inline functions
2066   from calling static functions.  This bug is known to occur on:
2067
2068     OS X 10.8 and earlier; see:
2069     http://lists.gnu.org/archive/html/bug-gnulib/2012-12/msg00023.html
2070
2071     DragonFly; see
2072     http://muscles.dragonflybsd.org/bulk/bleeding-edge-potential/latest-per-pkg/ah-tty-0.3.12.log
2073
2074     FreeBSD; see:
2075     http://lists.gnu.org/archive/html/bug-gnulib/2014-07/msg00104.html
2076
2077   OS X 10.9 has a macro __header_inline indicating the bug is fixed for C and
2078   for clang but remains for g++; see <http://trac.macports.org/ticket/41033>.
2079   Assume DragonFly and FreeBSD will be similar.  */
2080#if (((defined __APPLE__ && defined __MACH__) \
2081      || defined __DragonFly__ || defined __FreeBSD__) \
2082     && (defined __header_inline \
2083         ? (defined __cplusplus && defined __GNUC_STDC_INLINE__ \
2084            && ! defined __clang__) \
2085         : ((! defined _DONT_USE_CTYPE_INLINE_ \
2086             && (defined __GNUC__ || defined __cplusplus)) \
2087            || (defined _FORTIFY_SOURCE && 0 < _FORTIFY_SOURCE \
2088                && defined __GNUC__ && ! defined __cplusplus))))
2089# define _GL_EXTERN_INLINE_STDHEADER_BUG
2090#endif
2091#if ((__GNUC__ \
2092      ? defined __GNUC_STDC_INLINE__ && __GNUC_STDC_INLINE__ \
2093      : (199901L <= __STDC_VERSION__ \
2094         && !defined __HP_cc \
2095         && !(defined __SUNPRO_C && __STDC__))) \
2096     && !defined _GL_EXTERN_INLINE_STDHEADER_BUG)
2097# define _GL_INLINE inline
2098# define _GL_EXTERN_INLINE extern inline
2099# define _GL_EXTERN_INLINE_IN_USE
2100#elif (2 < __GNUC__ + (7 <= __GNUC_MINOR__) && !defined __STRICT_ANSI__ \
2101       && !defined _GL_EXTERN_INLINE_STDHEADER_BUG)
2102# if defined __GNUC_GNU_INLINE__ && __GNUC_GNU_INLINE__
2103   /* __gnu_inline__ suppresses a GCC 4.2 diagnostic.  */
2104#  define _GL_INLINE extern inline __attribute__ ((__gnu_inline__))
2105# else
2106#  define _GL_INLINE extern inline
2107# endif
2108# define _GL_EXTERN_INLINE extern
2109# define _GL_EXTERN_INLINE_IN_USE
2110#else
2111# define _GL_INLINE static _GL_UNUSED
2112# define _GL_EXTERN_INLINE static _GL_UNUSED
2113#endif
2114
2115#if 4 < __GNUC__ + (6 <= __GNUC_MINOR__)
2116# if defined __GNUC_STDC_INLINE__ && __GNUC_STDC_INLINE__
2117#  define _GL_INLINE_HEADER_CONST_PRAGMA
2118# else
2119#  define _GL_INLINE_HEADER_CONST_PRAGMA \
2120     _Pragma ("GCC diagnostic ignored \"-Wsuggest-attribute=const\"")
2121# endif
2122  /* Suppress GCC's bogus "no previous prototype for 'FOO'"
2123     and "no previous declaration for 'FOO'"  diagnostics,
2124     when FOO is an inline function in the header; see
2125     <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54113>.  */
2126# define _GL_INLINE_HEADER_BEGIN \
2127    _Pragma ("GCC diagnostic push") \
2128    _Pragma ("GCC diagnostic ignored \"-Wmissing-prototypes\"") \
2129    _Pragma ("GCC diagnostic ignored \"-Wmissing-declarations\"") \
2130    _GL_INLINE_HEADER_CONST_PRAGMA
2131# define _GL_INLINE_HEADER_END \
2132    _Pragma ("GCC diagnostic pop")
2133#else
2134# define _GL_INLINE_HEADER_BEGIN
2135# define _GL_INLINE_HEADER_END
2136#endif
2137
2138/* Define to `int' if <sys/types.h> doesn't define. */
2139#undef gid_t
2140
2141/* Define to `__inline__' or `__inline' if that's what the C compiler
2142   calls it, or to nothing if 'inline' is not supported under any name.  */
2143#ifndef __cplusplus
2144#undef inline
2145#endif
2146
2147/* Define to long or long long if <stdint.h> and <inttypes.h> don't define. */
2148#undef intmax_t
2149
2150/* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports
2151   the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of
2152   earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
2153   __APPLE__ && __MACH__ test for Mac OS X.
2154   __APPLE_CC__ tests for the Apple compiler and its version.
2155   __STDC_VERSION__ tests for the C99 mode.  */
2156#if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
2157# define __GNUC_STDC_INLINE__ 1
2158#endif
2159
2160/* Define to a type if <wchar.h> does not define. */
2161#undef mbstate_t
2162
2163/* Define to the real name of the mktime_internal function. */
2164#undef mktime_internal
2165
2166/* Define to `int' if <sys/types.h> does not define. */
2167#undef mode_t
2168
2169/* Define to the type of st_nlink in struct stat, or a supertype. */
2170#undef nlink_t
2171
2172/* Define to `int' if <sys/types.h> does not define. */
2173#undef pid_t
2174
2175/* Define as the type of the result of subtracting two pointers, if the system
2176   doesn't define it. */
2177#undef ptrdiff_t
2178
2179/* Define to rpl_re_comp if the replacement should be used. */
2180#undef re_comp
2181
2182/* Define to rpl_re_compile_fastmap if the replacement should be used. */
2183#undef re_compile_fastmap
2184
2185/* Define to rpl_re_compile_pattern if the replacement should be used. */
2186#undef re_compile_pattern
2187
2188/* Define to rpl_re_exec if the replacement should be used. */
2189#undef re_exec
2190
2191/* Define to rpl_re_match if the replacement should be used. */
2192#undef re_match
2193
2194/* Define to rpl_re_match_2 if the replacement should be used. */
2195#undef re_match_2
2196
2197/* Define to rpl_re_search if the replacement should be used. */
2198#undef re_search
2199
2200/* Define to rpl_re_search_2 if the replacement should be used. */
2201#undef re_search_2
2202
2203/* Define to rpl_re_set_registers if the replacement should be used. */
2204#undef re_set_registers
2205
2206/* Define to rpl_re_set_syntax if the replacement should be used. */
2207#undef re_set_syntax
2208
2209/* Define to rpl_re_syntax_options if the replacement should be used. */
2210#undef re_syntax_options
2211
2212/* Define to rpl_regcomp if the replacement should be used. */
2213#undef regcomp
2214
2215/* Define to rpl_regerror if the replacement should be used. */
2216#undef regerror
2217
2218/* Define to rpl_regexec if the replacement should be used. */
2219#undef regexec
2220
2221/* Define to rpl_regfree if the replacement should be used. */
2222#undef regfree
2223
2224/* Define to the equivalent of the C99 'restrict' keyword, or to
2225   nothing if this is not supported.  Do not define if restrict is
2226   supported directly.  */
2227#undef restrict
2228/* Work around a bug in Sun C++: it does not support _Restrict or
2229   __restrict__, even though the corresponding Sun C compiler ends up with
2230   "#define restrict _Restrict" or "#define restrict __restrict__" in the
2231   previous line.  Perhaps some future version of Sun C++ will work with
2232   restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
2233#if defined __SUNPRO_CC && !defined __RESTRICT
2234# define _Restrict
2235# define __restrict__
2236#endif
2237
2238/* Define to `unsigned int' if <sys/types.h> does not define. */
2239#undef size_t
2240
2241/* type to use in place of socklen_t if not defined */
2242#undef socklen_t
2243
2244/* Define as a signed type of the same size as size_t. */
2245#undef ssize_t
2246
2247/* Define to `int' if <sys/types.h> doesn't define. */
2248#undef uid_t
2249
2250/* Define as a marker that can be attached to declarations that might not
2251    be used.  This helps to reduce warnings, such as from
2252    GCC -Wunused-parameter.  */
2253#if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
2254# define _GL_UNUSED __attribute__ ((__unused__))
2255#else
2256# define _GL_UNUSED
2257#endif
2258/* The name _UNUSED_PARAMETER_ is an earlier spelling, although the name
2259   is a misnomer outside of parameter lists.  */
2260#define _UNUSED_PARAMETER_ _GL_UNUSED
2261
2262/* gcc supports the "unused" attribute on possibly unused labels, and
2263   g++ has since version 4.5.  Note to support C++ as well as C,
2264   _GL_UNUSED_LABEL should be used with a trailing ;  */
2265#if !defined __cplusplus || __GNUC__ > 4 \
2266    || (__GNUC__ == 4 && __GNUC_MINOR__ >= 5)
2267# define _GL_UNUSED_LABEL _GL_UNUSED
2268#else
2269# define _GL_UNUSED_LABEL
2270#endif
2271
2272/* The __pure__ attribute was added in gcc 2.96.  */
2273#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96)
2274# define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__))
2275#else
2276# define _GL_ATTRIBUTE_PURE /* empty */
2277#endif
2278
2279/* The __const__ attribute was added in gcc 2.95.  */
2280#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)
2281# define _GL_ATTRIBUTE_CONST __attribute__ ((__const__))
2282#else
2283# define _GL_ATTRIBUTE_CONST /* empty */
2284#endif
2285
2286