Subversion Repositories Kolibri OS

Rev

Rev 1905 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1905 Rev 3960
Line 1... Line 1...
1
/* src/config.h.  Generated from config.h.in by configure.  */
1
/* src/config.h.  Generated from config.h.in by configure.  */
2
/* src/config.h.in.  Generated from configure.ac by autoheader.  */
2
/* src/config.h.in.  Generated from configure.ac by autoheader.  */
Line 3... Line 3...
3
 
3
 
4
/* Define if your architecture wants/needs/can use attribute_align_arg and
4
/* Define if your architecture wants/needs/can use attribute_align_arg and
5
   alignment checks. It's for 32bit x86... */
5
   alignment checks. It is for 32bit x86... */
Line 6... Line 6...
6
#define ABI_ALIGN_FUN 1
6
#define ABI_ALIGN_FUN 1
7
 
7
 
Line -... Line 8...
-
 
8
/* Define to use proper rounding. */
-
 
9
/* #undef ACCURATE_ROUNDING */
-
 
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
 
8
/* Define to use proper rounding. */
17
/* Define if .align just takes byte count. */
9
/* #undef ACCURATE_ROUNDING */
18
/* #undef ASMALIGN_BYTE */
Line 10... Line 19...
10
 
19
 
11
/* Define if .align takes 3 for alignment of 2^3=8 bytes instead of 8. */
20
/* Define if .align takes 3 for alignment of 2^3=8 bytes instead of 8. */
Line 12... Line -...
12
/* #undef ASMALIGN_EXP */
-
 
13
 
-
 
14
/* Define if __attribute__((aligned(16))) shall be used */
-
 
15
#define CCALIGN 1
21
/* #undef ASMALIGN_EXP */
16
 
22
 
Line 17... Line 23...
17
/* Define if checking of stack alignment is wanted. */
23
/* Define if __attribute__((aligned(16))) shall be used */
18
#define CHECK_ALIGN 1
24
#define CCALIGN 1
Line 19... Line 25...
19
 
25
 
20
/* Define if debugging is enabled. */
26
/* Define if debugging is enabled. */
Line -... Line 27...
-
 
27
/* #undef DEBUG */
-
 
28
 
-
 
29
/* The default audio output module(s) to use */
21
/* #undef DEBUG */
30
#define DEFAULT_OUTPUT_MODULE "dummy"
22
 
31
 
Line 23... Line 32...
23
/* The default audio output module(s) to use */
32
/* Define if building with dynamcally linked libmpg123 */
24
#define DEFAULT_OUTPUT_MODULE "win32"
33
#define DYNAMIC_BUILD 1
Line 25... Line 34...
25
 
34
 
Line 75... Line 84...
75
/* #undef HAVE_CULIB_H */
84
/* #undef HAVE_CULIB_H */
Line 76... Line 85...
76
 
85
 
77
/* Define to 1 if you have the  header file. */
86
/* Define to 1 if you have the  header file. */
Line -... Line 87...
-
 
87
/* #undef HAVE_DLFCN_H */
-
 
88
 
-
 
89
/* Define if getaddrinfo accepts the AI_ADDRCONFIG flag */
78
/* #undef HAVE_DLFCN_H */
90
/* #undef HAVE_GAI_ADDRCONFIG */
79
 
91
 
Line 80... Line 92...
80
/* Define to 1 if you have the `getaddrinfo' function. */
92
/* Define to 1 if you have the `getaddrinfo' function. */
81
/* #undef HAVE_GETADDRINFO */
93
/* #undef HAVE_GETADDRINFO */
Line 106... Line 118...
106
 
118
 
107
/* Define to 1 if you have the  header file. */
119
/* Define to 1 if you have the  header file. */
Line 108... Line 120...
108
#define HAVE_LOCALE_H 1
120
#define HAVE_LOCALE_H 1
109
 
121
 
Line 110... Line 122...
110
/* Define if libltdl is available */
122
/* Define if libltdl is available */
111
/* #undef HAVE_LTDL */
123
#define HAVE_LTDL 1
Line 112... Line 124...
112
 
124
 
Line 148... Line 160...
148
 
160
 
149
/* Define to 1 if you have the `random' function. */
161
/* Define to 1 if you have the `random' function. */
Line 150... Line 162...
150
/* #undef HAVE_RANDOM */
162
/* #undef HAVE_RANDOM */
151
 
163
 
Line 152... Line 164...
152
/* Define to 1 if you have the  header file. */
164
/* Define to 1 if you have the  header file. */
153
/* #undef HAVE_SCHED_H */
165
#define HAVE_SCHED_H 1
Line 154... Line 166...
154
 
166
 
Line 234... Line 246...
234
/* #undef HAVE_TERMIOS */
246
/* #undef HAVE_TERMIOS */
Line 235... Line 247...
235
 
247
 
236
/* Define to 1 if you have the  header file. */
248
/* Define to 1 if you have the  header file. */
Line 237... Line -...
237
#define HAVE_UNISTD_H 1
-
 
238
 
-
 
239
/* Define to 1 if you have the  header file. */
-
 
240
#define HAVE_WINDOWS_H 1
249
#define HAVE_UNISTD_H 1
241
 
250
 
Line 242... Line 251...
242
/* Define to indicate that float storage follows IEEE754. */
251
/* Define to indicate that float storage follows IEEE754. */
243
#define IEEE_FLOAT 1
252
#define IEEE_FLOAT 1
Line 244... Line 253...
244
 
253
 
245
/* size of the frame index seek table */
254
/* size of the frame index seek table */
-
 
255
#define INDEX_SIZE 1000
-
 
256
 
-
 
257
/* Define if IPV6 support is enabled. */
-
 
258
#define IPV6 1
Line 246... Line 259...
246
#define INDEX_SIZE 1000
259
 
247
 
260
/* Define this to the size of long type in bits, used for LFS small/native
248
/* Define if IPV6 support is enabled. */
261
   alias functions. */
Line 249... Line 262...
249
/* #undef IPV6 */
262
#define LFS_ALIAS_BITS 32
250
 
263
 
Line 251... Line 264...
251
/* Define to the sub-directory in which libtool stores uninstalled libraries.
264
/* Define to the sub-directory in which libtool stores uninstalled libraries.
252
   */
265
   */
Line 253... Line 266...
253
#define LT_OBJDIR ".libs/"
266
#define LT_OBJDIR ".libs/"
254
 
267
 
Line 255... Line 268...
255
/* Define if network support is enabled. */
268
/* The suffix for module files. */
256
/* #undef NETWORK */
269
#define MODULE_FILE_SUFFIX ".la"
Line 257... Line 270...
257
 
270
 
258
/* Define to disable 16 bit integer output. */
271
/* Define to disable 16 bit integer output. */
Line 259... Line 272...
259
/* #undef NO_16BIT */
272
/* #undef NO_16BIT */
260
 
273
 
261
/* Define to disable 32 bit integer output. */
274
/* Define to disable 32 bit and 24 bit integer output. */
Line 262... Line 275...
262
#define NO_32BIT 1
275
#define NO_32BIT 1
263
 
276
 
Line 264... Line 277...
264
/* Define to disable 8 bit integer output. */
277
/* Define to disable 8 bit integer output. */
265
#define NO_8BIT  1
278
#define NO_8BIT 1
Line 266... Line 279...
266
 
279
 
267
/* Define to disable downsampled decoding. */
280
/* Define to disable downsampled decoding. */
Line 268... Line 281...
268
/* #undef NO_DOWNSAMPLE */
281
/* #undef NO_DOWNSAMPLE */
269
 
282
 
Line 270... Line 283...
270
/* Define to disable error messages in combination with a return value (the
283
/* Define to disable error messages in combination with a return value (the
271
   return is left intact). */
284
   return is left intact). */
Line 272... Line 285...
272
#define NO_ERETURN 1
285
/* #undef NO_ERETURN */
Line 291... Line 304...
291
 
304
 
292
/* Define to disable layer III. */
305
/* Define to disable layer III. */
Line 293... Line 306...
293
/* #undef NO_LAYER3 */
306
/* #undef NO_LAYER3 */
294
 
307
 
Line 295... Line 308...
295
/* Define to disable ntom resampling. */
308
/* Define to disable ntom resampling. */
296
#define NO_NTOM 1
309
/* #undef NO_NTOM */
Line 297... Line 310...
297
 
310
 
298
/* Define to disable real output. */
311
/* Define to disable real output. */
Line 299... Line 312...
299
#define NO_REAL 1
312
#define NO_REAL 1
300
 
313
 
Line 301... Line 314...
301
/* Define to disable string functions. */
314
/* Define to disable string functions. */
302
#define NO_STRING
315
/* #undef NO_STRING */
Line 303... Line 316...
303
 
316
 
Line 312... Line 325...
312
 
325
 
313
/* Define to the full name of this package. */
326
/* Define to the full name of this package. */
Line 314... Line 327...
314
#define PACKAGE_NAME "mpg123"
327
#define PACKAGE_NAME "mpg123"
315
 
328
 
Line 316... Line 329...
316
/* Define to the full name and version of this package. */
329
/* Define to the full name and version of this package. */
317
#define PACKAGE_STRING "mpg123 1.9.0"
330
#define PACKAGE_STRING "mpg123 1.15.4"
Line -... Line 331...
-
 
331
 
-
 
332
/* Define to the one symbol short name of this package. */
-
 
333
#define PACKAGE_TARNAME "mpg123"
318
 
334
 
319
/* Define to the one symbol short name of this package. */
335
/* Define to the home page for this package. */
Line 320... Line 336...
320
#define PACKAGE_TARNAME "mpg123"
336
#define PACKAGE_URL ""
321
 
337
 
Line 322... Line 338...
322
/* Define to the version of this package. */
338
/* Define to the version of this package. */
Line 342... Line 358...
342
 
358
 
343
/* Define to 1 if you have the ANSI C header files. */
359
/* Define to 1 if you have the ANSI C header files. */
Line 344... Line 360...
344
#define STDC_HEADERS 1
360
#define STDC_HEADERS 1
345
 
361
 
Line 346... Line 362...
346
/* Define if modules are enabled */
362
/* Define if modules are enabled */
347
/* #undef USE_MODULES */
363
#define USE_MODULES 1
-
 
364
 
-
 
365
/* Version number of package */
-
 
366
#define VERSION "1.15.4"
-
 
367
 
-
 
368
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
-
 
369
   significant byte first (like Motorola and SPARC, unlike Intel). */
-
 
370
#if defined AC_APPLE_UNIVERSAL_BUILD
-
 
371
# if defined __BIG_ENDIAN__
-
 
372
#  define WORDS_BIGENDIAN 1
-
 
373
# endif
-
 
374
#else
-
 
375
# ifndef WORDS_BIGENDIAN
-
 
376
/* #  undef WORDS_BIGENDIAN */
-
 
377
# endif
-
 
378
#endif
-
 
379
 
-
 
380
/* Enable large inode numbers on Mac OS X 10.5.  */
Line 348... Line 381...
348
 
381
#ifndef _DARWIN_USE_64_BIT_INODE
349
/* Version number of package */
382
# define _DARWIN_USE_64_BIT_INODE 1
Line 350... Line 383...
350
#define VERSION "1.9.0"
383
#endif
Line 382... Line 415...
382
/* Define to `unsigned short' if  does not define. */
415
/* Define to `unsigned short' if  does not define. */
383
/* #undef uint16_t */
416
/* #undef uint16_t */
Line 384... Line 417...
384
 
417
 
385
/* Define to `unsigned int' if  does not define. */
418
/* Define to `unsigned int' if  does not define. */
-
 
419
/* #undef uint32_t */
-
 
420
 
-
 
421
/* Define to `unsigned long' if  does not define. */