ReactOS
0.4.16-dev-340-g0540c21
config.h
Go to the documentation of this file.
1
/* src/config.h. Generated from config.h.in by configure. */
2
/* src/config.h.in. Generated from configure.ac by autoheader. */
3
4
/* Define if your architecture wants/needs/can use attribute_align_arg and
5
alignment checks. It is for 32bit x86... */
6
#define ABI_ALIGN_FUN 1
7
8
/* Define to use proper rounding. */
9
#define ACCURATE_ROUNDING 1
10
11
/* Define if building universal (internal helper macro) */
12
/* #undef AC_APPLE_UNIVERSAL_BUILD */
13
14
/* Define if .balign is present. */
15
#define ASMALIGN_BALIGN 1
16
17
/* Define if .align just takes byte count. */
18
/* #undef ASMALIGN_BYTE */
19
20
/* Define if .align takes 3 for alignment of 2^3=8 bytes instead of 8. */
21
/* #undef ASMALIGN_EXP */
22
23
/* Define if __attribute__((aligned(16))) shall be used */
24
#define CCALIGN 1
25
26
/* Define if debugging is enabled. */
27
/* #undef DEBUG */
28
29
/* The default audio output module(s) to use */
30
#define DEFAULT_OUTPUT_MODULE "win32"
31
32
/* Define if building with dynamcally linked libmpg123 */
33
/* #undef DYNAMIC_BUILD */
34
35
/* Use EFBIG as substitude for EOVERFLOW, mingw.org may lack the latter */
36
/* #undef EOVERFLOW */
37
38
/* Define if FIFO support is enabled. */
39
/* #undef FIFO */
40
41
/* Define if frame index should be used. */
42
#define FRAME_INDEX 1
43
44
/* Define if gapless is enabled. */
45
#define GAPLESS 1
46
47
/* Define to 1 if you have the <alc.h> header file. */
48
/* #undef HAVE_ALC_H */
49
50
/* Define to 1 if you have the <Alib.h> header file. */
51
/* #undef HAVE_ALIB_H */
52
53
/* Define to 1 if you have the <AL/alc.h> header file. */
54
/* #undef HAVE_AL_ALC_H */
55
56
/* Define to 1 if you have the <AL/al.h> header file. */
57
/* #undef HAVE_AL_AL_H */
58
59
/* Define to 1 if you have the <al.h> header file. */
60
/* #undef HAVE_AL_H */
61
62
/* Define to 1 if you have the <arpa/inet.h> header file. */
63
/* #undef HAVE_ARPA_INET_H */
64
65
/* Define to 1 if you have the <asm/audioio.h> header file. */
66
/* #undef HAVE_ASM_AUDIOIO_H */
67
68
/* Define to 1 if you have the `atoll' function. */
69
#define HAVE_ATOLL 1
70
71
/* Define to 1 if you have the <audios.h> header file. */
72
/* #undef HAVE_AUDIOS_H */
73
74
/* Define to 1 if you have the <AudioToolbox/AudioToolbox.h> header file. */
75
/* #undef HAVE_AUDIOTOOLBOX_AUDIOTOOLBOX_H */
76
77
/* Define to 1 if you have the <AudioUnit/AudioUnit.h> header file. */
78
/* #undef HAVE_AUDIOUNIT_AUDIOUNIT_H */
79
80
/* Define to 1 if you have the <byteswap.h> header file. */
81
/* #undef HAVE_BYTESWAP_H */
82
83
/* Define to 1 if you have the <CoreServices/CoreServices.h> header file. */
84
/* #undef HAVE_CORESERVICES_CORESERVICES_H */
85
86
/* Define to 1 if you have the <CUlib.h> header file. */
87
/* #undef HAVE_CULIB_H */
88
89
/* Define to 1 if you have the <dirent.h> header file. */
90
#define HAVE_DIRENT_H 1
91
92
/* Define to 1 if you have the `dlclose' function. */
93
/* #undef HAVE_DLCLOSE */
94
95
/* Define to 1 if you have the <dlfcn.h> header file. */
96
/* #undef HAVE_DLFCN_H */
97
98
/* Define to 1 if you have the `dlopen' function. */
99
/* #undef HAVE_DLOPEN */
100
101
/* Define to 1 if you have the `dlsym' function. */
102
/* #undef HAVE_DLSYM */
103
104
/* Define if getaddrinfo accepts the AI_ADDRCONFIG flag */
105
/* #undef HAVE_GAI_ADDRCONFIG */
106
107
/* Define to 1 if you have the `getaddrinfo' function. */
108
/* #undef HAVE_GETADDRINFO */
109
110
/* Define to 1 if you have the `getuid' function. */
111
/* #undef HAVE_GETUID */
112
113
/* Define to 1 if you have the <inttypes.h> header file. */
114
#define HAVE_INTTYPES_H 1
115
116
/* Define to 1 if you have the `iswprint' function. */
117
#define HAVE_ISWPRINT 1
118
119
/* Define to 1 if you have the <langinfo.h> header file. */
120
/* #undef HAVE_LANGINFO_H */
121
122
/* Define to 1 if you have the `m' library (-lm). */
123
#define HAVE_LIBM 1
124
125
/* Define to 1 if you have the `mx' library (-lmx). */
126
/* #undef HAVE_LIBMX */
127
128
/* Define to 1 if you have the <limits.h> header file. */
129
#define HAVE_LIMITS_H 1
130
131
/* Define to 1 if you have the <linux/soundcard.h> header file. */
132
/* #undef HAVE_LINUX_SOUNDCARD_H */
133
134
/* Define to 1 if you have the <locale.h> header file. */
135
#define HAVE_LOCALE_H 1
136
137
/* Define to 1 if you have the <machine/soundcard.h> header file. */
138
/* #undef HAVE_MACHINE_SOUNDCARD_H */
139
140
/* Define to 1 if you have the `mbstowcs' function. */
141
#define HAVE_MBSTOWCS 1
142
143
/* Define to 1 if you have the <memory.h> header file. */
144
#define HAVE_MEMORY_H 1
145
146
/* Define to 1 if you have the `mkfifo' function. */
147
/* #undef HAVE_MKFIFO */
148
149
/* Define to 1 if you have the `mmap' function. */
150
/* #undef HAVE_MMAP */
151
152
/* Define to 1 if you have the <netdb.h> header file. */
153
/* #undef HAVE_NETDB_H */
154
155
/* Define to 1 if you have the <netinet/in.h> header file. */
156
/* #undef HAVE_NETINET_IN_H */
157
158
/* Define to 1 if you have the <netinet/tcp.h> header file. */
159
/* #undef HAVE_NETINET_TCP_H */
160
161
/* Define to 1 if you have the `nl_langinfo' function. */
162
/* #undef HAVE_NL_LANGINFO */
163
164
/* Define to 1 if you have the <OpenAL/alc.h> header file. */
165
/* #undef HAVE_OPENAL_ALC_H */
166
167
/* Define to 1 if you have the <OpenAL/al.h> header file. */
168
/* #undef HAVE_OPENAL_AL_H */
169
170
/* Define to 1 if you have the <os2me.h> header file. */
171
/* #undef HAVE_OS2ME_H */
172
173
/* Define to 1 if you have the <os2.h> header file. */
174
/* #undef HAVE_OS2_H */
175
176
/* Define to 1 if you have the `random' function. */
177
/* #undef HAVE_RANDOM */
178
179
/* Define to 1 if you have the <sched.h> header file. */
180
/* #undef HAVE_SCHED_H */
181
182
/* Define to 1 if you have the `sched_setscheduler' function. */
183
/* #undef HAVE_SCHED_SETSCHEDULER */
184
185
/* Define to 1 if you have the `setlocale' function. */
186
#define HAVE_SETLOCALE 1
187
188
/* Define to 1 if you have the `setpriority' function. */
189
/* #undef HAVE_SETPRIORITY */
190
191
/* Define to 1 if you have the `setuid' function. */
192
/* #undef HAVE_SETUID */
193
194
/* Define to 1 if you have the `shmat' function. */
195
/* #undef HAVE_SHMAT */
196
197
/* Define to 1 if you have the `shmctl' function. */
198
/* #undef HAVE_SHMCTL */
199
200
/* Define to 1 if you have the `shmdt' function. */
201
/* #undef HAVE_SHMDT */
202
203
/* Define to 1 if you have the `shmget' function. */
204
/* #undef HAVE_SHMGET */
205
206
/* Define to 1 if you have the <signal.h> header file. */
207
#define HAVE_SIGNAL_H 1
208
209
/* Define to 1 if you have the <sndio.h> header file. */
210
/* #undef HAVE_SNDIO_H */
211
212
/* Define to 1 if you have the <stdint.h> header file. */
213
#define HAVE_STDINT_H 1
214
215
/* Define to 1 if you have the <stdio.h> header file. */
216
#define HAVE_STDIO_H 1
217
218
/* Define to 1 if you have the <stdlib.h> header file. */
219
#define HAVE_STDLIB_H 1
220
221
/* Define to 1 if you have the `strerror' function. */
222
#define HAVE_STRERROR 1
223
224
/* Define to 1 if you have the <strings.h> header file. */
225
#define HAVE_STRINGS_H 1
226
227
/* Define to 1 if you have the <string.h> header file. */
228
#define HAVE_STRING_H 1
229
230
/* Define to 1 if you have the <sun/audioio.h> header file. */
231
/* #undef HAVE_SUN_AUDIOIO_H */
232
233
/* Define to 1 if you have the <sys/audioio.h> header file. */
234
/* #undef HAVE_SYS_AUDIOIO_H */
235
236
/* Define to 1 if you have the <sys/audio.h> header file. */
237
/* #undef HAVE_SYS_AUDIO_H */
238
239
/* Define to 1 if you have the <sys/ioctl.h> header file. */
240
/* #undef HAVE_SYS_IOCTL_H */
241
242
/* Define to 1 if you have the <sys/ipc.h> header file. */
243
/* #undef HAVE_SYS_IPC_H */
244
245
/* Define to 1 if you have the <sys/param.h> header file. */
246
#define HAVE_SYS_PARAM_H 1
247
248
/* Define to 1 if you have the <sys/resource.h> header file. */
249
/* #undef HAVE_SYS_RESOURCE_H */
250
251
/* Define to 1 if you have the <sys/select.h> header file. */
252
/* #undef HAVE_SYS_SELECT_H */
253
254
/* Define to 1 if you have the <sys/shm.h> header file. */
255
/* #undef HAVE_SYS_SHM_H */
256
257
/* Define to 1 if you have the <sys/signal.h> header file. */
258
/* #undef HAVE_SYS_SIGNAL_H */
259
260
/* Define to 1 if you have the <sys/socket.h> header file. */
261
/* #undef HAVE_SYS_SOCKET_H */
262
263
/* Define to 1 if you have the <sys/soundcard.h> header file. */
264
/* #undef HAVE_SYS_SOUNDCARD_H */
265
266
/* Define to 1 if you have the <sys/stat.h> header file. */
267
#define HAVE_SYS_STAT_H 1
268
269
/* Define to 1 if you have the <sys/time.h> header file. */
270
#define HAVE_SYS_TIME_H 1
271
272
/* Define to 1 if you have the <sys/types.h> header file. */
273
#define HAVE_SYS_TYPES_H 1
274
275
/* Define to 1 if you have the <sys/wait.h> header file. */
276
/* #undef HAVE_SYS_WAIT_H */
277
278
/* Define this if you have the POSIX termios library */
279
/* #undef HAVE_TERMIOS */
280
281
/* Define to 1 if you have the <unistd.h> header file. */
282
#define HAVE_UNISTD_H 1
283
284
/* Define to 1 if you have the <wchar.h> header file. */
285
#define HAVE_WCHAR_H 1
286
287
/* Define to 1 if you have the `wcstombs' function. */
288
#define HAVE_WCSTOMBS 1
289
290
/* Define to 1 if you have the `wcswidth' function. */
291
/* #undef HAVE_WCSWIDTH */
292
293
/* Define to 1 if you have the <wctype.h> header file. */
294
#define HAVE_WCTYPE_H 1
295
296
/* Define to 1 if you have the <windows.h> header file. */
297
#define HAVE_WINDOWS_H 1
298
299
/* Define to 1 if you have the <ws2tcpip.h> header file. */
300
#define HAVE_WS2TCPIP_H 1
301
302
/* Define to indicate that float storage follows IEEE754. */
303
#define IEEE_FLOAT 1
304
305
/* size of the frame index seek table */
306
#define INDEX_SIZE 1000
307
308
/* Define if IPV6 support is enabled. */
309
#define IPV6 1
310
311
/* Define this to the size of native offset type in bits, used for LFS alias
312
functions. */
313
#define LFS_ALIAS_BITS 32
314
315
/* Define to the extension used for runtime loadable modules, say, ".so". */
316
/* #undef LT_MODULE_EXT */
317
318
/* Define to the sub-directory where libtool stores uninstalled libraries. */
319
#define LT_OBJDIR ".libs/"
320
321
/* Define to the shared library suffix, say, ".dylib". */
322
/* #undef LT_SHARED_EXT */
323
324
/* Define to the shared archive member specification, say "(shr.o)". */
325
/* #undef LT_SHARED_LIB_MEMBER */
326
327
/* Define if network support is enabled. */
328
#define NETWORK 1
329
330
/* Define to disable 16 bit integer output. */
331
/* #undef NO_16BIT */
332
333
/* Define to disable 32 bit and 24 bit integer output. */
334
/* #undef NO_32BIT */
335
336
/* Define to disable 8 bit integer output. */
337
/* #undef NO_8BIT */
338
339
/* Define to disable downsampled decoding. */
340
/* #undef NO_DOWNSAMPLE */
341
342
/* Define to disable equalizer. */
343
/* #undef NO_EQUALIZER */
344
345
/* Define to disable error messages in combination with a return value (the
346
return is left intact). */
347
/* #undef NO_ERETURN */
348
349
/* Define to disable error messages. */
350
/* #undef NO_ERRORMSG */
351
352
/* Define to disable feeder and buffered readers. */
353
/* #undef NO_FEEDER */
354
355
/* Define to disable ICY handling. */
356
/* #undef NO_ICY */
357
358
/* Define to disable ID3v2 parsing. */
359
/* #undef NO_ID3V2 */
360
361
/* Define to disable layer I. */
362
/* #undef NO_LAYER1 */
363
364
/* Define to disable layer II. */
365
/* #undef NO_LAYER2 */
366
367
/* Define to disable layer III. */
368
/* #undef NO_LAYER3 */
369
370
/* Define to disable analyzer info. */
371
/* #undef NO_MOREINFO */
372
373
/* Define to disable ntom resampling. */
374
/* #undef NO_NTOM */
375
376
/* Define to disable real output. */
377
/* #undef NO_REAL */
378
379
/* Define to disable string functions. */
380
/* #undef NO_STRING */
381
382
/* Define for post-processed 32 bit formats. */
383
/* #undef NO_SYNTH32 */
384
385
/* Define to disable warning messages. */
386
/* #undef NO_WARNING */
387
388
/* Name of package */
389
#define PACKAGE "mpg123"
390
391
/* Define to the address where bug reports for this package should be sent. */
392
#define PACKAGE_BUGREPORT "maintainer@mpg123.org"
393
394
/* Define to the full name of this package. */
395
#define PACKAGE_NAME "mpg123"
396
397
/* Define to the full name and version of this package. */
398
#define PACKAGE_STRING "mpg123 1.26.2"
399
400
/* Define to the one symbol short name of this package. */
401
#define PACKAGE_TARNAME "mpg123"
402
403
/* Define to the home page for this package. */
404
#define PACKAGE_URL ""
405
406
/* Define to the version of this package. */
407
#define PACKAGE_VERSION "1.26.2"
408
409
/* Define if portaudio v18 API is wanted. */
410
/* #undef PORTAUDIO18 */
411
412
/* The size of `int32_t', as computed by sizeof. */
413
#define SIZEOF_INT32_T 4
414
415
/* The size of `long', as computed by sizeof. */
416
#define SIZEOF_LONG 4
417
418
/* The size of `off64_t', as computed by sizeof. */
419
#define SIZEOF_OFF64_T 8
420
421
/* The size of `off_t', as computed by sizeof. */
422
#define SIZEOF_OFF_T 4
423
424
/* The size of `size_t', as computed by sizeof. */
425
#define SIZEOF_SIZE_T 4
426
427
/* The size of `ssize_t', as computed by sizeof. */
428
#define SIZEOF_SSIZE_T 4
429
430
/* Define to 1 if you have the ANSI C header files. */
431
#define STDC_HEADERS 1
432
433
/* Define to not duplicate some code for likely cases in libsyn123. */
434
/* #undef SYN123_NO_CASES */
435
436
/* Define if modules are enabled */
437
/* #undef USE_MODULES */
438
439
/* Define for new Huffman decoding scheme. */
440
#define USE_NEW_HUFFTABLE 1
441
442
/* Define to use yasm for assemble AVX sources. */
443
/* #undef USE_YASM_FOR_AVX */
444
445
/* Version number of package */
446
#define VERSION "1.26.2"
447
448
/* Define to use Win32 named pipes */
449
#define WANT_WIN32_FIFO 1
450
451
/* Define to use Win32 sockets */
452
#define WANT_WIN32_SOCKETS 1
453
454
/* Windows UWP build */
455
/* #undef WINDOWS_UWP */
456
457
/* Define to use Unicode for Windows */
458
#define WANT_WIN32_UNICODE 1
459
460
/* Windows Vista and later APIs */
461
/* #undef WINVER */
462
463
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
464
significant byte first (like Motorola and SPARC, unlike Intel). */
465
#if defined AC_APPLE_UNIVERSAL_BUILD
466
# if defined __BIG_ENDIAN__
467
# define WORDS_BIGENDIAN 1
468
# endif
469
#else
470
# ifndef WORDS_BIGENDIAN
471
/* # undef WORDS_BIGENDIAN */
472
# endif
473
#endif
474
475
/* Enable large inode numbers on Mac OS X 10.5. */
476
#ifndef _DARWIN_USE_64_BIT_INODE
477
# define _DARWIN_USE_64_BIT_INODE 1
478
#endif
479
480
/* Number of bits in a file offset, on hosts where this is settable. */
481
/* #undef _FILE_OFFSET_BITS */
482
483
/* Define for large files, on AIX-style hosts. */
484
/* #undef _LARGE_FILES */
485
486
/* Windows Vista and later APIs */
487
/* #undef _WIN32_WINNT */
488
489
/* Define to empty if `const' does not conform to ANSI C. */
490
/* #undef const */
491
492
/* Define to `__inline__' or `__inline' if that's what the C compiler
493
calls it, or to nothing if 'inline' is not supported under any name. */
494
#ifndef __cplusplus
495
/* #undef inline */
496
#endif
497
498
/* Define to `short' if <sys/types.h> does not define. */
499
/* #undef int16_t */
500
501
/* Define to `int' if <sys/types.h> does not define. */
502
/* #undef int32_t */
503
504
/* Define to `long long' if <sys/types.h> does not define. */
505
/* #undef int64_t */
506
507
/* Define to the native offset type (long or actually off_t). */
508
#define lfs_alias_t long
509
510
/* Define to `long int' if <sys/types.h> does not define. */
511
/* #undef off_t */
512
513
/* Define to `unsigned long' if <sys/types.h> does not define. */
514
/* #undef size_t */
515
516
/* Define to `long' if <sys/types.h> does not define. */
517
#define ssize_t long
518
519
/* Define to `unsigned short' if <sys/types.h> does not define. */
520
/* #undef uint16_t */
521
522
/* Define to `unsigned int' if <sys/types.h> does not define. */
523
/* #undef uint32_t */
524
525
/* Define to `unsigned long' if <sys/types.h> does not define. */
526
/* #undef uintptr_t */
sdk
include
reactos
libs
libmpg123
config.h
Generated on Fri Dec 13 2024 06:14:22 for ReactOS by
1.9.6