OSDN Git Service

wwww
[proj16/16.git] / src / lib / doslib / ext / vorbtool / config.h
1 /* config.h.  Generated from config.h.in by configure.  */
2 /* config.h.in.  Generated from configure.ac by autoheader.  */
3
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.
6    */
7 /* #undef CRAY_STACKSEG_END */
8
9 /* Define to 1 if using `alloca.c'. */
10 /* #undef C_ALLOCA */
11
12 /* Define to 1 if translation of program messages to the user's native
13    language is requested. */
14 #undef ENABLE_NLS
15
16 /* Define to 1 if you have `alloca', as a function or macro. */
17 #define HAVE_ALLOCA 1
18
19 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
20    */
21 #define HAVE_ALLOCA_H 1
22
23 /* Define to 1 if you have the `alphasort' function. */
24 #define HAVE_ALPHASORT 1
25
26 /* Define to 1 if you have the `argz_count' function. */
27 #define HAVE_ARGZ_COUNT 1
28
29 /* Define to 1 if you have the <argz.h> header file. */
30 #define HAVE_ARGZ_H 1
31
32 /* Define to 1 if you have the `argz_next' function. */
33 #define HAVE_ARGZ_NEXT 1
34
35 /* Define to 1 if you have the `argz_stringify' function. */
36 #define HAVE_ARGZ_STRINGIFY 1
37
38 /* Define to 1 if you have the `asprintf' function. */
39 #define HAVE_ASPRINTF 1
40
41 /* Define to 1 if you have the `atexit' function. */
42 #define HAVE_ATEXIT 1
43
44 /* Define to 1 if the compiler understands __builtin_expect. */
45 #define HAVE_BUILTIN_EXPECT 1
46
47 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
48    CoreFoundation framework. */
49 /* #undef HAVE_CFLOCALECOPYCURRENT */
50
51 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
52    the CoreFoundation framework. */
53 /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */
54
55 /* Define to 1 if you have the `chmod' function. */
56 #define HAVE_CHMOD 1
57
58 /* Defined if we have libcurl */
59 #define HAVE_CURL 1
60
61 /* Define if the GNU dcgettext() function is already present or preinstalled.
62    */
63 #define HAVE_DCGETTEXT 1
64
65 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
66    don't. */
67 #define HAVE_DECL_FEOF_UNLOCKED 1
68
69 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
70    you don't. */
71 #define HAVE_DECL_FGETS_UNLOCKED 1
72
73 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
74    don't. */
75 #define HAVE_DECL_GETC_UNLOCKED 1
76
77 /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
78    don't. */
79 #define HAVE_DECL__SNPRINTF 0
80
81 /* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you
82    don't. */
83 #define HAVE_DECL__SNWPRINTF 0
84
85 /* Define to 1 if you have the <dlfcn.h> header file. */
86 #define HAVE_DLFCN_H 1
87
88 /* Define to 1 if you have the `fcntl' function. */
89 #define HAVE_FCNTL 1
90
91 /* Define to 1 if you have the <fcntl.h> header file. */
92 #define HAVE_FCNTL_H 1
93
94 /* Define to 1 if you have the `fwprintf' function. */
95 #define HAVE_FWPRINTF 1
96
97 /* Define to 1 if you have the `getcwd' function. */
98 #define HAVE_GETCWD 1
99
100 /* Define to 1 if you have the `getegid' function. */
101 #define HAVE_GETEGID 1
102
103 /* Define to 1 if you have the `geteuid' function. */
104 #define HAVE_GETEUID 1
105
106 /* Define to 1 if you have the `getgid' function. */
107 #define HAVE_GETGID 1
108
109 /* Define to 1 if you have the `getpagesize' function. */
110 #define HAVE_GETPAGESIZE 1
111
112 /* Define if the GNU gettext() function is already present or preinstalled. */
113 #define HAVE_GETTEXT 1
114
115 /* Define to 1 if you have the `getuid' function. */
116 #define HAVE_GETUID 1
117
118 /* Define if you have the iconv() function. */
119 #define HAVE_ICONV 1
120
121 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
122 #define HAVE_INTMAX_T 1
123
124 /* Define to 1 if you have the <inttypes.h> header file. */
125 #define HAVE_INTTYPES_H 1
126
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
130
131 /* Defined if we have libkate */
132 /* #undef HAVE_KATE */
133
134 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
135 #undef HAVE_LANGINFO_CODESET
136
137 /* Define if your <locale.h> file defines LC_MESSAGES. */
138 #undef HAVE_LC_MESSAGES
139
140 /* Defined if we have libFLAC */ /* TODO! */
141 #define HAVE_LIBFLAC 1
142
143 /* Defined if we have libspeex */ /* TODO! */
144 #define HAVE_LIBSPEEX 1
145
146 /* Define to 1 if you have the <limits.h> header file. */
147 #define HAVE_LIMITS_H 1
148
149 /* Define to 1 if the system has the type `long long int'. */
150 #define HAVE_LONG_LONG_INT 1
151
152 /* Define to 1 if you have the <memory.h> header file. */
153 #define HAVE_MEMORY_H 1
154
155 /* Define to 1 if you have the `mempcpy' function. */
156 #define HAVE_MEMPCPY 1
157
158 /* Define to 1 if you have a working `mmap' system call. */
159 #define HAVE_MMAP 1
160
161 /* Define to 1 if you have the `munmap' function. */
162 #define HAVE_MUNMAP 1
163
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
167
168 /* Define to 1 if you have the `on_exit' function. */
169 #define HAVE_ON_EXIT 1
170
171 /* Defined if we have ov_read_filter() */
172 #define HAVE_OV_READ_FILTER 1
173
174 /* Define if your printf() function supports format strings with positions. */
175 #define HAVE_POSIX_PRINTF 1
176
177 /* Define if you have POSIX threads libraries and header files. */
178 #define HAVE_PTHREAD 1
179
180 /* Define if the <pthread.h> defines PTHREAD_MUTEX_RECURSIVE. */
181 #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
182
183 /* Define if the POSIX multithreading library has read/write locks. */
184 #define HAVE_PTHREAD_RWLOCK 1
185
186 /* Define to 1 if you have the `putenv' function. */
187 #define HAVE_PUTENV 1
188
189 /* Define to 1 if you have the `scandir' function. */
190 #define HAVE_SCANDIR 1
191
192 /* Define to 1 if you have the `select' function. */
193 #define HAVE_SELECT 1
194
195 /* Define to 1 if you have the `setenv' function. */
196 #define HAVE_SETENV 1
197
198 /* Define to 1 if you have the `setlocale' function. */
199 #define HAVE_SETLOCALE 1
200
201 /* Define to 1 if you have the `snprintf' function. */
202 #define HAVE_SNPRINTF 1
203
204 /* Define to 1 if you have the `stat' function. */
205 #define HAVE_STAT 1
206
207 /* Define to 1 if you have the <stddef.h> header file. */
208 #define HAVE_STDDEF_H 1
209
210 /* Define to 1 if you have the <stdint.h> header file. */
211 #define HAVE_STDINT_H 1
212
213 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
214    uintmax_t. */
215 #define HAVE_STDINT_H_WITH_UINTMAX 1
216
217 /* Define to 1 if you have the <stdlib.h> header file. */
218 #define HAVE_STDLIB_H 1
219
220 /* Define to 1 if you have the `stpcpy' function. */
221 #define HAVE_STPCPY 1
222
223 /* Define to 1 if you have the `strcasecmp' function. */
224 #define HAVE_STRCASECMP 1
225
226 /* Define to 1 if you have the `strdup' function. */
227 #define HAVE_STRDUP 1
228
229 /* Define to 1 if you have the <strings.h> header file. */
230 #define HAVE_STRINGS_H 1
231
232 /* Define to 1 if you have the <string.h> header file. */
233 #define HAVE_STRING_H 1
234
235 /* Define to 1 if you have the `strtoul' function. */
236 #define HAVE_STRTOUL 1
237
238 /* Define to 1 if you have the <sys/param.h> header file. */
239 #define HAVE_SYS_PARAM_H 1
240
241 /* Define to 1 if you have the <sys/stat.h> header file. */
242 #define HAVE_SYS_STAT_H 1
243
244 /* Define to 1 if you have the <sys/types.h> header file. */
245 #define HAVE_SYS_TYPES_H 1
246
247 /* Define to 1 if you have the `tsearch' function. */
248 #define HAVE_TSEARCH 1
249
250 /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
251 #define HAVE_UINTMAX_T 1
252
253 /* Define to 1 if you have the <unistd.h> header file. */
254 #define HAVE_UNISTD_H 1
255
256 /* Define to 1 if the system has the type `unsigned long long int'. */
257 #define HAVE_UNSIGNED_LONG_LONG_INT 1
258
259 /* Define to 1 or 0, depending whether the compiler supports simple visibility
260    declarations. */
261 #define HAVE_VISIBILITY 1
262
263 /* Define if you have the 'wchar_t' type. */
264 #define HAVE_WCHAR_T 1
265
266 /* Define to 1 if you have the `wcslen' function. */
267 #define HAVE_WCSLEN 1
268
269 /* Define if you have the 'wint_t' type. */
270 #define HAVE_WINT_T 1
271
272 /* Define to 1 if you have the `__fsetlocking' function. */
273 #define HAVE___FSETLOCKING 1
274
275 /* Define as const if the declaration of iconv() needs const. */
276 #define ICONV_CONST 
277
278 /* Define if integer division by zero raises signal SIGFPE. */
279 #define INTDIV0_RAISES_SIGFPE 1
280
281 /* Define to the sub-directory in which libtool stores uninstalled libraries.
282    */
283 #define LT_OBJDIR ".libs/"
284
285 /* Name of package */
286 #define PACKAGE "vorbis-tools"
287
288 /* Define to the address where bug reports for this package should be sent. */
289 #define PACKAGE_BUGREPORT ""
290
291 /* Define to the full name of this package. */
292 #define PACKAGE_NAME ""
293
294 /* Define to the full name and version of this package. */
295 #define PACKAGE_STRING ""
296
297 /* Define to the one symbol short name of this package. */
298 #define PACKAGE_TARNAME ""
299
300 /* Define to the version of this package. */
301 #define PACKAGE_VERSION ""
302
303 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
304 /* #undef PRI_MACROS_BROKEN */
305
306 /* Define to the necessary symbol if this constant uses a non-standard name on
307    your system. */
308 /* #undef PTHREAD_CREATE_JOINABLE */
309
310 /* Define if the pthread_in_use() detection is hard. */
311 /* #undef PTHREAD_IN_USE_DETECTION_HARD */
312
313 /* Define as the maximum value of type 'size_t', if the system doesn't define
314    it. */
315 /* #undef SIZE_MAX */
316
317 /* If using the C implementation of alloca, define if you know the
318    direction of stack growth for your system; otherwise it will be
319    automatically deduced at runtime.
320         STACK_DIRECTION > 0 => grows toward higher addresses
321         STACK_DIRECTION < 0 => grows toward lower addresses
322         STACK_DIRECTION = 0 => direction of growth unknown */
323 /* #undef STACK_DIRECTION */
324
325 /* Define to 1 if you have the ANSI C header files. */
326 #define STDC_HEADERS 1
327
328 /* Define if the POSIX multithreading library can be used. */
329 #define USE_POSIX_THREADS 1
330
331 /* Define if references to the POSIX multithreading library should be made
332    weak. */
333 #define USE_POSIX_THREADS_WEAK 1
334
335 /* Define if the GNU Pth multithreading library can be used. */
336 /* #undef USE_PTH_THREADS */
337
338 /* Define if references to the GNU Pth multithreading library should be made
339    weak. */
340 /* #undef USE_PTH_THREADS_WEAK */
341
342 /* Define if the old Solaris multithreading library can be used. */
343 /* #undef USE_SOLARIS_THREADS */
344
345 /* Define if references to the old Solaris multithreading library should be
346    made weak. */
347 /* #undef USE_SOLARIS_THREADS_WEAK */
348
349 /* Define if the Win32 multithreading API can be used. */
350 /* #undef USE_WIN32_THREADS */
351
352 /* Version number of package */
353 #define VERSION "1.4.0"
354
355 /* Define to 1 if your processor stores words with the most significant byte
356    first (like Motorola and SPARC, unlike Intel and VAX). */
357 /* #undef WORDS_BIGENDIAN */
358
359 /* Define to 1 if on AIX 3.
360    System headers sometimes define this.
361    We just want to avoid a redefinition error message.  */
362 #ifndef _ALL_SOURCE
363 /* # undef _ALL_SOURCE */
364 #endif
365
366 /* Number of bits in a file offset, on hosts where this is settable. */
367 #define _FILE_OFFSET_BITS 64
368
369 /* Enable GNU extensions on systems that have them.  */
370 #ifndef _GNU_SOURCE
371 # define _GNU_SOURCE 1
372 #endif
373
374 /* Define for large files, on AIX-style hosts. */
375 /* #undef _LARGE_FILES */
376
377 /* Define to 1 if on MINIX. */
378 /* #undef _MINIX */
379
380 /* Define to 2 if the system does not provide POSIX.1 features except with
381    this defined. */
382 /* #undef _POSIX_1_SOURCE */
383
384 /* Define to 1 if you need to in order for `stat' and other things to work. */
385 /* #undef _POSIX_SOURCE */
386
387 /* Enable extensions on Solaris.  */
388 #ifndef __EXTENSIONS__
389 # define __EXTENSIONS__ 1
390 #endif
391 #ifndef _POSIX_PTHREAD_SEMANTICS
392 # define _POSIX_PTHREAD_SEMANTICS 1
393 #endif
394 #ifndef _TANDEM_SOURCE
395 # define _TANDEM_SOURCE 1
396 #endif
397
398 /* Define to `__inline__' or `__inline' if that's what the C compiler
399    calls it, or to nothing if 'inline' is not supported under any name.  */
400 #ifndef __cplusplus
401 /* #undef inline */
402 #endif
403
404 /* Define as the type of the result of subtracting two pointers, if the system
405    doesn't define it. */
406 /* #undef ptrdiff_t */
407
408 /* Define to `unsigned int' if <sys/types.h> does not define. */
409 /* #undef size_t */
410
411 /* Define to unsigned long or unsigned long long if <stdint.h> and
412    <inttypes.h> don't define. */
413 /* #undef uintmax_t */
414
415
416 #define __libc_lock_t                   gl_lock_t
417 #define __libc_lock_define              gl_lock_define
418 #define __libc_lock_define_initialized  gl_lock_define_initialized
419 #define __libc_lock_init                gl_lock_init
420 #define __libc_lock_lock                gl_lock_lock
421 #define __libc_lock_unlock              gl_lock_unlock
422 #define __libc_lock_recursive_t                   gl_recursive_lock_t
423 #define __libc_lock_define_recursive              gl_recursive_lock_define
424 #define __libc_lock_define_initialized_recursive  gl_recursive_lock_define_initialized
425 #define __libc_lock_init_recursive                gl_recursive_lock_init
426 #define __libc_lock_lock_recursive                gl_recursive_lock_lock
427 #define __libc_lock_unlock_recursive              gl_recursive_lock_unlock
428 #define glthread_in_use  libintl_thread_in_use
429 #define glthread_lock_init     libintl_lock_init
430 #define glthread_lock_lock     libintl_lock_lock
431 #define glthread_lock_unlock   libintl_lock_unlock
432 #define glthread_lock_destroy  libintl_lock_destroy
433 #define glthread_rwlock_init     libintl_rwlock_init
434 #define glthread_rwlock_rdlock   libintl_rwlock_rdlock
435 #define glthread_rwlock_wrlock   libintl_rwlock_wrlock
436 #define glthread_rwlock_unlock   libintl_rwlock_unlock
437 #define glthread_rwlock_destroy  libintl_rwlock_destroy
438 #define glthread_recursive_lock_init     libintl_recursive_lock_init
439 #define glthread_recursive_lock_lock     libintl_recursive_lock_lock
440 #define glthread_recursive_lock_unlock   libintl_recursive_lock_unlock
441 #define glthread_recursive_lock_destroy  libintl_recursive_lock_destroy
442 #define glthread_once                 libintl_once
443 #define glthread_once_call            libintl_once_call
444 #define glthread_once_singlethreaded  libintl_once_singlethreaded
445