xine-lib 1.2.11
configure.h
Go to the documentation of this file.
1/* include/configure.h. Generated from configure.h.in by configure. */
2/* include/configure.h.in. Generated from configure.ac by autoheader. */
3
4#ifndef __XINE_LIB_CONFIG_H__
5#define __XINE_LIB_CONFIG_H__ 1
6
7
8#ifndef _XINE_CONFIGURE_H_
9#define _XINE_CONFIGURE_H_
10
11
12/* Define if building universal (internal helper macro) */
13/* #undef AC_APPLE_UNIVERSAL_BUILD */
14
15/* Define this if you're running Alpha architecture */
16/* #undef ARCH_ALPHA */
17
18/* Define this if you're running ARM architecture */
19/* #undef ARCH_ARM */
20
21/* Define this if you're running PowerPC architecture */
22/* #undef ARCH_PPC */
23
24/* Define this if you're running SPARC architecture */
25/* #undef ARCH_SPARC */
26
27/* Define this if you're running x86 architecture */
28#define ARCH_X86
29
30/* Define this if you're running x86 architecture 32 bits */
31#define ARCH_X86_32
32
33/* Define this if you're running x86 architecture 64 bits */
34/* #undef ARCH_X86_64 */
35
36/* Define this if you're running x86 architecture 64 bits with 32 bit ABI */
37/* #undef ARCH_X86_X32 */
38
39/* define if '.align n' means alignment to (1 << n) - byte boundaries */
40/* #undef ASMALIGN_1SLN */
41
42/* Define the highest alignment supported */
43#define ATTRIBUTE_ALIGNED_MAX 64
44
45/* Define to a function attribute that turns off -ffast-math when needed for
46 autovectorized code. */
47#define ATTR_NO_FAST_VECTOR_MATH
48
49/* Define this if built on Mac OS X/Darwin */
50/* #undef CONFIG_DARWIN */
51
52/* what to put between the brackets for empty arrays */
53#define EMPTY_ARRAY_SIZE
54
55/* Define this if you want to use altivec on PowerPC CPUs */
56/* #undef ENABLE_ALTIVEC */
57
58/* Define this to 1 to enable font antialising. */
59/* #undef ENABLE_ANTIALIASING */
60
61/* Enable this when IPv6 support is requested */
62#define ENABLE_IPV6 1
63
64/* Define to 1 if translation of program messages to the user's native
65 language is requested. */
66#define ENABLE_NLS 1
67
68/* Define this if you have Sun UltraSPARC CPU */
69/* #undef ENABLE_VIS */
70
71/* Mark a symbol as being exported if visibility is changed */
72#define EXPORTED __attribute__((visibility("default")))
73
74/* Get of rid system libcdio build configuration */
75#define EXTERNAL_LIBCDIO_CONFIG_H 1
76
77/* Define to select libmad fixed point arithmetic implementation */
78/* #undef FPM_64BIT */
79
80/* Define to select libmad fixed point arithmetic implementation */
81/* #undef FPM_ARM */
82
83/* Define to select libmad fixed point arithmetic implementation */
84/* #undef FPM_DEFAULT */
85
86/* Define to select libmad fixed point arithmetic implementation */
87#define FPM_INTEL 1
88
89/* Define to select libmad fixed point arithmetic implementation */
90/* #undef FPM_MIPS */
91
92/* Define to select libmad fixed point arithmetic implementation */
93/* #undef FPM_PPC */
94
95/* Define to select libmad fixed point arithmetic implementation */
96/* #undef FPM_SPARC */
97
98/* Define to 1 if you have the <a52dec/a52.h> header file. */
99#define HAVE_A52DEC_A52_H 1
100
101/* Define to 1 if a52_init () takes no args. */
102/* #undef HAVE_A52_INIT_VOID */
103
104/* Define to 1 if you have the <alloca.h> header file. */
105#define HAVE_ALLOCA_H 1
106
107/* Define this if you have ALSA installed */
108#define HAVE_ALSA 1
109
110/* Define to 1 if you have the <arpa/inet.h> header file. */
111#define HAVE_ARPA_INET_H 1
112
113/* Define to 1 if you have the <asm/types.h> header file. */
114#define HAVE_ASM_TYPES_H 1
115
116/* Define to 1 if you have the `asprintf' function. */
117#define HAVE_ASPRINTF 1
118
119/* Define to 1 if you have the <assert.h> header file. */
120#define HAVE_ASSERT_H 1
121
122/* 0 = none, 1 = stdatomic.h, 2 = __atomic_*, 3 = __sync_* */
123#define HAVE_ATOMIC_VARS 1
124
125/* Define to 1 if `output_muted' is a member of `audio_info_t'. */
126/* #undef HAVE_AUDIO_INFO_T_OUTPUT_MUTED */
127
128/* Define this if you have libavformat installed */
129#define HAVE_AVFORMAT 1
130
131/* define if compiler supports avx inline assembler */
132#define HAVE_AVX 1
133
134/* Define to 1 if you have the `basename' function. */
135#define HAVE_BASENAME 1
136
137/* Define to 1 if you have the <byteswap.h> header file. */
138#define HAVE_BYTESWAP_H 1
139
140/* Define to 1 if you have the `bzero' function. */
141#define HAVE_BZERO 1
142
143/* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the
144 CoreFoundation framework. */
145/* #undef HAVE_CFLOCALECOPYCURRENT */
146
147/* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
148 the CoreFoundation framework. */
149/* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */
150
151/* Define if the GNU dcgettext() function is already present or preinstalled.
152 */
153#define HAVE_DCGETTEXT 1
154
155/* Define to 1 if you have the <dev/dtv/dtvio.h> header file. */
156/* #undef HAVE_DEV_DTV_DTVIO_H */
157
158/* Define this if you have DirectX */
159/* #undef HAVE_DIRECTX */
160
161/* Define to 1 if you have the <dirent.h> header file. */
162#define HAVE_DIRENT_H 1
163
164/* Define to 1 if you have the <dlfcn.h> header file. */
165#define HAVE_DLFCN_H 1
166
167/* Define this if you have a suitable version of libdvdnav */
168#define HAVE_DVDNAV 1
169
170/* Define to 1 if you have the environ symbol. */
171/* #undef HAVE_ENVIRON */
172
173/* Define to 1 if you have the <errno.h> header file. */
174#define HAVE_ERRNO_H 1
175
176/* Define to 1 if you have the <execinfo.h> header file. */
177#define HAVE_EXECINFO_H 1
178
179/* Define to 1 if you have the <fame.h> header file. */
180/* #undef HAVE_FAME_H */
181
182/* Define this if you have linux framebuffer support */
183#define HAVE_FB 1
184
185/* Define to 1 if you have the <fcntl.h> header file. */
186#define HAVE_FCNTL_H 1
187
188/* Define this if you have the ffmpeg library */
189#define HAVE_FFMPEG 1
190
191/* Define to 1 if you have the <ffmpeg/avutil.h> header file. */
192/* #undef HAVE_FFMPEG_AVUTIL_H */
193
194/* Define to 1 if you have the <FLAC/stream_decoder.h> header file. */
195/* #undef HAVE_FLAC_STREAM_DECODER_H */
196
197/* Define this if you have fontconfig library */
198/* #undef HAVE_FONTCONFIG */
199
200/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
201#define HAVE_FSEEKO 1
202
203/* Define this if you have freetype2 library */
204/* #undef HAVE_FT2 */
205
206/* Define to 1 if you have gdkpixbuf. */
207#define HAVE_GDK_PIXBUF 1
208
209/* Define this if you have GNU getopt_long() implemented */
210#define HAVE_GETOPT_LONG
211
212/* Define to 1 if you have the `getpwuid_r' function. */
213#define HAVE_GETPWUID_R 1
214
215/* Define if the GNU gettext() function is already present or preinstalled. */
216#define HAVE_GETTEXT 1
217
218/* Define to 1 if you have the `gettimeofday' function. */
219#define HAVE_GETTIMEOFDAY 1
220
221/* Define to 1 if you have the <glob.h> header file. */
222#define HAVE_GLOB_H 1
223
224/* Define this if you have GLU support available */
225#define HAVE_GLU 1
226
227/* Define to 1 if you have the <GL/glu.h> header file. */
228#define HAVE_GL_GLU_H 1
229
230/* Define to 1 if you have the <GL/gl.h> header file. */
231#define HAVE_GL_GL_H 1
232
233/* Define this if you have GraphicsMagick installed */
234/* #undef HAVE_GRAPHICSMAGICK */
235
236/* Define to 1 if you have 'hstrerror' in <netdb.h> */
237#define HAVE_HSTRERROR 1
238
239/* Define if you have the iconv() function and it works. */
240#define HAVE_ICONV 1
241
242/* Define to 1 if you have ImageMagick. */
243#define HAVE_IMAGEMAGICK 1
244
245/* Define to 1 if you have the <interface/mmal/mmal.h> header file. */
246/* #undef HAVE_INTERFACE_MMAL_MMAL_H */
247
248/* Define to 1 if you have the <inttypes.h> header file. */
249#define HAVE_INTTYPES_H 1
250
251/* Define this if you have a usable IRIX al interface available */
252/* #undef HAVE_IRIXAL */
253
254/* Supports ISO _Pragma() macro */
255#define HAVE_ISOC99_PRAGMA
256
257/* Define to 1 if you have the <jpeglib.h> header file. */
258#define HAVE_JPEGLIB_H 1
259
260/* Define this if you have kernel statistics available via kstat interface */
261/* #undef HAVE_KSTAT */
262
263/* Define to 1 if you have the <libavutil/avutil.h> header file. */
264#define HAVE_LIBAVUTIL_AVUTIL_H 1
265
266/* Define to 1 if you have the <libavutil/sha1.h> header file. */
267/* #undef HAVE_LIBAVUTIL_SHA1_H */
268
269/* Define to 1 if you have the <libavutil/sha.h> header file. */
270#define HAVE_LIBAVUTIL_SHA_H 1
271
272/* Define this if you have libfame mpeg encoder installed (fame.sf.net) */
273/* #undef HAVE_LIBFAME */
274
275/* Define to 1 if you have the <libgen.h> header file. */
276#define HAVE_LIBGEN_H 1
277
278/* Define to 1 if you have libjpg. */
279#define HAVE_LIBJPEG 1
280
281/* Define to 1 if you have the `LibOpenHevcWrapper' library
282 (-lLibOpenHevcWrapper). */
283/* #undef HAVE_LIBLIBOPENHEVCWRAPPER */
284
285/* Define to 1 if you have the <libmng.h> header file. */
286#define HAVE_LIBMNG_H 1
287
288/* Define to 1 if you have libpng. */
289#define HAVE_LIBPNG 1
290
291/* Define to 1 if you have the `posix4' library (-lposix4). */
292/* #undef HAVE_LIBPOSIX4 */
293
294/* Define this if you have librte mpeg encoder installed (zapping.sf.net) */
295/* #undef HAVE_LIBRTE */
296
297/* Define this if you have libv4l installed */
298#define HAVE_LIBV4L2_H 1
299
300/* Define to 1 if you have the `vdpau' library (-lvdpau). */
301/* #undef HAVE_LIBVDPAU */
302
303/* Define to 1 if you have the <limits.h> header file. */
304#define HAVE_LIMITS_H 1
305
306/* Define 1 if you have Linux-type CD-ROM support */
307#define HAVE_LINUX_CDROM 1
308
309/* Define to 1 if you have the <linux/cdrom.h> header file. */
310#define HAVE_LINUX_CDROM_H 1
311
312/* Define 1 if timeout is in cdrom_generic_command struct */
313#define HAVE_LINUX_CDROM_TIMEOUT 1
314
315/* Define to 1 if you have the <linux/fb.h> header file. */
316#define HAVE_LINUX_FB_H 1
317
318/* Define to 1 if you have the <linux/videodev2.h> header file. */
319#define HAVE_LINUX_VIDEODEV2_H 1
320
321/* Define to 1 if you have the <linux/videodev.h> header file. */
322/* #undef HAVE_LINUX_VIDEODEV_H */
323
324/* Define to 1 if you have the `llabs' function. */
325#define HAVE_LLABS 1
326
327/* Define to 1 if you have the `localtime_r' function. */
328#define HAVE_LOCALTIME_R 1
329
330/* Define this if the 'lrintf' function is declared in math.h */
331#define HAVE_LRINTF 1
332
333/* Define to 1 if you have the `lstat' function. */
334#define HAVE_LSTAT 1
335
336/* Define to 1 if you have the <machine/soundcard.h> header file. */
337/* #undef HAVE_MACHINE_SOUNDCARD_H */
338
339/* Define to 1 if you have the <mad.h> header file. */
340/* #undef HAVE_MAD_H */
341
342/* Define to 1 if you have the <MagickWand/MagickWand.h> header file. */
343#define HAVE_MAGICKWAND_MAGICKWAND_H 1
344
345/* Define to 1 if you have the <malloc.h> header file. */
346#define HAVE_MALLOC_H 1
347
348/* Define to 1 if you have 'MAX' macro in sys/param.h */
349#define HAVE_MAX_MACRO 1
350
351/* Define to 1 if you have the `memalign' function. */
352#define HAVE_MEMALIGN 1
353
354/* Define to 1 if you have the `memcpy' function. */
355#define HAVE_MEMCPY 1
356
357/* Define to 1 if you have the `memmem' function. */
358#define HAVE_MEMMEM 1
359
360/* Define to 1 if you have the <memory.h> header file. */
361#define HAVE_MEMORY_H 1
362
363/* Define to 1 if you have the `memset' function. */
364#define HAVE_MEMSET 1
365
366/* Define to 1 if you have 'MIN' macro in sys/param.h */
367#define HAVE_MIN_MACRO 1
368
369/* Define this if you have mlib installed */
370/* #undef HAVE_MLIB */
371
372/* Define to 1 if you have the <mlib_video.h> header file. */
373/* #undef HAVE_MLIB_VIDEO_H */
374
375/* Define this if you have MMAL installed */
376/* #undef HAVE_MMAL */
377
378/* Define to 1 if you have the `mmap' function. */
379/* #undef HAVE_MMAP */
380
381/* Define this if you can compile MMX asm instructions */
382#define HAVE_MMX
383
384/* Define to 1 if you have the <mpcdec/mpcdec.h> header file. */
385/* #undef HAVE_MPCDEC_MPCDEC_H */
386
387/* Define to 1 if you have the <mpc/mpcdec.h> header file. */
388/* #undef HAVE_MPC_MPCDEC_H */
389
390/* Define this if compiler supports nameless structs within unions. */
391#define HAVE_NAMELESS_STRUCT_IN_UNION
392
393/* Define to 1 if you have the `nanosleep' function. */
394#define HAVE_NANOSLEEP 1
395
396/* Define to 1 if you have the <neaacdec.h> header file. */
397#define HAVE_NEAACDEC_H 1
398
399/* Define to 1 if you have the <netdb.h> header file. */
400#define HAVE_NETDB_H 1
401
402/* Define to 1 if you have the <netinet/in.h> header file. */
403#define HAVE_NETINET_IN_H 1
404
405/* Define this if you have libfame 0.8.10 or above */
406/* #undef HAVE_NEW_LIBFAME */
407
408/* Define to 1 if you have the `nl_langinfo' function. */
409#define HAVE_NL_LANGINFO 1
410
411/* Define to 1 if you have 'opendir' function */
412#define HAVE_OPENDIR 1
413
414/* Define this if you have OpenGL support available */
415#define HAVE_OPENGL 1
416
417/* Define to 1 if you have the <openHevcWrapper.h> header file. */
418/* #undef HAVE_OPENHEVCWRAPPER_H */
419
420/* Define this if you have POSIX timers. */
421#define HAVE_POSIX_TIMERS 1
422
423/* Define this if you have the postproc library */
424#define HAVE_POSTPROC 1
425
426/* Define to 1 if you have 'pthread_mutex_timedlock' in <pthread.h> */
427#define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1
428
429/* Define to 1 if you have pthread rwlock support. */
430#define HAVE_PTHREAD_RWLOCK 1
431
432/* define this if you have pulseaudio >= 0.9.7 */
433#define HAVE_PULSEAUDIO_0_9_7 1
434
435/* Define to 1 if you have the <pwd.h> header file. */
436#define HAVE_PWD_H 1
437
438/* Define to 1 if you have the `readlink' function. */
439#define HAVE_READLINK 1
440
441/* Define to 1 if you have the <rte.h> header file. */
442/* #undef HAVE_RTE_H */
443
444/* Define to 1 if you have the `sched_getaffinity' function. */
445#define HAVE_SCHED_GETAFFINITY 1
446
447/* Define to 1 if you have the `setenv' function. */
448#define HAVE_SETENV 1
449
450/* Define to 1 if you have the `sigaction' function. */
451#define HAVE_SIGACTION 1
452
453/* Define to 1 if you have the `sigset' function. */
454#define HAVE_SIGSET 1
455
456/* Define to 1 if you have the `snprintf' function. */
457#define HAVE_SNPRINTF 1
458
459/* Define to 1 if you have the <soundcard.h> header file. */
460/* #undef HAVE_SOUNDCARD_H */
461
462/* Define this if you have speex */
463#define HAVE_SPEEX 1
464
465/* Define to 1 if you have the <stdbool.h> header file. */
466#define HAVE_STDBOOL_H 1
467
468/* Define to 1 if you have the stderr symbol. */
469#define HAVE_STDERR 1
470
471/* Define to 1 if you have the <stdint.h> header file. */
472#define HAVE_STDINT_H 1
473
474/* Define to 1 if you have the <stdio.h> header file. */
475#define HAVE_STDIO_H 1
476
477/* Define to 1 if you have the <stdlib.h> header file. */
478#define HAVE_STDLIB_H 1
479
480/* Define to 1 if you have the `strcasecmp' function. */
481#define HAVE_STRCASECMP 1
482
483/* Define to 1 if you have the `strcasestr' function. */
484#define HAVE_STRCASESTR 1
485
486/* Define to 1 if you have the `strchr' function. */
487#define HAVE_STRCHR 1
488
489/* Define to 1 if you have the <strings.h> header file. */
490#define HAVE_STRINGS_H 1
491
492/* Define to 1 if you have the <string.h> header file. */
493#define HAVE_STRING_H 1
494
495/* Define to 1 if you have the `strlcat' function. */
496/* #undef HAVE_STRLCAT */
497
498/* Define to 1 if you have the `strlcpy' function. */
499/* #undef HAVE_STRLCPY */
500
501/* Define to 1 if you have the `strncasecmp' function. */
502#define HAVE_STRNCASECMP 1
503
504/* Define to 1 if you have the `strndup' function. */
505#define HAVE_STRNDUP 1
506
507/* Define to 1 if you have the `strpbrk' function. */
508#define HAVE_STRPBRK 1
509
510/* Define to 1 if you have the `strsep' function. */
511#define HAVE_STRSEP 1
512
513/* Define to 1 if you have the `strtok_r' function. */
514#define HAVE_STRTOK_R 1
515
516/* Define to 1 if you have the `swab' function. */
517#define HAVE_SWAB 1
518
519/* Define to 1 if you have the `sysconf' function. */
520#define HAVE_SYSCONF 1
521
522/* Define to 1 if you have the <sys/cdio.h> header file. */
523/* #undef HAVE_SYS_CDIO_H */
524
525/* Define to 1 if you have the <sys/dvdio.h> header file. */
526/* #undef HAVE_SYS_DVDIO_H */
527
528/* Define to 1 if you have the <sys/fbio.h> header file. */
529/* #undef HAVE_SYS_FBIO_H */
530
531/* Define to 1 if you have the <sys/ioctl.h> header file. */
532#define HAVE_SYS_IOCTL_H 1
533
534/* Define to 1 if you have the <sys/mixer.h> header file. */
535/* #undef HAVE_SYS_MIXER_H */
536
537/* Define to 1 if you have the <sys/mman.h> header file. */
538#define HAVE_SYS_MMAN_H 1
539
540/* Define to 1 if you have the <sys/param.h> header file. */
541#define HAVE_SYS_PARAM_H 1
542
543/* Define to 1 if you have the <sys/scsiio.h> header file. */
544/* #undef HAVE_SYS_SCSIIO_H */
545
546/* Define to 1 if you have the <sys/socket.h> header file. */
547#define HAVE_SYS_SOCKET_H 1
548
549/* Define to 1 if you have the <sys/soundcard.h> header file. */
550#define HAVE_SYS_SOUNDCARD_H 1
551
552/* Define to 1 if you have the <sys/stat.h> header file. */
553#define HAVE_SYS_STAT_H 1
554
555/* Define to 1 if you have the <sys/sysmacros.h> header file. */
556#define HAVE_SYS_SYSMACROS_H 1
557
558/* Define to 1 if you have the <sys/times.h> header file. */
559#define HAVE_SYS_TIMES_H 1
560
561/* Define to 1 if you have the <sys/types.h> header file. */
562#define HAVE_SYS_TYPES_H 1
563
564/* Define to 1 if you have the <sys/videodev2.h> header file. */
565/* #undef HAVE_SYS_VIDEODEV2_H */
566
567/* Define to 1 if you have the <sys/videoio.h> header file. */
568/* #undef HAVE_SYS_VIDEOIO_H */
569
570/* Define to 1 if you have the <sys/wait.h> header file. */
571#define HAVE_SYS_WAIT_H 1
572
573/* Define this if you have theora */
574#define HAVE_THEORA 1
575
576/* Define this if x11 does without XLockDisplay (). */
577#define HAVE_THREAD_SAFE_X11 1
578
579/* Define to 1 if you have the `timegm' function. */
580#define HAVE_TIMEGM 1
581
582/* Define if struct tm has the tm_gmtoff member. */
583#define HAVE_TM_GMTOFF 1
584
585/* Define to 1 if you have the <ucontext.h> header file. */
586#define HAVE_UCONTEXT_H 1
587
588/* Define to 1 if you have the <unistd.h> header file. */
589#define HAVE_UNISTD_H 1
590
591/* Define to 1 if you have the `unsetenv' function. */
592#define HAVE_UNSETENV 1
593
594/* Define to 1 if you have the `va_copy' function. */
595/* #undef HAVE_VA_COPY */
596
597/* Define to 1 if you have the <va/va_glx.h> header file. */
598/* #undef HAVE_VA_VA_GLX_H */
599
600/* Define to 1 if you have the <va/va.h> header file. */
601#define HAVE_VA_VA_H 1
602
603/* Define to 1 if you have the <va/va_x11.h> header file. */
604#define HAVE_VA_VA_X11_H 1
605
606/* Define this if you use external libcdio/libvcdinfo */
607/* #undef HAVE_VCDNAV */
608
609/* Define to 1 if you have the <vdpau/vdpau_x11.h> header file. */
610/* #undef HAVE_VDPAU_VDPAU_X11_H */
611
612/* Define if you have vldXvMC.h */
613#define HAVE_VLDXVMC 1
614
615/* Define this if you have vorbis */
616#define HAVE_VORBIS 1
617
618/* Define this if you have VP9 support in libvpx */
619#define HAVE_VPX_VP9_DECODER 1
620
621/* Define to 1 if you have the `vsnprintf' function. */
622#define HAVE_VSNPRINTF 1
623
624/* Define to 1 if you have the `vsscanf' function. */
625#define HAVE_VSSCANF 1
626
627/* Define to 1 if you have the <wand/magick_wand.h> header file. */
628/* #undef HAVE_WAND_MAGICK_WAND_H */
629
630/* Define this if you have X11R6 installed */
631#define HAVE_X11 1
632
633/* Define to 1 if you have the <X11/extensions/vldXvMC.h> header file. */
634#define HAVE_X11_EXTENSIONS_VLDXVMC_H 1
635
636/* Define to 1 if you have the <X11/extensions/XShm.h> header file. */
637#define HAVE_X11_EXTENSIONS_XSHM_H 1
638
639/* Define to 1 if you have the <X11/extensions/XvMC.h> header file. */
640#define HAVE_X11_EXTENSIONS_XVMC_H 1
641
642/* Define this if you have libXinerama installed */
643#define HAVE_XINERAMA 1
644
645/* Define this if you have libXv installed */
646#define HAVE_XV 1
647
648/* Define this if you have an XvMC library and XvMC.h installed. */
649#define HAVE_XVMC 1
650
651/* Define to 1 if clear mem interpretes as 0, 0f or NULL safely. */
652#define HAVE_ZERO_SAFE_MEM 1
653
654/* Define to 1 if you have the _environ symbol. */
655/* #undef HAVE__ENVIRON */
656
657/* Define to 1 if you have the `_snprintf' function. */
658/* #undef HAVE__SNPRINTF */
659
660/* Define to 1 if you have the `_stricmp' function. */
661/* #undef HAVE__STRICMP */
662
663/* Define to 1 if you have the `_strnicmp' function. */
664/* #undef HAVE__STRNICMP */
665
666/* Define to 1 if you have the `_vsnprintf' function. */
667/* #undef HAVE__VSNPRINTF */
668
669/* Define to 1 if you have the __ctype_b symbol. */
670#define HAVE___CTYPE_B 1
671
672/* Define to 1 if you have the __environ symbol. */
673#define HAVE___ENVIRON 1
674
675/* Define to 1 if you have the __stderrp symbol. */
676/* #undef HAVE___STDERRP */
677
678/* Define to 1 if you have the ___brk_addr symbol. */
679#define HAVE____BRK_ADDR 1
680
681/* Define this if built on Mac OS X/Darwin */
682/* #undef HOST_OS_DARWIN */
683
684/* Define as const if the declaration of iconv() needs const. */
685#define ICONV_CONST
686
687/* Type of the request parameter for ioctl() */
688#define IOCTL_REQUEST_TYPE unsigned long
689
690/* Get of rid system libcdio build configuration */
691#define LIBCDIO_CONFIG_H 1
692
693/* Define this if you have mlib installed */
694/* #undef LIBMPEG2_MLIB */
695
696/* The soname of libX11, needed for dlopen() */
697#define LIBX11_SO "libX11.so.6"
698
699/* The soname of libXv, needed for dlopen() */
700#define LIBXV_SO "libXv.so.1"
701
702/* Define to the sub-directory where libtool stores uninstalled libraries. */
703#define LT_OBJDIR ".libs/"
704
705/* Define this if you want to load mlib lazily */
706/* #undef MLIB_LAZYLOAD */
707
708/* Name of package */
709#define PACKAGE "xine-lib"
710
711/* Define to the address where bug reports for this package should be sent. */
712#define PACKAGE_BUGREPORT "xine-bugs@lists.sourceforge.net"
713
714/* Define to the full name of this package. */
715#define PACKAGE_NAME "xine-lib"
716
717/* Define to the full name and version of this package. */
718#define PACKAGE_STRING "xine-lib 1.2.11"
719
720/* Define to the one symbol short name of this package. */
721#define PACKAGE_TARNAME "xine-lib"
722
723/* Define to the home page for this package. */
724#define PACKAGE_URL ""
725
726/* Define to the version of this package. */
727#define PACKAGE_VERSION "1.2.11"
728
729/* Default path in which to find Real binary codecs */
730/* #undef REAL_CODEC_PATH */
731
732/* The size of `int', as computed by sizeof. */
733#define SIZEOF_INT 4
734
735/* The size of `long', as computed by sizeof. */
736#define SIZEOF_LONG 4
737
738/* Define to 1 if you have the ANSI C header files. */
739#define STDC_HEADERS 1
740
741/* Define this if the compiler supports __attribute__(( ifelse([weak, alias],
742 , [alias], [weak, alias]) )) */
743/* #undef SUPPORT_ATTRIBUTE_ALIAS */
744
745/* Define this if the compiler supports __attribute__(( ifelse([], , [const],
746 []) )) */
747#define SUPPORT_ATTRIBUTE_CONST 1
748
749/* Define this if the compiler supports __attribute__(( ifelse([], ,
750 [deprecated], []) )) */
751#define SUPPORT_ATTRIBUTE_DEPRECATED 1
752
753/* Define this if the compiler supports __attribute__(( ifelse([format(printf,
754 n, n)], , [format], [format(printf, n, n)]) )) */
755#define SUPPORT_ATTRIBUTE_FORMAT 1
756
757/* Define this if the compiler supports __attribute__((
758 ifelse([format_arg(printf)], , [format_arg], [format_arg(printf)]) )) */
759#define SUPPORT_ATTRIBUTE_FORMAT_ARG 1
760
761/* Define this if the compiler supports __attribute__(( ifelse([], , [malloc],
762 []) )) */
763#define SUPPORT_ATTRIBUTE_MALLOC 1
764
765/* Define this if the compiler supports __attribute__(( ifelse([], , [packed],
766 []) )) */
767#define SUPPORT_ATTRIBUTE_PACKED 1
768
769/* Define this if the compiler supports __attribute__(( ifelse([], ,
770 [sentinel], []) )) */
771#define SUPPORT_ATTRIBUTE_SENTINEL 1
772
773/* Define this if the compiler supports __attribute__(( ifelse([], , [unused],
774 []) )) */
775#define SUPPORT_ATTRIBUTE_UNUSED 1
776
777/* Define this if the compiler supports __attribute__((
778 ifelse([visibility("default")], , [visibility_default],
779 [visibility("default")]) )) */
780/* #undef SUPPORT_ATTRIBUTE_VISIBILITY_DEFAULT */
781
782/* Define this if the compiler supports __attribute__((
783 ifelse([visibility("internal")], , [visibility_internal],
784 [visibility("internal")]) )) */
785#define SUPPORT_ATTRIBUTE_VISIBILITY_INTERNAL 1
786
787/* Define this if the compiler supports __attribute__((
788 ifelse([visibility("protected")], , [visibility_protected],
789 [visibility("protected")]) )) */
790#define SUPPORT_ATTRIBUTE_VISIBILITY_PROTECTED 1
791
792/* Define this if the compiler supports __attribute__(( ifelse([], ,
793 [warn_unused_result], []) )) */
794#define SUPPORT_ATTRIBUTE_WARN_UNUSED_RESULT 1
795
796/* Define this if the compiler supports __attribute__(( ifelse([], , [weak],
797 []) )) */
798#define SUPPORT_ATTRIBUTE_WEAK 1
799
800/* Define this if the compiler supports the -fvisibility flag */
801#define SUPPORT_FLAG_VISIBILITY 1
802
803/* Enable extensions on AIX 3, Interix. */
804#ifndef _ALL_SOURCE
805# define _ALL_SOURCE 1
806#endif
807/* Enable GNU extensions on systems that have them. */
808#ifndef _GNU_SOURCE
809# define _GNU_SOURCE 1
810#endif
811/* Enable threading extensions on Solaris. */
812#ifndef _POSIX_PTHREAD_SEMANTICS
813# define _POSIX_PTHREAD_SEMANTICS 1
814#endif
815/* Enable extensions on HP NonStop. */
816#ifndef _TANDEM_SOURCE
817# define _TANDEM_SOURCE 1
818#endif
819/* Enable general extensions on Solaris. */
820#ifndef __EXTENSIONS__
821# define __EXTENSIONS__ 1
822#endif
823
824
825/* Version number of package */
826#define VERSION "1.2.11"
827
828/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
829 significant byte first (like Motorola and SPARC, unlike Intel). */
830#if defined AC_APPLE_UNIVERSAL_BUILD
831# if defined __BIG_ENDIAN__
832# define WORDS_BIGENDIAN 1
833# endif
834#else
835# ifndef WORDS_BIGENDIAN
836/* # undef WORDS_BIGENDIAN */
837# endif
838#endif
839
840/* Path where aclocal m4 files will be. */
841#define XINE_ACFLAGS "-I ${prefix}/share/aclocal"
842
843/* Define this to osd fonts dir location */
844#define XINE_FONTDIR "/usr/share/xine/libxine1/fonts"
845
846/* Path where catalog files will be. */
847#define XINE_LOCALEDIR "/usr/share/locale"
848
849/* xine interface version age */
850#define XINE_LT_AGE 9
851
852/* xine interface version number */
853#define XINE_LT_CURRENT 11
854
855/* Define this if a universal binary is being built for Mac OS X */
856/* #undef XINE_MACOSX_UNIVERSAL_BINARY */
857
858/* xine major version number */
859#define XINE_MAJOR 1
860
861/* Define this if you want a few basic plugins built into libxine itself */
862#define XINE_MAKE_BUILTINS 1
863
864/* xine minor version number */
865#define XINE_MINOR 2
866
867/* xine patch version number */
868#define XINE_PATCH
869
870/* Define this to soecific plugins directory location */
871#define XINE_PLUGINDIR "/usr/lib/xine/plugins/2.9"
872
873/* Define this to general plugins directory location */
874#define XINE_PLUGINROOT "/usr/lib/xine/plugins/2"
875
876/* Define this to font directory relative to prefix */
877#define XINE_REL_FONTDIR "share/xine/libxine1/fonts"
878
879/* Define this to font directory relative to prefix */
880#define XINE_REL_LOCALEDIR "share/locale"
881
882/* Define this to specific plugin directory relative to execution prefix */
883#define XINE_REL_PLUGINDIR "lib/xine/plugins/2.9"
884
885/* Define this to general plugin directory relative to execution prefix */
886#define XINE_REL_PLUGINROOT "lib/xine/plugins/2"
887
888/* xine sub version number */
889#define XINE_SUB 11
890
891/* catalog message text domain */
892#define XINE_TEXTDOMAIN "libxine2"
893
894/* Define to 1 if the X Window System is missing or not being used. */
895/* #undef X_DISPLAY_MISSING */
896
897/* Enable large inode numbers on Mac OS X 10.5. */
898#ifndef _DARWIN_USE_64_BIT_INODE
899# define _DARWIN_USE_64_BIT_INODE 1
900#endif
901
902/* Number of bits in a file offset, on hosts where this is settable. */
903#define _FILE_OFFSET_BITS 64
904
905/* Define this if you are ISO C9X compliant */
906#define _ISOC9X_SOURCE 1
907
908/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
909/* #undef _LARGEFILE_SOURCE */
910
911/* Define for large files, on AIX-style hosts. */
912/* #undef _LARGE_FILES */
913
914/* Define to 1 if on MINIX. */
915/* #undef _MINIX */
916
917/* Define to 2 if the system does not provide POSIX.1 features except with
918 this defined. */
919/* #undef _POSIX_1_SOURCE */
920
921/* Define to 1 if you need to in order for `stat' and other things to work. */
922/* #undef _POSIX_SOURCE */
923
924/* Define to empty if `const' does not conform to ANSI C. */
925/* #undef const */
926
927/* Define to `__inline__' or `__inline' if that's what the C compiler
928 calls it, or to nothing if 'inline' is not supported under any name. */
929#ifndef __cplusplus
930/* #undef inline */
931#endif
932
933/* Define to `long int' if <sys/types.h> does not define. */
934/* #undef off_t */
935
936/* Define to the equivalent of the C99 'restrict' keyword, or to
937 nothing if this is not supported. Do not define if restrict is
938 supported directly. */
939#define restrict __restrict
940/* Work around a bug in Sun C++: it does not support _Restrict or
941 __restrict__, even though the corresponding Sun C compiler ends up with
942 "#define restrict _Restrict" or "#define restrict __restrict__" in the
943 previous line. Perhaps some future version of Sun C++ will work with
944 restrict; if so, hopefully it defines __RESTRICT like Sun C does. */
945#if defined __SUNPRO_CC && !defined __RESTRICT
946# define _Restrict
947# define __restrict__
948#endif
949
950/* Define to `unsigned int' if <sys/types.h> does not define. */
951/* #undef size_t */
952
953/* Define the real type of socklen_t */
954/* #undef socklen_t */
955
956/* define ssize_t to __int64 if it's missing in default includes */
957/* #undef ssize_t */
958
959#ifdef ASMALIGN_1SLN
960# define ASMALIGN(ZEROBITS) ".align " #ZEROBITS "\n\t"
961#else
962# define ASMALIGN(ZEROBITS) ".align 1<<" #ZEROBITS "\n\t"
963#endif
964
965#endif /* __XINE_LIB_CONFIG_H__ */
966
967
968
969#if defined (__FreeBSD__) && !defined (__FreeBSD_kernel__)
970#define __FreeBSD_kernel__ __FreeBSD__
971#endif
972
973#if defined (__FreeBSD_kernel__)
974#include <sys/param.h>
975# if defined (__FreeBSD_version) && !defined (__FreeBSD_kernel_version)
976# define __FreeBSD_kernel_version __FreeBSD_version
977# endif
978#endif
979
980
981#endif
982