1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define if building universal (internal helper macro) */
4#undef AC_APPLE_UNIVERSAL_BUILD
5
6/* architecture is ppc32 */
7#undef ARCH_PPC_32
8
9/* architecture is ppc64 */
10#undef ARCH_PPC_64
11
12/* architecture is unknown */
13#undef ARCH_UNKNOWN
14
15/* architecture is x86 */
16#undef ARCH_X86_32
17
18/* architecture is x86_64 */
19#undef ARCH_X86_64
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 to 1 if translation of program messages to the user's native
30   language is requested. */
31#undef ENABLE_NLS
32
33/* Define to 1 if you have `alloca', as a function or macro. */
34#undef HAVE_ALLOCA
35
36/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
37   */
38#undef HAVE_ALLOCA_H
39
40/* Define to 1 if you have the `argz_count' function. */
41#undef HAVE_ARGZ_COUNT
42
43/* Define to 1 if you have the <argz.h> header file. */
44#undef HAVE_ARGZ_H
45
46/* Define to 1 if you have the `argz_next' function. */
47#undef HAVE_ARGZ_NEXT
48
49/* Define to 1 if you have the `argz_stringify' function. */
50#undef HAVE_ARGZ_STRINGIFY
51
52/* Define to 1 if you have the `asprintf' function. */
53#undef HAVE_ASPRINTF
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 MacOS X function CFLocaleCopyCurrent in the
59   CoreFoundation framework. */
60#undef HAVE_CFLOCALECOPYCURRENT
61
62/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
63   the CoreFoundation framework. */
64#undef HAVE_CFPREFERENCESCOPYAPPVALUE
65
66/* Build coreaudio support */
67#undef HAVE_COREAUDIO
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 `feof_unlocked', and to 0 if you
74   don't. */
75#undef HAVE_DECL_FEOF_UNLOCKED
76
77/* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
78   you don't. */
79#undef HAVE_DECL_FGETS_UNLOCKED
80
81/* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
82   don't. */
83#undef HAVE_DECL_GETC_UNLOCKED
84
85/* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
86   don't. */
87#undef HAVE_DECL__SNPRINTF
88
89/* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you
90   don't. */
91#undef HAVE_DECL__SNWPRINTF
92
93/* Define to 1 if you have the <dlfcn.h> header file. */
94#undef HAVE_DLFCN_H
95
96/* Define to 1 if you have the `fwprintf' function. */
97#undef HAVE_FWPRINTF
98
99/* Define to 1 if you have the `getcwd' function. */
100#undef HAVE_GETCWD
101
102/* Define to 1 if you have the `getegid' function. */
103#undef HAVE_GETEGID
104
105/* Define to 1 if you have the `geteuid' function. */
106#undef HAVE_GETEUID
107
108/* Define to 1 if you have the `getgid' function. */
109#undef HAVE_GETGID
110
111/* Define to 1 if you have the `getpagesize' function. */
112#undef HAVE_GETPAGESIZE
113
114/* Define if the GNU gettext() function is already present or preinstalled. */
115#undef HAVE_GETTEXT
116
117/* Define to 1 if you have the `getuid' function. */
118#undef HAVE_GETUID
119
120/* Define if you have the iconv() function and it works. */
121#undef HAVE_ICONV
122
123/* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
124#undef HAVE_INTMAX_T
125
126/* Define to 1 if you have the <inttypes.h> header file. */
127#undef HAVE_INTTYPES_H
128
129/* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
130   declares uintmax_t. */
131#undef HAVE_INTTYPES_H_WITH_UINTMAX
132
133/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
134#undef HAVE_LANGINFO_CODESET
135
136/* Define if your <locale.h> file defines LC_MESSAGES. */
137#undef HAVE_LC_MESSAGES
138
139/* Use libiconv instead of glibc iconv */
140#undef HAVE_LIBICONV
141
142/* Define to 1 if you have the <limits.h> header file. */
143#undef HAVE_LIMITS_H
144
145/* Define to 1 if the system has log2 in libm */
146#undef HAVE_LOG2
147
148/* Define to 1 if the system has the type `long long int'. */
149#undef HAVE_LONG_LONG_INT
150
151/* Define to 1 if you have the `mbrtowc' function. */
152#undef HAVE_MBRTOWC
153
154/* Define to 1 if you have the <memory.h> header file. */
155#undef HAVE_MEMORY_H
156
157/* Define to 1 if you have the `mempcpy' function. */
158#undef HAVE_MEMPCPY
159
160/* Define to 1 if you have a working `mmap' system call. */
161#undef HAVE_MMAP
162
163/* Define to 1 if you have the `munmap' function. */
164#undef HAVE_MUNMAP
165
166/* Define to 1 if you have the `newlocale' function. */
167#undef HAVE_NEWLOCALE
168
169/* Define if your printf() function supports format strings with positions. */
170#undef HAVE_POSIX_PRINTF
171
172/* Define if the <pthread.h> defines PTHREAD_MUTEX_RECURSIVE. */
173#undef HAVE_PTHREAD_MUTEX_RECURSIVE
174
175/* Define if the POSIX multithreading library has read/write locks. */
176#undef HAVE_PTHREAD_RWLOCK
177
178/* Define to 1 if you have the `putenv' function. */
179#undef HAVE_PUTENV
180
181/* Define to 1 if you have the `setenv' function. */
182#undef HAVE_SETENV
183
184/* Define to 1 if you have the `setlocale' function. */
185#undef HAVE_SETLOCALE
186
187/* Define to 1 if you have the `snprintf' function. */
188#undef HAVE_SNPRINTF
189
190/* Support SSE2 instructions */
191#undef HAVE_SSE2
192
193/* Define to 1 if you have the <stddef.h> header file. */
194#undef HAVE_STDDEF_H
195
196/* Define to 1 if you have the <stdint.h> header file. */
197#undef HAVE_STDINT_H
198
199/* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
200   uintmax_t. */
201#undef HAVE_STDINT_H_WITH_UINTMAX
202
203/* Define to 1 if you have the <stdlib.h> header file. */
204#undef HAVE_STDLIB_H
205
206/* Define to 1 if you have the `stpcpy' function. */
207#undef HAVE_STPCPY
208
209/* Define to 1 if you have the `strcasecmp' function. */
210#undef HAVE_STRCASECMP
211
212/* Define to 1 if you have the `strdup' function. */
213#undef HAVE_STRDUP
214
215/* Define to 1 if you have the <strings.h> header file. */
216#undef HAVE_STRINGS_H
217
218/* Define to 1 if you have the <string.h> header file. */
219#undef HAVE_STRING_H
220
221/* Define to 1 if you have the `strnlen' function. */
222#undef HAVE_STRNLEN
223
224/* Define to 1 if you have the `strtoul' function. */
225#undef HAVE_STRTOUL
226
227/* Define to 1 if you have the <sys/cdefs.h> header file. */
228#undef HAVE_SYS_CDEFS_H
229
230/* Define to 1 if you have the <sys/param.h> header file. */
231#undef HAVE_SYS_PARAM_H
232
233/* Define to 1 if you have the <sys/soundcard.h> header file. */
234#undef HAVE_SYS_SOUNDCARD_H
235
236/* Define to 1 if you have the <sys/stat.h> header file. */
237#undef HAVE_SYS_STAT_H
238
239/* Define to 1 if you have the <sys/syslimits.h> header file. */
240#undef HAVE_SYS_SYSLIMITS_H
241
242/* Define to 1 if you have the <sys/types.h> header file. */
243#undef HAVE_SYS_TYPES_H
244
245/* Define to 1 if you have the `tsearch' function. */
246#undef HAVE_TSEARCH
247
248/* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
249#undef HAVE_UINTMAX_T
250
251/* Define to 1 if you have the <unistd.h> header file. */
252#undef HAVE_UNISTD_H
253
254/* Define to 1 if the system has the type `unsigned long long int'. */
255#undef HAVE_UNSIGNED_LONG_LONG_INT
256
257/* Define to 1 if you have the `uselocale' function. */
258#undef HAVE_USELOCALE
259
260/* Define to 1 or 0, depending whether the compiler supports simple visibility
261   declarations. */
262#undef HAVE_VISIBILITY
263
264/* Define if you have the 'wchar_t' type. */
265#undef HAVE_WCHAR_T
266
267/* Define to 1 if you have the `wcrtomb' function. */
268#undef HAVE_WCRTOMB
269
270/* Define to 1 if you have the `wcslen' function. */
271#undef HAVE_WCSLEN
272
273/* Define to 1 if you have the `wcsnlen' function. */
274#undef HAVE_WCSNLEN
275
276/* Define if you have the 'wint_t' type. */
277#undef HAVE_WINT_T
278
279/* Define to 1 if O_NOATIME works. */
280#undef HAVE_WORKING_O_NOATIME
281
282/* Define to 1 if O_NOFOLLOW works. */
283#undef HAVE_WORKING_O_NOFOLLOW
284
285/* Define to 1 if you have the `__fsetlocking' function. */
286#undef HAVE___FSETLOCKING
287
288/* Define as const if the declaration of iconv() needs const. */
289#undef ICONV_CONST
290
291/* Define if integer division by zero raises signal SIGFPE. */
292#undef INTDIV0_RAISES_SIGFPE
293
294/* Name of gettext locale directory */
295#undef LOCALEDIR
296
297/* Define to the sub-directory in which libtool stores uninstalled libraries.
298   */
299#undef LT_OBJDIR
300
301/* Define to 1 if your C compiler doesn't accept -c and -o together. */
302#undef NO_MINUS_C_MINUS_O
303
304/* Name of package */
305#undef PACKAGE
306
307/* Define to the address where bug reports for this package should be sent. */
308#undef PACKAGE_BUGREPORT
309
310/* Define to the full name of this package. */
311#undef PACKAGE_NAME
312
313/* Define to the full name and version of this package. */
314#undef PACKAGE_STRING
315
316/* Define to the one symbol short name of this package. */
317#undef PACKAGE_TARNAME
318
319/* Define to the home page for this package. */
320#undef PACKAGE_URL
321
322/* Define to the version of this package. */
323#undef PACKAGE_VERSION
324
325/* Define if building portable version */
326#undef PORTABLE
327
328/* Define if portable version should keep configs in app folder */
329#undef PORTABLE_FULL
330
331/* Define if <inttypes.h> exists and defines unusable PRI* macros. */
332#undef PRI_MACROS_BROKEN
333
334/* Define if the pthread_in_use() detection is hard. */
335#undef PTHREAD_IN_USE_DETECTION_HARD
336
337/* Define as the maximum value of type 'size_t', if the system doesn't define
338   it. */
339#ifndef SIZE_MAX
340# undef SIZE_MAX
341#endif
342
343/* If using the C implementation of alloca, define if you know the
344   direction of stack growth for your system; otherwise it will be
345   automatically deduced at runtime.
346	STACK_DIRECTION > 0 => grows toward higher addresses
347	STACK_DIRECTION < 0 => grows toward lower addresses
348	STACK_DIRECTION = 0 => direction of growth unknown */
349#undef STACK_DIRECTION
350
351/* Define if building static version */
352#undef STATICLINK
353
354/* Define to 1 if you have the ANSI C header files. */
355#undef STDC_HEADERS
356
357/* Define to use abstract socket name, without file */
358#undef USE_ABSTRACT_SOCKET_NAME
359
360/* Define if the POSIX multithreading library can be used. */
361#undef USE_POSIX_THREADS
362
363/* Define if references to the POSIX multithreading library should be made
364   weak. */
365#undef USE_POSIX_THREADS_WEAK
366
367/* Define if the GNU Pth multithreading library can be used. */
368#undef USE_PTH_THREADS
369
370/* Define if references to the GNU Pth multithreading library should be made
371   weak. */
372#undef USE_PTH_THREADS_WEAK
373
374/* Define if the old Solaris multithreading library can be used. */
375#undef USE_SOLARIS_THREADS
376
377/* Define if references to the old Solaris multithreading library should be
378   made weak. */
379#undef USE_SOLARIS_THREADS_WEAK
380
381/* Enable extensions on AIX 3, Interix.  */
382#ifndef _ALL_SOURCE
383# undef _ALL_SOURCE
384#endif
385/* Enable GNU extensions on systems that have them.  */
386#ifndef _GNU_SOURCE
387# undef _GNU_SOURCE
388#endif
389/* Enable threading extensions on Solaris.  */
390#ifndef _POSIX_PTHREAD_SEMANTICS
391# undef _POSIX_PTHREAD_SEMANTICS
392#endif
393/* Enable extensions on HP NonStop.  */
394#ifndef _TANDEM_SOURCE
395# undef _TANDEM_SOURCE
396#endif
397/* Enable general extensions on Solaris.  */
398#ifndef __EXTENSIONS__
399# undef __EXTENSIONS__
400#endif
401
402
403/* Define if the Win32 multithreading API can be used. */
404#undef USE_WIN32_THREADS
405
406/* Version number of package */
407#undef VERSION
408
409/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
410   significant byte first (like Motorola and SPARC, unlike Intel). */
411#if defined AC_APPLE_UNIVERSAL_BUILD
412# if defined __BIG_ENDIAN__
413#  define WORDS_BIGENDIAN 1
414# endif
415#else
416# ifndef WORDS_BIGENDIAN
417#  undef WORDS_BIGENDIAN
418# endif
419#endif
420
421/* Define to 1 if on MINIX. */
422#undef _MINIX
423
424/* Define to 2 if the system does not provide POSIX.1 features except with
425   this defined. */
426#undef _POSIX_1_SOURCE
427
428/* Define to 1 if you need to in order for `stat' and other things to work. */
429#undef _POSIX_SOURCE
430
431/* Define to `__inline__' or `__inline' if that's what the C compiler
432   calls it, or to nothing if 'inline' is not supported under any name.  */
433#ifndef __cplusplus
434#undef inline
435#endif
436
437/* Define as the type of the result of subtracting two pointers, if the system
438   doesn't define it. */
439#undef ptrdiff_t
440
441/* Define to `unsigned int' if <sys/types.h> does not define. */
442#undef size_t
443
444/* Define to unsigned long or unsigned long long if <stdint.h> and
445   <inttypes.h> don't define. */
446#undef uintmax_t
447
448
449#define __libc_lock_t                   gl_lock_t
450#define __libc_lock_define              gl_lock_define
451#define __libc_lock_define_initialized  gl_lock_define_initialized
452#define __libc_lock_init                gl_lock_init
453#define __libc_lock_lock                gl_lock_lock
454#define __libc_lock_unlock              gl_lock_unlock
455#define __libc_lock_recursive_t                   gl_recursive_lock_t
456#define __libc_lock_define_recursive              gl_recursive_lock_define
457#define __libc_lock_define_initialized_recursive  gl_recursive_lock_define_initialized
458#define __libc_lock_init_recursive                gl_recursive_lock_init
459#define __libc_lock_lock_recursive                gl_recursive_lock_lock
460#define __libc_lock_unlock_recursive              gl_recursive_lock_unlock
461#define glthread_in_use  libintl_thread_in_use
462#define glthread_lock_init_func     libintl_lock_init_func
463#define glthread_lock_lock_func     libintl_lock_lock_func
464#define glthread_lock_unlock_func   libintl_lock_unlock_func
465#define glthread_lock_destroy_func  libintl_lock_destroy_func
466#define glthread_rwlock_init_multithreaded     libintl_rwlock_init_multithreaded
467#define glthread_rwlock_init_func              libintl_rwlock_init_func
468#define glthread_rwlock_rdlock_multithreaded   libintl_rwlock_rdlock_multithreaded
469#define glthread_rwlock_rdlock_func            libintl_rwlock_rdlock_func
470#define glthread_rwlock_wrlock_multithreaded   libintl_rwlock_wrlock_multithreaded
471#define glthread_rwlock_wrlock_func            libintl_rwlock_wrlock_func
472#define glthread_rwlock_unlock_multithreaded   libintl_rwlock_unlock_multithreaded
473#define glthread_rwlock_unlock_func            libintl_rwlock_unlock_func
474#define glthread_rwlock_destroy_multithreaded  libintl_rwlock_destroy_multithreaded
475#define glthread_rwlock_destroy_func           libintl_rwlock_destroy_func
476#define glthread_recursive_lock_init_multithreaded     libintl_recursive_lock_init_multithreaded
477#define glthread_recursive_lock_init_func              libintl_recursive_lock_init_func
478#define glthread_recursive_lock_lock_multithreaded     libintl_recursive_lock_lock_multithreaded
479#define glthread_recursive_lock_lock_func              libintl_recursive_lock_lock_func
480#define glthread_recursive_lock_unlock_multithreaded   libintl_recursive_lock_unlock_multithreaded
481#define glthread_recursive_lock_unlock_func            libintl_recursive_lock_unlock_func
482#define glthread_recursive_lock_destroy_multithreaded  libintl_recursive_lock_destroy_multithreaded
483#define glthread_recursive_lock_destroy_func           libintl_recursive_lock_destroy_func
484#define glthread_once_func            libintl_once_func
485#define glthread_once_singlethreaded  libintl_once_singlethreaded
486#define glthread_once_multithreaded   libintl_once_multithreaded
487
488