1 /* config.h. Generated from config.h.in by configure. */
2 /* config.h.in. Generated from configure.ac by autoheader. */
4 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
5 systems. This function is required for `alloca.c' support on those systems.
7 /* #undef CRAY_STACKSEG_END */
9 /* Define to 1 if using `alloca.c'. */
12 /* Define to 1 if translation of program messages to the user's native
13 language is requested. */
16 /* Define to 1 if you have `alloca', as a function or macro. */
19 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
21 #define HAVE_ALLOCA_H 1
23 /* Define to 1 if you have the `argz_count' function. */
24 #define HAVE_ARGZ_COUNT 1
26 /* Define to 1 if you have the <argz.h> header file. */
29 /* Define to 1 if you have the `argz_next' function. */
30 #define HAVE_ARGZ_NEXT 1
32 /* Define to 1 if you have the `argz_stringify' function. */
33 #define HAVE_ARGZ_STRINGIFY 1
35 /* Define to 1 if you have the `asprintf' function. */
36 #define HAVE_ASPRINTF 1
38 /* Define to 1 if you have the `atexit' function. */
41 /* Define to 1 if the compiler understands __builtin_expect. */
42 #define HAVE_BUILTIN_EXPECT 1
44 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
45 CoreFoundation framework. */
46 /* #undef HAVE_CFLOCALECOPYCURRENT */
48 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
49 the CoreFoundation framework. */
50 /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */
52 /* Define to 1 if you have the `chmod' function. */
55 /* Defined if we have libcurl */
58 /* Define if the GNU dcgettext() function is already present or preinstalled.
60 #define HAVE_DCGETTEXT 1
62 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
64 #define HAVE_DECL_FEOF_UNLOCKED 1
66 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
68 #define HAVE_DECL_FGETS_UNLOCKED 1
70 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
72 #define HAVE_DECL_GETC_UNLOCKED 1
74 /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
76 #define HAVE_DECL__SNPRINTF 0
78 /* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you
80 #define HAVE_DECL__SNWPRINTF 0
82 /* Define to 1 if you have the <dlfcn.h> header file. */
83 #define HAVE_DLFCN_H 1
85 /* Define to 1 if you have the `dlopen' function. */
86 /* #undef HAVE_DLOPEN */
88 /* Define to 1 if you have the `fcntl' function. */
91 /* Define to 1 if you have the <fcntl.h> header file. */
92 #define HAVE_FCNTL_H 1
94 /* Define to 1 if you have the `fwprintf' function. */
95 #define HAVE_FWPRINTF 1
97 /* Define to 1 if you have the `getcwd' function. */
100 /* Define to 1 if you have the `getegid' function. */
101 #define HAVE_GETEGID 1
103 /* Define to 1 if you have the `geteuid' function. */
104 #define HAVE_GETEUID 1
106 /* Define to 1 if you have the `getgid' function. */
107 #define HAVE_GETGID 1
109 /* Define to 1 if you have the `getpagesize' function. */
110 #define HAVE_GETPAGESIZE 1
112 /* Define if the GNU gettext() function is already present or preinstalled. */
113 #define HAVE_GETTEXT 1
115 /* Define to 1 if you have the `getuid' function. */
116 #define HAVE_GETUID 1
118 /* Define if you have the iconv() function. */
121 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
122 #define HAVE_INTMAX_T 1
124 /* Define to 1 if you have the <inttypes.h> header file. */
125 #define HAVE_INTTYPES_H 1
127 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
128 declares uintmax_t. */
129 #define HAVE_INTTYPES_H_WITH_UINTMAX 1
131 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
132 #define HAVE_LANGINFO_CODESET 1
134 /* Define if your <locale.h> file defines LC_MESSAGES. */
135 #define HAVE_LC_MESSAGES 1
137 /* Defined if we have libFLAC */
138 #define HAVE_LIBFLAC 1
140 /* Defined if we have libspeex */
141 #define HAVE_LIBSPEEX 1
143 /* Define to 1 if you have the <limits.h> header file. */
144 #define HAVE_LIMITS_H 1
146 /* Define if you have the 'long double' type. */
147 #define HAVE_LONG_DOUBLE 1
149 /* Define to 1 if the system has the type `long long int'. */
150 #define HAVE_LONG_LONG_INT 1
152 /* Define to 1 if you have the <memory.h> header file. */
153 #define HAVE_MEMORY_H 1
155 /* Define to 1 if you have the `mempcpy' function. */
156 #define HAVE_MEMPCPY 1
158 /* Define to 1 if you have a working `mmap' system call. */
161 /* Define to 1 if you have the `munmap' function. */
162 #define HAVE_MUNMAP 1
164 /* Define if you have <langinfo.h> and it defines the NL_LOCALE_NAME macro if
165 _GNU_SOURCE is defined. */
166 #define HAVE_NL_LOCALE_NAME 1
168 /* Define to 1 if you have the `on_exit' function. */
169 #define HAVE_ON_EXIT 1
171 /* Define if your printf() function supports format strings with positions. */
172 #define HAVE_POSIX_PRINTF 1
174 /* Define if you have POSIX threads libraries and header files. */
175 #define HAVE_PTHREAD 1
177 /* Define if the <pthread.h> defines PTHREAD_MUTEX_RECURSIVE. */
178 #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
180 /* Define if the POSIX multithreading library has read/write locks. */
181 #define HAVE_PTHREAD_RWLOCK 1
183 /* Define to 1 if you have the `putenv' function. */
184 #define HAVE_PUTENV 1
186 /* Define to 1 if you have the `select' function. */
187 #define HAVE_SELECT 1
189 /* Define to 1 if you have the `setenv' function. */
190 #define HAVE_SETENV 1
192 /* Define to 1 if you have the `setlocale' function. */
193 #define HAVE_SETLOCALE 1
195 /* Define to 1 if you have the `snprintf' function. */
196 #define HAVE_SNPRINTF 1
198 /* Define to 1 if you have the `stat' function. */
201 /* Define to 1 if you have the <stddef.h> header file. */
202 #define HAVE_STDDEF_H 1
204 /* Define to 1 if you have the <stdint.h> header file. */
205 #define HAVE_STDINT_H 1
207 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
209 #define HAVE_STDINT_H_WITH_UINTMAX 1
211 /* Define to 1 if you have the <stdlib.h> header file. */
212 #define HAVE_STDLIB_H 1
214 /* Define to 1 if you have the `stpcpy' function. */
215 #define HAVE_STPCPY 1
217 /* Define to 1 if you have the `strcasecmp' function. */
218 #define HAVE_STRCASECMP 1
220 /* Define to 1 if you have the `strdup' function. */
221 #define HAVE_STRDUP 1
223 /* Define to 1 if you have the <strings.h> header file. */
224 #define HAVE_STRINGS_H 1
226 /* Define to 1 if you have the <string.h> header file. */
227 #define HAVE_STRING_H 1
229 /* Define to 1 if you have the `strtoul' function. */
230 #define HAVE_STRTOUL 1
232 /* Define to 1 if you have the <sys/param.h> header file. */
233 #define HAVE_SYS_PARAM_H 1
235 /* Define to 1 if you have the <sys/stat.h> header file. */
236 #define HAVE_SYS_STAT_H 1
238 /* Define to 1 if you have the <sys/types.h> header file. */
239 #define HAVE_SYS_TYPES_H 1
241 /* Define to 1 if you have the `tsearch' function. */
242 #define HAVE_TSEARCH 1
244 /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
245 #define HAVE_UINTMAX_T 1
247 /* Define to 1 if you have the <unistd.h> header file. */
248 #define HAVE_UNISTD_H 1
250 /* Define if you have the 'unsigned long long' type. */
251 #define HAVE_UNSIGNED_LONG_LONG 1
253 /* Define to 1 if the system has the type `unsigned long long int'. */
254 #define HAVE_UNSIGNED_LONG_LONG_INT 1
256 /* Define to 1 or 0, depending whether the compiler supports simple visibility
258 #define HAVE_VISIBILITY 1
260 /* Define if you have the 'wchar_t' type. */
261 #define HAVE_WCHAR_T 1
263 /* Define to 1 if you have the `wcslen' function. */
264 #define HAVE_WCSLEN 1
266 /* Define if you have the 'wint_t' type. */
267 #define HAVE_WINT_T 1
269 /* Define to 1 if you have the `__fsetlocking' function. */
270 #define HAVE___FSETLOCKING 1
272 /* Define as const if the declaration of iconv() needs const. */
275 /* Define if integer division by zero raises signal SIGFPE. */
276 #define INTDIV0_RAISES_SIGFPE 1
278 /* Name of package */
279 #define PACKAGE "vorbis-tools"
281 /* Define to the address where bug reports for this package should be sent. */
282 #define PACKAGE_BUGREPORT ""
284 /* Define to the full name of this package. */
285 #define PACKAGE_NAME ""
287 /* Define to the full name and version of this package. */
288 #define PACKAGE_STRING ""
290 /* Define to the one symbol short name of this package. */
291 #define PACKAGE_TARNAME ""
293 /* Define to the version of this package. */
294 #define PACKAGE_VERSION ""
296 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
297 /* #undef PRI_MACROS_BROKEN */
299 /* Define to the necessary symbol if this constant uses a non-standard name on
301 /* #undef PTHREAD_CREATE_JOINABLE */
303 /* Define if the pthread_in_use() detection is hard. */
304 /* #undef PTHREAD_IN_USE_DETECTION_HARD */
306 /* Define as the maximum value of type 'size_t', if the system doesn't define
308 /* #undef SIZE_MAX */
310 /* If using the C implementation of alloca, define if you know the
311 direction of stack growth for your system; otherwise it will be
312 automatically deduced at runtime.
313 STACK_DIRECTION > 0 => grows toward higher addresses
314 STACK_DIRECTION < 0 => grows toward lower addresses
315 STACK_DIRECTION = 0 => direction of growth unknown */
316 /* #undef STACK_DIRECTION */
318 /* Define to 1 if you have the ANSI C header files. */
319 #define STDC_HEADERS 1
321 /* Define if the POSIX multithreading library can be used. */
322 #define USE_POSIX_THREADS 1
324 /* Define if references to the POSIX multithreading library should be made
326 #define USE_POSIX_THREADS_WEAK 1
328 /* Define if the GNU Pth multithreading library can be used. */
329 /* #undef USE_PTH_THREADS */
331 /* Define if references to the GNU Pth multithreading library should be made
333 /* #undef USE_PTH_THREADS_WEAK */
335 /* Define if the old Solaris multithreading library can be used. */
336 /* #undef USE_SOLARIS_THREADS */
338 /* Define if references to the old Solaris multithreading library should be
340 /* #undef USE_SOLARIS_THREADS_WEAK */
342 /* Define if the Win32 multithreading API can be used. */
343 /* #undef USE_WIN32_THREADS */
345 /* Version number of package */
346 #define VERSION "1.2.0"
348 /* Define to 1 if your processor stores words with the most significant byte
349 first (like Motorola and SPARC, unlike Intel and VAX). */
350 /* #undef WORDS_BIGENDIAN */
352 /* Number of bits in a file offset, on hosts where this is settable. */
353 #define _FILE_OFFSET_BITS 64
355 /* Enable GNU extensions on systems that have them. */
357 # define _GNU_SOURCE 1
360 /* Define for large files, on AIX-style hosts. */
361 /* #undef _LARGE_FILES */
363 /* Define to `__inline__' or `__inline' if that's what the C compiler
364 calls it, or to nothing if 'inline' is not supported under any name. */
369 /* Define as the type of the result of subtracting two pointers, if the system
370 doesn't define it. */
371 /* #undef ptrdiff_t */
373 /* Define to `unsigned int' if <sys/types.h> does not define. */
376 /* Define to unsigned long or unsigned long long if <stdint.h> and
377 <inttypes.h> don't define. */
378 /* #undef uintmax_t */
381 #define __libc_lock_t gl_lock_t
382 #define __libc_lock_define gl_lock_define
383 #define __libc_lock_define_initialized gl_lock_define_initialized
384 #define __libc_lock_init gl_lock_init
385 #define __libc_lock_lock gl_lock_lock
386 #define __libc_lock_unlock gl_lock_unlock
387 #define __libc_lock_recursive_t gl_recursive_lock_t
388 #define __libc_lock_define_recursive gl_recursive_lock_define
389 #define __libc_lock_define_initialized_recursive gl_recursive_lock_define_initialized
390 #define __libc_lock_init_recursive gl_recursive_lock_init
391 #define __libc_lock_lock_recursive gl_recursive_lock_lock
392 #define __libc_lock_unlock_recursive gl_recursive_lock_unlock
393 #define glthread_in_use libintl_thread_in_use
394 #define glthread_lock_init libintl_lock_init
395 #define glthread_lock_lock libintl_lock_lock
396 #define glthread_lock_unlock libintl_lock_unlock
397 #define glthread_lock_destroy libintl_lock_destroy
398 #define glthread_rwlock_init libintl_rwlock_init
399 #define glthread_rwlock_rdlock libintl_rwlock_rdlock
400 #define glthread_rwlock_wrlock libintl_rwlock_wrlock
401 #define glthread_rwlock_unlock libintl_rwlock_unlock
402 #define glthread_rwlock_destroy libintl_rwlock_destroy
403 #define glthread_recursive_lock_init libintl_recursive_lock_init
404 #define glthread_recursive_lock_lock libintl_recursive_lock_lock
405 #define glthread_recursive_lock_unlock libintl_recursive_lock_unlock
406 #define glthread_recursive_lock_destroy libintl_recursive_lock_destroy
407 #define glthread_once libintl_once
408 #define glthread_once_call libintl_once_call
409 #define glthread_once_singlethreaded libintl_once_singlethreaded