1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
4   systems. This function is required for `alloca.c' support on those systems.
5   */
6#undef CRAY_STACKSEG_END
7
8/* Define if mono is the preferred C# implementation. */
9#undef CSHARP_CHOICE_MONO
10
11/* Define if pnet is the preferred C# implementation. */
12#undef CSHARP_CHOICE_PNET
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 the package shall run at any location in the filesystem. */
22#undef ENABLE_RELOCATABLE
23
24/* Define to 1 when using the gnulib fwriteerror module. */
25#undef GNULIB_FWRITEERROR
26
27/* Define to 1 if you have `alloca', as a function or macro. */
28#undef HAVE_ALLOCA
29
30/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
31   */
32#undef HAVE_ALLOCA_H
33
34/* Define to 1 if you have the `argz_count' function. */
35#undef HAVE_ARGZ_COUNT
36
37/* Define to 1 if you have the <argz.h> header file. */
38#undef HAVE_ARGZ_H
39
40/* Define to 1 if you have the `argz_next' function. */
41#undef HAVE_ARGZ_NEXT
42
43/* Define to 1 if you have the `argz_stringify' function. */
44#undef HAVE_ARGZ_STRINGIFY
45
46/* Define to 1 if you have the `asprintf' function. */
47#undef HAVE_ASPRINTF
48
49/* Define to 1 if you have the `atexit' function. */
50#undef HAVE_ATEXIT
51
52/* Define to 1 if you have the <bp-sym.h> header file. */
53#undef HAVE_BP_SYM_H
54
55/* Define to 1 if the compiler understands __builtin_expect. */
56#undef HAVE_BUILTIN_EXPECT
57
58/* Define to 1 if you have the `canonicalize_file_name' function. */
59#undef HAVE_CANONICALIZE_FILE_NAME
60
61/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
62   CoreFoundation framework. */
63#undef HAVE_CFLOCALECOPYCURRENT
64
65/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
66   the CoreFoundation framework. */
67#undef HAVE_CFPREFERENCESCOPYAPPVALUE
68
69/* Define if the GNU dcgettext() function is already present or preinstalled.
70   */
71#undef HAVE_DCGETTEXT
72
73/* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
74   you don't. */
75#undef HAVE_DECL_CLEARERR_UNLOCKED
76
77/* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
78   don't. */
79#undef HAVE_DECL_FEOF_UNLOCKED
80
81/* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
82   you don't. */
83#undef HAVE_DECL_FERROR_UNLOCKED
84
85/* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
86   you don't. */
87#undef HAVE_DECL_FFLUSH_UNLOCKED
88
89/* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
90   you don't. */
91#undef HAVE_DECL_FGETS_UNLOCKED
92
93/* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
94   you don't. */
95#undef HAVE_DECL_FPUTC_UNLOCKED
96
97/* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
98   you don't. */
99#undef HAVE_DECL_FPUTS_UNLOCKED
100
101/* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
102   you don't. */
103#undef HAVE_DECL_FREAD_UNLOCKED
104
105/* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
106   you don't. */
107#undef HAVE_DECL_FWRITE_UNLOCKED
108
109/* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
110   you don't. */
111#undef HAVE_DECL_GETCHAR_UNLOCKED
112
113/* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
114   don't. */
115#undef HAVE_DECL_GETC_UNLOCKED
116
117/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
118   */
119#undef HAVE_DECL_GETENV
120
121/* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
122   you don't. */
123#undef HAVE_DECL_PUTCHAR_UNLOCKED
124
125/* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
126   don't. */
127#undef HAVE_DECL_PUTC_UNLOCKED
128
129/* Define to 1 if you have the declaration of `strdup', and to 0 if you don't.
130   */
131#undef HAVE_DECL_STRDUP
132
133/* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
134   don't. */
135#undef HAVE_DECL_STRERROR_R
136
137/* Define to 1 if you have the declaration of `wcwidth', and to 0 if you
138   don't. */
139#undef HAVE_DECL_WCWIDTH
140
141/* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
142   don't. */
143#undef HAVE_DECL__SNPRINTF
144
145/* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you
146   don't. */
147#undef HAVE_DECL__SNWPRINTF
148
149/* Define to 1 if you have the <dlfcn.h> header file. */
150#undef HAVE_DLFCN_H
151
152/* Define if you have the declaration of environ. */
153#undef HAVE_ENVIRON_DECL
154
155/* Define to 1 if you have the `fwprintf' function. */
156#undef HAVE_FWPRINTF
157
158/* Define to 1 if you have the `getcwd' function. */
159#undef HAVE_GETCWD
160
161/* Define to 1 if you have the `getegid' function. */
162#undef HAVE_GETEGID
163
164/* Define to 1 if you have the `geteuid' function. */
165#undef HAVE_GETEUID
166
167/* Define to 1 if you have the `getgid' function. */
168#undef HAVE_GETGID
169
170/* Define to 1 if you have the <getopt.h> header file. */
171#undef HAVE_GETOPT_H
172
173/* Define to 1 if you have the `getopt_long_only' function. */
174#undef HAVE_GETOPT_LONG_ONLY
175
176/* Define to 1 if you have the `getpagesize' function. */
177#undef HAVE_GETPAGESIZE
178
179/* Define if the GNU gettext() function is already present or preinstalled. */
180#undef HAVE_GETTEXT
181
182/* Define to 1 if you have the `getuid' function. */
183#undef HAVE_GETUID
184
185/* Define if you have the iconv() function. */
186#undef HAVE_ICONV
187
188/* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
189#undef HAVE_INTMAX_T
190
191/* Define to 1 if you have the <inttypes.h> header file. */
192#undef HAVE_INTTYPES_H
193
194/* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
195   declares uintmax_t. */
196#undef HAVE_INTTYPES_H_WITH_UINTMAX
197
198/* Define to 1 if you have the `iswcntrl' function. */
199#undef HAVE_ISWCNTRL
200
201/* Define to 1 if you have the `iswprint' function. */
202#undef HAVE_ISWPRINT
203
204/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
205#undef HAVE_LANGINFO_CODESET
206
207/* Define if your <locale.h> file defines LC_MESSAGES. */
208#undef HAVE_LC_MESSAGES
209
210/* Define to 1 if you have the <limits.h> header file. */
211#undef HAVE_LIMITS_H
212
213/* Define if you have the 'long double' type. */
214#undef HAVE_LONG_DOUBLE
215
216/* Define to 1 if the system has the type `long long int'. */
217#undef HAVE_LONG_LONG_INT
218
219/* Define to 1 if you have the <mach-o/dyld.h> header file. */
220#undef HAVE_MACH_O_DYLD_H
221
222/* Define to 1 if mbrtowc and mbstate_t are properly declared. */
223#undef HAVE_MBRTOWC
224
225/* Define to 1 if <wchar.h> declares mbstate_t. */
226#undef HAVE_MBSTATE_T
227
228/* Define to 1 if you have the `memchr' function. */
229#undef HAVE_MEMCHR
230
231/* Define to 1 if you have the `memmove' function. */
232#undef HAVE_MEMMOVE
233
234/* Define to 1 if you have the <memory.h> header file. */
235#undef HAVE_MEMORY_H
236
237/* Define to 1 if you have the `mempcpy' function. */
238#undef HAVE_MEMPCPY
239
240/* Define to 1 if you have a working `mmap' system call. */
241#undef HAVE_MMAP
242
243/* Define to 1 if you have the `munmap' function. */
244#undef HAVE_MUNMAP
245
246/* Define if you have <langinfo.h> and it defines the NL_LOCALE_NAME macro if
247   _GNU_SOURCE is defined. */
248#undef HAVE_NL_LOCALE_NAME
249
250/* Define if your printf() function supports format strings with positions. */
251#undef HAVE_POSIX_PRINTF
252
253/* Define if the <pthread.h> defines PTHREAD_MUTEX_RECURSIVE. */
254#undef HAVE_PTHREAD_MUTEX_RECURSIVE
255
256/* Define if the POSIX multithreading library has read/write locks. */
257#undef HAVE_PTHREAD_RWLOCK
258
259/* Define to 1 if you have the `putenv' function. */
260#undef HAVE_PUTENV
261
262/* Define to 1 if you have the `readlink' function. */
263#undef HAVE_READLINK
264
265/* Define to 1 if you have the <search.h> header file. */
266#undef HAVE_SEARCH_H
267
268/* Define to 1 if you have the `setenv' function. */
269#undef HAVE_SETENV
270
271/* Define to 1 if you have the `setlocale' function. */
272#undef HAVE_SETLOCALE
273
274/* Define to 1 if you have the `snprintf' function. */
275#undef HAVE_SNPRINTF
276
277/* Define to 1 if stdbool.h conforms to C99. */
278#undef HAVE_STDBOOL_H
279
280/* Define to 1 if you have the <stddef.h> header file. */
281#undef HAVE_STDDEF_H
282
283/* Define to 1 if you have the <stdint.h> header file. */
284#undef HAVE_STDINT_H
285
286/* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
287   uintmax_t. */
288#undef HAVE_STDINT_H_WITH_UINTMAX
289
290/* Define to 1 if you have the <stdlib.h> header file. */
291#undef HAVE_STDLIB_H
292
293/* Define to 1 if you have the `stpcpy' function. */
294#undef HAVE_STPCPY
295
296/* Define to 1 if you have the `strcasecmp' function. */
297#undef HAVE_STRCASECMP
298
299/* Define to 1 if you have the `strdup' function. */
300#undef HAVE_STRDUP
301
302/* Define to 1 if you have the `strerror' function. */
303#undef HAVE_STRERROR
304
305/* Define to 1 if you have the `strerror_r' function. */
306#undef HAVE_STRERROR_R
307
308/* Define to 1 if you have the <strings.h> header file. */
309#undef HAVE_STRINGS_H
310
311/* Define to 1 if you have the <string.h> header file. */
312#undef HAVE_STRING_H
313
314/* Define to 1 if you have the `strtol' function. */
315#undef HAVE_STRTOL
316
317/* Define to 1 if you have the `strtoul' function. */
318#undef HAVE_STRTOUL
319
320/* Define to 1 if you have the <sys/param.h> header file. */
321#undef HAVE_SYS_PARAM_H
322
323/* Define to 1 if you have the <sys/stat.h> header file. */
324#undef HAVE_SYS_STAT_H
325
326/* Define to 1 if you have the <sys/types.h> header file. */
327#undef HAVE_SYS_TYPES_H
328
329/* Define to 1 if you have the `tsearch' function. */
330#undef HAVE_TSEARCH
331
332/* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
333#undef HAVE_UINTMAX_T
334
335/* Define to 1 if you have the <unistd.h> header file. */
336#undef HAVE_UNISTD_H
337
338/* Define to 1 if you have the `unsetenv' function. */
339#undef HAVE_UNSETENV
340
341/* Define if you have the 'unsigned long long' type. */
342#undef HAVE_UNSIGNED_LONG_LONG
343
344/* Define to 1 if the system has the type `unsigned long long int'. */
345#undef HAVE_UNSIGNED_LONG_LONG_INT
346
347/* Define to 1 or 0, depending whether the compiler supports simple visibility
348   declarations. */
349#undef HAVE_VISIBILITY
350
351/* Define to 1 if you have the <wchar.h> header file. */
352#undef HAVE_WCHAR_H
353
354/* Define if you have the 'wchar_t' type. */
355#undef HAVE_WCHAR_T
356
357/* Define to 1 if you have the `wcslen' function. */
358#undef HAVE_WCSLEN
359
360/* Define to 1 if you have the <wctype.h> header file. */
361#undef HAVE_WCTYPE_H
362
363/* Define to 1 if you have the `wcwidth' function. */
364#undef HAVE_WCWIDTH
365
366/* Define if you have the 'wint_t' type. */
367#undef HAVE_WINT_T
368
369/* Define to 1 if the system has the type `_Bool'. */
370#undef HAVE__BOOL
371
372/* Define to 1 if you have the `_NSGetExecutablePath' function. */
373#undef HAVE__NSGETEXECUTABLEPATH
374
375/* Define to 1 if you have the `__fsetlocking' function. */
376#undef HAVE___FSETLOCKING
377
378/* Define as const if the declaration of iconv() needs const. */
379#undef ICONV_CONST
380
381/* Define to the value of ${prefix}, as a string. */
382#undef INSTALLPREFIX
383
384/* Define if integer division by zero raises signal SIGFPE. */
385#undef INTDIV0_RAISES_SIGFPE
386
387/* If malloc(0) is != NULL, define this to 1. Otherwise define this to 0. */
388#undef MALLOC_0_IS_NONNULL
389
390/* Name of package */
391#undef PACKAGE
392
393/* Define to the address where bug reports for this package should be sent. */
394#undef PACKAGE_BUGREPORT
395
396/* Define to the full name of this package. */
397#undef PACKAGE_NAME
398
399/* Define to the full name and version of this package. */
400#undef PACKAGE_STRING
401
402/* Define to the one symbol short name of this package. */
403#undef PACKAGE_TARNAME
404
405/* Define to the version of this package. */
406#undef PACKAGE_VERSION
407
408/* Define if <inttypes.h> exists and defines unusable PRI* macros. */
409#undef PRI_MACROS_BROKEN
410
411/* Define if the pthread_in_use() detection is hard. */
412#undef PTHREAD_IN_USE_DETECTION_HARD
413
414/* Define as the maximum value of type 'size_t', if the system doesn't define
415   it. */
416#undef SIZE_MAX
417
418/* If using the C implementation of alloca, define if you know the
419   direction of stack growth for your system; otherwise it will be
420   automatically deduced at runtime.
421	STACK_DIRECTION > 0 => grows toward higher addresses
422	STACK_DIRECTION < 0 => grows toward lower addresses
423	STACK_DIRECTION = 0 => direction of growth unknown */
424#undef STACK_DIRECTION
425
426/* Define to 1 if you have the ANSI C header files. */
427#undef STDC_HEADERS
428
429/* Define to 1 if strerror_r returns char *. */
430#undef STRERROR_R_CHAR_P
431
432/* Define if the POSIX multithreading library can be used. */
433#undef USE_POSIX_THREADS
434
435/* Define if references to the POSIX multithreading library should be made
436   weak. */
437#undef USE_POSIX_THREADS_WEAK
438
439/* Define if the GNU Pth multithreading library can be used. */
440#undef USE_PTH_THREADS
441
442/* Define if references to the GNU Pth multithreading library should be made
443   weak. */
444#undef USE_PTH_THREADS_WEAK
445
446/* Define if the old Solaris multithreading library can be used. */
447#undef USE_SOLARIS_THREADS
448
449/* Define if references to the old Solaris multithreading library should be
450   made weak. */
451#undef USE_SOLARIS_THREADS_WEAK
452
453/* Define to 1 if you want getc etc. to use unlocked I/O if available.
454   Unlocked I/O can improve performance in unithreaded apps, but it is not
455   safe for multithreaded apps. */
456#undef USE_UNLOCKED_IO
457
458/* Define if the Win32 multithreading API can be used. */
459#undef USE_WIN32_THREADS
460
461/* Version number of package */
462#undef VERSION
463
464/* Define if unsetenv() returns void, not int. */
465#undef VOID_UNSETENV
466
467/* Define to 1 if on AIX 3.
468   System headers sometimes define this.
469   We just want to avoid a redefinition error message.  */
470#ifndef _ALL_SOURCE
471# undef _ALL_SOURCE
472#endif
473
474/* Enable GNU extensions on systems that have them.  */
475#ifndef _GNU_SOURCE
476# undef _GNU_SOURCE
477#endif
478
479/* Define to 1 if on MINIX. */
480#undef _MINIX
481
482/* Define to 2 if the system does not provide POSIX.1 features except with
483   this defined. */
484#undef _POSIX_1_SOURCE
485
486/* Define to 1 if you need to in order for `stat' and other things to work. */
487#undef _POSIX_SOURCE
488
489/* Enable extensions on Solaris.  */
490#ifndef __EXTENSIONS__
491# undef __EXTENSIONS__
492#endif
493#ifndef _POSIX_PTHREAD_SEMANTICS
494# undef _POSIX_PTHREAD_SEMANTICS
495#endif
496#ifndef _TANDEM_SOURCE
497# undef _TANDEM_SOURCE
498#endif
499
500/* Define to rpl_ if the getopt replacement functions and variables should be
501   used. */
502#undef __GETOPT_PREFIX
503
504/* Define to `__inline__' or `__inline' if that's what the C compiler
505   calls it, or to nothing if 'inline' is not supported under any name.  */
506#ifndef __cplusplus
507#undef inline
508#endif
509
510/* Define to a type if <wchar.h> does not define. */
511#undef mbstate_t
512
513/* Define as the type of the result of subtracting two pointers, if the system
514   doesn't define it. */
515#undef ptrdiff_t
516
517/* Define to a replacement function name for realpath(). */
518#undef realpath
519
520/* Define to `unsigned int' if <sys/types.h> does not define. */
521#undef size_t
522
523/* Define as a signed type of the same size as size_t. */
524#undef ssize_t
525
526/* Define to unsigned long or unsigned long long if <stdint.h> and
527   <inttypes.h> don't define. */
528#undef uintmax_t
529
530
531#define __libc_lock_t                   gl_lock_t
532#define __libc_lock_define              gl_lock_define
533#define __libc_lock_define_initialized  gl_lock_define_initialized
534#define __libc_lock_init                gl_lock_init
535#define __libc_lock_lock                gl_lock_lock
536#define __libc_lock_unlock              gl_lock_unlock
537#define __libc_lock_recursive_t                   gl_recursive_lock_t
538#define __libc_lock_define_recursive              gl_recursive_lock_define
539#define __libc_lock_define_initialized_recursive  gl_recursive_lock_define_initialized
540#define __libc_lock_init_recursive                gl_recursive_lock_init
541#define __libc_lock_lock_recursive                gl_recursive_lock_lock
542#define __libc_lock_unlock_recursive              gl_recursive_lock_unlock
543#define glthread_in_use  libintl_thread_in_use
544#define glthread_lock_init     libintl_lock_init
545#define glthread_lock_lock     libintl_lock_lock
546#define glthread_lock_unlock   libintl_lock_unlock
547#define glthread_lock_destroy  libintl_lock_destroy
548#define glthread_rwlock_init     libintl_rwlock_init
549#define glthread_rwlock_rdlock   libintl_rwlock_rdlock
550#define glthread_rwlock_wrlock   libintl_rwlock_wrlock
551#define glthread_rwlock_unlock   libintl_rwlock_unlock
552#define glthread_rwlock_destroy  libintl_rwlock_destroy
553#define glthread_recursive_lock_init     libintl_recursive_lock_init
554#define glthread_recursive_lock_lock     libintl_recursive_lock_lock
555#define glthread_recursive_lock_unlock   libintl_recursive_lock_unlock
556#define glthread_recursive_lock_destroy  libintl_recursive_lock_destroy
557#define glthread_once                 libintl_once
558#define glthread_once_call            libintl_once_call
559#define glthread_once_singlethreaded  libintl_once_singlethreaded
560
561
562
563/* On Windows, variables that may be in a DLL must be marked specially.  */
564#if (defined _MSC_VER && defined _DLL) && !defined IN_RELOCWRAPPER
565# define DLL_VARIABLE __declspec (dllimport)
566#else
567# define DLL_VARIABLE
568#endif
569
570/* Extra OS/2 (emx+gcc) defines.  */
571#ifdef __EMX__
572# include "intl/os2compat.h"
573#endif
574
575