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