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 to 1 if using `alloca.c'. */
9#undef C_ALLOCA
10
11/* Define to 1 if translation of program messages to the user's native
12   language is requested. */
13#undef ENABLE_NLS
14
15/* Define to 1 if you have `alloca', as a function or macro. */
16#undef HAVE_ALLOCA
17
18/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
19   */
20#undef HAVE_ALLOCA_H
21
22/* Define to 1 if you have the `argz_count' function. */
23#undef HAVE_ARGZ_COUNT
24
25/* Define to 1 if you have the <argz.h> header file. */
26#undef HAVE_ARGZ_H
27
28/* Define to 1 if you have the `argz_next' function. */
29#undef HAVE_ARGZ_NEXT
30
31/* Define to 1 if you have the `argz_stringify' function. */
32#undef HAVE_ARGZ_STRINGIFY
33
34/* Define to 1 if you have the `asprintf' function. */
35#undef HAVE_ASPRINTF
36
37/* Define to 1 if you have the <boost/config.hpp> header file. */
38#undef HAVE_BOOST_CONFIG_HPP
39
40/* Define to 1 if the compiler understands __builtin_expect. */
41#undef HAVE_BUILTIN_EXPECT
42
43/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
44   CoreFoundation framework. */
45#undef HAVE_CFLOCALECOPYCURRENT
46
47/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
48   the CoreFoundation framework. */
49#undef HAVE_CFPREFERENCESCOPYAPPVALUE
50
51/* Define if the GNU dcgettext() function is already present or preinstalled.
52   */
53#undef HAVE_DCGETTEXT
54
55/* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
56   don't. */
57#undef HAVE_DECL_FEOF_UNLOCKED
58
59/* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
60   you don't. */
61#undef HAVE_DECL_FGETS_UNLOCKED
62
63/* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
64   don't. */
65#undef HAVE_DECL_GETC_UNLOCKED
66
67/* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
68   don't. */
69#undef HAVE_DECL__SNPRINTF
70
71/* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you
72   don't. */
73#undef HAVE_DECL__SNWPRINTF
74
75/* Define to 1 if you have the `dup2' function. */
76#undef HAVE_DUP2
77
78/* Define to 1 if you have the `fwprintf' function. */
79#undef HAVE_FWPRINTF
80
81/* Define to 1 if you have the `getcwd' function. */
82#undef HAVE_GETCWD
83
84/* Define to 1 if you have the `getegid' function. */
85#undef HAVE_GETEGID
86
87/* Define to 1 if you have the `geteuid' function. */
88#undef HAVE_GETEUID
89
90/* Define to 1 if you have the `getgid' function. */
91#undef HAVE_GETGID
92
93/* Define to 1 if you have the `getpagesize' function. */
94#undef HAVE_GETPAGESIZE
95
96/* Define if the GNU gettext() function is already present or preinstalled. */
97#undef HAVE_GETTEXT
98
99/* Define to 1 if you have the `getuid' function. */
100#undef HAVE_GETUID
101
102/* Define if you have the iconv() function. */
103#undef HAVE_ICONV
104
105/* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
106#undef HAVE_INTMAX_T
107
108/* Define to 1 if you have the <inttypes.h> header file. */
109#undef HAVE_INTTYPES_H
110
111/* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
112   declares uintmax_t. */
113#undef HAVE_INTTYPES_H_WITH_UINTMAX
114
115/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
116#undef HAVE_LANGINFO_CODESET
117
118/* Define if your <locale.h> file defines LC_MESSAGES. */
119#undef HAVE_LC_MESSAGES
120
121/* Define to 1 if you have the <limits.h> header file. */
122#undef HAVE_LIMITS_H
123
124/* Define if you have the 'long double' type. */
125#undef HAVE_LONG_DOUBLE
126
127/* Define to 1 if the system has the type `long long int'. */
128#undef HAVE_LONG_LONG_INT
129
130/* Define to 1 if you have the <memory.h> header file. */
131#undef HAVE_MEMORY_H
132
133/* Define to 1 if you have the `mempcpy' function. */
134#undef HAVE_MEMPCPY
135
136/* Define to 1 if you have a working `mmap' system call. */
137#undef HAVE_MMAP
138
139/* Define to 1 if you have the `munmap' function. */
140#undef HAVE_MUNMAP
141
142/* Define if you have <langinfo.h> and it defines the NL_LOCALE_NAME macro if
143   _GNU_SOURCE is defined. */
144#undef HAVE_NL_LOCALE_NAME
145
146/* Define if your printf() function supports format strings with positions. */
147#undef HAVE_POSIX_PRINTF
148
149/* Define if the <pthread.h> defines PTHREAD_MUTEX_RECURSIVE. */
150#undef HAVE_PTHREAD_MUTEX_RECURSIVE
151
152/* Define if the POSIX multithreading library has read/write locks. */
153#undef HAVE_PTHREAD_RWLOCK
154
155/* Define to 1 if you have the `putenv' function. */
156#undef HAVE_PUTENV
157
158/* Define to 1 if you have the `setenv' function. */
159#undef HAVE_SETENV
160
161/* Define to 1 if you have the `setlocale' function. */
162#undef HAVE_SETLOCALE
163
164/* Define to 1 if you have the `snprintf' function. */
165#undef HAVE_SNPRINTF
166
167/* Define to 1 if you have the <stddef.h> header file. */
168#undef HAVE_STDDEF_H
169
170/* Define to 1 if you have the <stdint.h> header file. */
171#undef HAVE_STDINT_H
172
173/* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
174   uintmax_t. */
175#undef HAVE_STDINT_H_WITH_UINTMAX
176
177/* Define to 1 if you have the <stdlib.h> header file. */
178#undef HAVE_STDLIB_H
179
180/* Define to 1 if you have the `stpcpy' function. */
181#undef HAVE_STPCPY
182
183/* Define to 1 if you have the `strcasecmp' function. */
184#undef HAVE_STRCASECMP
185
186/* Define to 1 if you have the `strdup' function. */
187#undef HAVE_STRDUP
188
189/* Define to 1 if you have the <strings.h> header file. */
190#undef HAVE_STRINGS_H
191
192/* Define to 1 if you have the <string.h> header file. */
193#undef HAVE_STRING_H
194
195/* Define to 1 if you have the `strtoul' function. */
196#undef HAVE_STRTOUL
197
198/* Define to 1 if you have the <sys/param.h> header file. */
199#undef HAVE_SYS_PARAM_H
200
201/* Define to 1 if you have the <sys/stat.h> header file. */
202#undef HAVE_SYS_STAT_H
203
204/* Define to 1 if you have the <sys/types.h> header file. */
205#undef HAVE_SYS_TYPES_H
206
207/* Define to 1 if you have the `tsearch' function. */
208#undef HAVE_TSEARCH
209
210/* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
211#undef HAVE_UINTMAX_T
212
213/* Define to 1 if you have the <unistd.h> header file. */
214#undef HAVE_UNISTD_H
215
216/* Define if you have the 'unsigned long long' type. */
217#undef HAVE_UNSIGNED_LONG_LONG
218
219/* Define to 1 if the system has the type `unsigned long long int'. */
220#undef HAVE_UNSIGNED_LONG_LONG_INT
221
222/* Define to 1 or 0, depending whether the compiler supports simple visibility
223   declarations. */
224#undef HAVE_VISIBILITY
225
226/* Define if you have the 'wchar_t' type. */
227#undef HAVE_WCHAR_T
228
229/* Define to 1 if you have the `wcslen' function. */
230#undef HAVE_WCSLEN
231
232/* Define if you have the 'wint_t' type. */
233#undef HAVE_WINT_T
234
235/* Define to 1 if you have the `__fsetlocking' function. */
236#undef HAVE___FSETLOCKING
237
238/* Define as const if the declaration of iconv() needs const. */
239#undef ICONV_CONST
240
241/* Define if integer division by zero raises signal SIGFPE. */
242#undef INTDIV0_RAISES_SIGFPE
243
244/* Name of package */
245#undef PACKAGE
246
247/* Define to the address where bug reports for this package should be sent. */
248#undef PACKAGE_BUGREPORT
249
250/* Define to the full name of this package. */
251#undef PACKAGE_NAME
252
253/* Define to the full name and version of this package. */
254#undef PACKAGE_STRING
255
256/* Define to the one symbol short name of this package. */
257#undef PACKAGE_TARNAME
258
259/* Define to the version of this package. */
260#undef PACKAGE_VERSION
261
262/* Define if <inttypes.h> exists and defines unusable PRI* macros. */
263#undef PRI_MACROS_BROKEN
264
265/* Define if the pthread_in_use() detection is hard. */
266#undef PTHREAD_IN_USE_DETECTION_HARD
267
268/* Define as the maximum value of type 'size_t', if the system doesn't define
269   it. */
270#undef SIZE_MAX
271
272/* If using the C implementation of alloca, define if you know the
273   direction of stack growth for your system; otherwise it will be
274   automatically deduced at runtime.
275	STACK_DIRECTION > 0 => grows toward higher addresses
276	STACK_DIRECTION < 0 => grows toward lower addresses
277	STACK_DIRECTION = 0 => direction of growth unknown */
278#undef STACK_DIRECTION
279
280/* Define to 1 if you have the ANSI C header files. */
281#undef STDC_HEADERS
282
283/* Define if the POSIX multithreading library can be used. */
284#undef USE_POSIX_THREADS
285
286/* Define if references to the POSIX multithreading library should be made
287   weak. */
288#undef USE_POSIX_THREADS_WEAK
289
290/* Define if the GNU Pth multithreading library can be used. */
291#undef USE_PTH_THREADS
292
293/* Define if references to the GNU Pth multithreading library should be made
294   weak. */
295#undef USE_PTH_THREADS_WEAK
296
297/* Define if the old Solaris multithreading library can be used. */
298#undef USE_SOLARIS_THREADS
299
300/* Define if references to the old Solaris multithreading library should be
301   made weak. */
302#undef USE_SOLARIS_THREADS_WEAK
303
304/* Define if the Win32 multithreading API can be used. */
305#undef USE_WIN32_THREADS
306
307/* Version number of package */
308#undef VERSION
309
310/* Enable GNU extensions on systems that have them.  */
311#ifndef _GNU_SOURCE
312# undef _GNU_SOURCE
313#endif
314
315/* Define to empty if `const' does not conform to ANSI C. */
316#undef const
317
318/* Define to `__inline__' or `__inline' if that's what the C compiler
319   calls it, or to nothing if 'inline' is not supported under any name.  */
320#ifndef __cplusplus
321#undef inline
322#endif
323
324/* Define as the type of the result of subtracting two pointers, if the system
325   doesn't define it. */
326#undef ptrdiff_t
327
328/* Define to `unsigned int' if <sys/types.h> does not define. */
329#undef size_t
330
331/* Define to unsigned long or unsigned long long if <stdint.h> and
332   <inttypes.h> don't define. */
333#undef uintmax_t
334
335
336#define __libc_lock_t                   gl_lock_t
337#define __libc_lock_define              gl_lock_define
338#define __libc_lock_define_initialized  gl_lock_define_initialized
339#define __libc_lock_init                gl_lock_init
340#define __libc_lock_lock                gl_lock_lock
341#define __libc_lock_unlock              gl_lock_unlock
342#define __libc_lock_recursive_t                   gl_recursive_lock_t
343#define __libc_lock_define_recursive              gl_recursive_lock_define
344#define __libc_lock_define_initialized_recursive  gl_recursive_lock_define_initialized
345#define __libc_lock_init_recursive                gl_recursive_lock_init
346#define __libc_lock_lock_recursive                gl_recursive_lock_lock
347#define __libc_lock_unlock_recursive              gl_recursive_lock_unlock
348#define glthread_in_use  libintl_thread_in_use
349#define glthread_lock_init     libintl_lock_init
350#define glthread_lock_lock     libintl_lock_lock
351#define glthread_lock_unlock   libintl_lock_unlock
352#define glthread_lock_destroy  libintl_lock_destroy
353#define glthread_rwlock_init     libintl_rwlock_init
354#define glthread_rwlock_rdlock   libintl_rwlock_rdlock
355#define glthread_rwlock_wrlock   libintl_rwlock_wrlock
356#define glthread_rwlock_unlock   libintl_rwlock_unlock
357#define glthread_rwlock_destroy  libintl_rwlock_destroy
358#define glthread_recursive_lock_init     libintl_recursive_lock_init
359#define glthread_recursive_lock_lock     libintl_recursive_lock_lock
360#define glthread_recursive_lock_unlock   libintl_recursive_lock_unlock
361#define glthread_recursive_lock_destroy  libintl_recursive_lock_destroy
362#define glthread_once                 libintl_once
363#define glthread_once_call            libintl_once_call
364#define glthread_once_singlethreaded  libintl_once_singlethreaded
365
366