1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3
4#ifndef _REENTRANT
5# define _REENTRANT
6#endif
7
8
9/* Define if building universal (internal helper macro) */
10#undef AC_APPLE_UNIVERSAL_BUILD
11
12/* Define to 1 to allow running VLC as root (uid 0). */
13#undef ALLOW_RUN_AS_ROOT
14
15/* Define to 1 if 3D Now! inline assembly is available. */
16#undef CAN_COMPILE_3DNOW
17
18/* Define to 1 if AltiVec inline assembly is available. */
19#undef CAN_COMPILE_ALTIVEC
20
21/* Define to 1 if C AltiVec extensions are available. */
22#undef CAN_COMPILE_C_ALTIVEC
23
24/* Define to 1 inline MMX assembly is available. */
25#undef CAN_COMPILE_MMX
26
27/* Define to 1 if MMX EXT inline assembly is available. */
28#undef CAN_COMPILE_MMXEXT
29
30/* Define to 1 if SSE inline assembly is available. */
31#undef CAN_COMPILE_SSE
32
33/* Define to 1 if SSE2 inline assembly is available. */
34#undef CAN_COMPILE_SSE2
35
36/* Define to 1 if SSE3 inline assembly is available. */
37#undef CAN_COMPILE_SSE3
38
39/* Define to 1 if SSE4A inline assembly is available. */
40#undef CAN_COMPILE_SSE4A
41
42/* Define to 1 if SSE4_1 inline assembly is available. */
43#undef CAN_COMPILE_SSE4_1
44
45/* Define to 1 if SSE4_2 inline assembly is available. */
46#undef CAN_COMPILE_SSE4_2
47
48/* Define to 1 if SSSE3 inline assembly is available. */
49#undef CAN_COMPILE_SSSE3
50
51/* The ./configure command line */
52#undef CONFIGURE_LINE
53
54/* Copyright string */
55#undef COPYRIGHT_MESSAGE
56
57/* The copyright years */
58#undef COPYRIGHT_YEARS
59
60/* Default font family */
61#undef DEFAULT_FAMILY
62
63/* Default font */
64#undef DEFAULT_FONT_FILE
65
66/* Default monospace font family */
67#undef DEFAULT_MONOSPACE_FAMILY
68
69/* Default monospace font */
70#undef DEFAULT_MONOSPACE_FONT_FILE
71
72/* Binary specific version */
73#undef DISTRO_VERSION
74
75/* Define if you want the addons manager modules */
76#undef ENABLE_ADDONMANAGERMODULES
77
78/* Define to 1 if translation of program messages to the user's native
79   language is requested. */
80#undef ENABLE_NLS
81
82/* Define to 1 for stream output support. */
83#undef ENABLE_SOUT
84
85/* Define if you want the VideoLAN manager support */
86#undef ENABLE_VLM
87
88/* Define to 1 if you have the <a52dec/a52.h> header file. */
89#undef HAVE_A52DEC_A52_H
90
91/* Define to 1 if you have the `accept4' function. */
92#undef HAVE_ACCEPT4
93
94/* Define to 1 if you have the `aligned_alloc' function. */
95#undef HAVE_ALIGNED_ALLOC
96
97/* Define to 1 if you have the <altivec.h> header file. */
98#undef HAVE_ALTIVEC_H
99
100/* Define to 1 if you have the <ApplicationServices/ApplicationServices.h>
101   header file. */
102#undef HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H
103
104/* Define if libaribb24 is available. */
105#undef HAVE_ARIBB24
106
107/* Define to 1 if you have the <arpa/inet.h> header file. */
108#undef HAVE_ARPA_INET_H
109
110/* Define to 1 if you have asprintf function */
111#undef HAVE_ASPRINTF
112
113/* Define to 1 if you have the `atof' function. */
114#undef HAVE_ATOF
115
116/* Define to 1 if you have the `atoll' function. */
117#undef HAVE_ATOLL
118
119/* Support for __attribute__((packed)) for structs */
120#undef HAVE_ATTRIBUTE_PACKED
121
122/* Define to 1 if you have the <AudioToolbox/AudioToolbox.h> header file. */
123#undef HAVE_AUDIOTOOLBOX_AUDIOTOOLBOX_H
124
125/* Define to 1 if you have the <audio_io.h> header file. */
126#undef HAVE_AUDIO_IO_H
127
128/* Define if the d3d11va module is built */
129#undef HAVE_AVCODEC_D3D11VA
130
131/* Define to 1 if you have the `backtrace' function. */
132#undef HAVE_BACKTRACE
133
134/* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the
135   CoreFoundation framework. */
136#undef HAVE_CFLOCALECOPYCURRENT
137
138/* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
139   the CoreFoundation framework. */
140#undef HAVE_CFPREFERENCESCOPYAPPVALUE
141
142/* Define if CSS engine is built */
143#undef HAVE_CSS
144
145/* define if the compiler supports basic C++11 syntax */
146#undef HAVE_CXX11
147
148/* Define to 1 if C++ headers define locale_t */
149#undef HAVE_CXX_LOCALE_T
150
151/* Define to 1 if you have the <d3d11_4.h> header file. */
152#undef HAVE_D3D11_4_H
153
154/* Define to 1 if you have the <d3d11.h> header file. */
155#undef HAVE_D3D11_H
156
157/* Define to 1 if you have the <d3d9.h> header file. */
158#undef HAVE_D3D9_H
159
160/* Define to 1 if you have the <d3dx9effect.h> header file. */
161#undef HAVE_D3DX9EFFECT_H
162
163/* Define to 1 if you have the `daemon' function. */
164#undef HAVE_DAEMON
165
166/* Define if the GNU dcgettext() function is already present or preinstalled.
167   */
168#undef HAVE_DCGETTEXT
169
170/* Define to 1 if you have the <ddraw.h> header file. */
171#undef HAVE_DDRAW_H
172
173/* Define to 1 if you have the <DeckLinkAPIDispatch.cpp> header file. */
174#undef HAVE_DECKLINKAPIDISPATCH_CPP
175
176/* Define to 1 if you have the `dirfd' function. */
177#undef HAVE_DIRFD
178
179/* Define to 1 if you have the <dlfcn.h> header file. */
180#undef HAVE_DLFCN_H
181
182/* Define to 1 if you have the <dxgi1_6.h> header file. */
183#undef HAVE_DXGI1_6_H
184
185/* Define to 1 if you have the <dxgidebug.h> header file. */
186#undef HAVE_DXGIDEBUG_H
187
188/* Define to 1 if you have the <dxva2api.h> header file. */
189#undef HAVE_DXVA2API_H
190
191/* Define to 1 if evas is enabled. */
192#undef HAVE_EVAS
193
194/* Define to 1 if you have the `eventfd' function. */
195#undef HAVE_EVENTFD
196
197/* Define to 1 if you have the <execinfo.h> header file. */
198#undef HAVE_EXECINFO_H
199
200/* Define to 1 if you have the `fcntl' function. */
201#undef HAVE_FCNTL
202
203/* Define to 1 if you have the `fdopendir' function. */
204#undef HAVE_FDOPENDIR
205
206/* Define to 1 if you have the <features.h> header file. */
207#undef HAVE_FEATURES_H
208
209/* Define to 1 if you have the `ffsll' function. */
210#undef HAVE_FFSLL
211
212/* Define to 1 if you have the `flock' function. */
213#undef HAVE_FLOCK
214
215/* Define to 1 if you have the `flockfile' function. */
216#undef HAVE_FLOCKFILE
217
218/* Define to 1 if you have the <fluidlite.h> header file. */
219#undef HAVE_FLUIDLITE_H
220
221/* Define to 1 if you have the <fontconfig/fontconfig.h> header file. */
222#undef HAVE_FONTCONFIG_FONTCONFIG_H
223
224/* Define to 1 if you have the `fork' function. */
225#undef HAVE_FORK
226
227/* Define to 1 if you have the `fstatvfs' function. */
228#undef HAVE_FSTATVFS
229
230/* Define to 1 if you have the `fsync' function. */
231#undef HAVE_FSYNC
232
233/* Defined if having gcrypt */
234#undef HAVE_GCRYPT
235
236/* Define to 1 if you have the `getdelim' function. */
237#undef HAVE_GETDELIM
238
239/* Define to 1 if you have the `getenv' function. */
240#undef HAVE_GETENV
241
242/* Define to 1 if you have the `getmntent_r' function. */
243#undef HAVE_GETMNTENT_R
244
245/* Define to 1 if you have the <getopt.h> header file. */
246#undef HAVE_GETOPT_H
247
248/* Define to 1 if you have the `getpid' function. */
249#undef HAVE_GETPID
250
251/* Define to 1 if you have the `getpwuid_r' function. */
252#undef HAVE_GETPWUID_R
253
254/* Define if the GNU gettext() function is already present or preinstalled. */
255#undef HAVE_GETTEXT
256
257/* Define to 1 if you have the `gettimeofday' function. */
258#undef HAVE_GETTIMEOFDAY
259
260/* Defined if having OpenGL */
261#undef HAVE_GL
262
263/* Define to 1 if you have the <GL/wglew.h> header file. */
264#undef HAVE_GL_WGLEW_H
265
266/* Define to 1 if you have gmtime_r function */
267#undef HAVE_GMTIME_R
268
269/* Define if you have the iconv() function and it works. */
270#undef HAVE_ICONV
271
272/* Define to 1 if the system has the type `ID3D11VideoDecoder'. */
273#undef HAVE_ID3D11VIDEODECODER
274
275/* Define to 1 if you have GNU libidn. */
276#undef HAVE_IDN
277
278/* Define to 1 if you have the `if_nameindex' function. */
279#undef HAVE_IF_NAMEINDEX
280
281/* Define to 1 if you have if_nametoindex function */
282#undef HAVE_IF_NAMETOINDEX
283
284/* Define to 1 if you have inet_pton function */
285#undef HAVE_INET_PTON
286
287/* Define to 1 if you have the <interface/mmal/mmal.h> header file. */
288#undef HAVE_INTERFACE_MMAL_MMAL_H
289
290/* Define to 1 if you have the <inttypes.h> header file. */
291#undef HAVE_INTTYPES_H
292
293/* For FreeBSD VCD support */
294#undef HAVE_IOC_TOC_HEADER_IN_SYS_CDIO_H
295
296/* Define to 1 if you have the `isatty' function. */
297#undef HAVE_ISATTY
298
299/* Define to 1 if the system has the type `ISpObjectToken'. */
300#undef HAVE_ISPOBJECTTOKEN
301
302/* Define to 1 if you have the <jpeglib.h> header file. */
303#undef HAVE_JPEGLIB_H
304
305/* Define to 1 if you have the <kai.h> header file. */
306#undef HAVE_KAI_H
307
308/* Define to 1 if you have the <kva.h> header file. */
309#undef HAVE_KVA_H
310
311/* Define to 1 if you have the <lauxlib.h> header file. */
312#undef HAVE_LAUXLIB_H
313
314/* Define to 1 if you have the `lfind' function. */
315#undef HAVE_LFIND
316
317/* Define to 1 if you have the anl library */
318#undef HAVE_LIBANL
319
320/* Define to 1 if you have the <libavcodec/avcodec.h> header file. */
321#undef HAVE_LIBAVCODEC_AVCODEC_H
322
323/* Define to 1 if you have the <libavcodec/d3d11va.h> header file. */
324#undef HAVE_LIBAVCODEC_D3D11VA_H
325
326/* Define to 1 if you have the <libavcodec/dxva2.h> header file. */
327#undef HAVE_LIBAVCODEC_DXVA2_H
328
329/* Define to 1 if you have the <libavcodec/vaapi.h> header file. */
330#undef HAVE_LIBAVCODEC_VAAPI_H
331
332/* Define to 1 if you have the <libavformat/avformat.h> header file. */
333#undef HAVE_LIBAVFORMAT_AVFORMAT_H
334
335/* Define to 1 if you have the <libavformat/avio.h> header file. */
336#undef HAVE_LIBAVFORMAT_AVIO_H
337
338/* Define to 1 if you have the <libavutil/avutil.h> header file. */
339#undef HAVE_LIBAVUTIL_AVUTIL_H
340
341/* Define to 1 if you have the <libbpg.h> header file. */
342#undef HAVE_LIBBPG_H
343
344/* Define this if you have libcddb installed */
345#undef HAVE_LIBCDDB
346
347/* Define to 1 if you have the <libcrystalhd/bc_drv_if.h> header file. */
348#undef HAVE_LIBCRYSTALHD_BC_DRV_IF_H
349
350/* Define to 1 if you have the <libcrystalhd/bc_dts_defs.h> header file. */
351#undef HAVE_LIBCRYSTALHD_BC_DTS_DEFS_H
352
353/* Define to 1 if you have the `mingw32' library (-lmingw32). */
354#undef HAVE_LIBMINGW32
355
356/* Define to 1 if libplacebo is enabled. */
357#undef HAVE_LIBPLACEBO
358
359/* Define to 1 if you have the <libswscale/swscale.h> header file. */
360#undef HAVE_LIBSWSCALE_SWSCALE_H
361
362/* Define to 1 if you have the <libtar.h> header file. */
363#undef HAVE_LIBTAR_H
364
365/* Define to 1 if you have the libvorbis */
366#undef HAVE_LIBVORBIS
367
368/* Define to 1 if you have the <linux/dccp.h> header file. */
369#undef HAVE_LINUX_DCCP_H
370
371/* Define to 1 if you have the <linux/magic.h> header file. */
372#undef HAVE_LINUX_MAGIC_H
373
374/* Define to 1 if you have the <linux/videodev2.h> header file. */
375#undef HAVE_LINUX_VIDEODEV2_H
376
377/* Define to 1 if you have the `lldiv' function. */
378#undef HAVE_LLDIV
379
380/* Define to 1 if you have localtime_r function */
381#undef HAVE_LOCALTIME_R
382
383/* Define to 1 if you have the lrintf function */
384#undef HAVE_LRINTF
385
386/* Define to 1 if you have the `lstat' function. */
387#undef HAVE_LSTAT
388
389/* Define to 1 if you have the <lualib.h> header file. */
390#undef HAVE_LUALIB_H
391
392/* Define to 1 if you have the <lua.h> header file. */
393#undef HAVE_LUA_H
394
395/* Define to 1 if you have the <mad.h> header file. */
396#undef HAVE_MAD_H
397
398/* Define to 1 if the system has the type `max_align_t'. */
399#undef HAVE_MAX_ALIGN_T
400
401/* Define to 1 if you have the `memalign' function. */
402#undef HAVE_MEMALIGN
403
404/* Define to 1 if you have the <memory.h> header file. */
405#undef HAVE_MEMORY_H
406
407/* Define to 1 if you have the `memrchr' function. */
408#undef HAVE_MEMRCHR
409
410/* Define to 1 if you have the `mkostemp' function. */
411#undef HAVE_MKOSTEMP
412
413/* Define to 1 if you have the `mmap' function. */
414#undef HAVE_MMAP
415
416/* Define to 1 if MMX intrinsics are available. */
417#undef HAVE_MMX_INTRINSICS
418
419/* Define to 1 if you have the <mpcdec/mpcdec.h> header file. */
420#undef HAVE_MPCDEC_MPCDEC_H
421
422/* Define to 1 if you have the <mpc/mpcdec.h> header file. */
423#undef HAVE_MPC_MPCDEC_H
424
425/* Define to 1 if you have the NANF function */
426#undef HAVE_NANF
427
428/* Define to 1 if you have the <neaacdec.h> header file. */
429#undef HAVE_NEAACDEC_H
430
431/* Define to 1 if you have the <netinet/tcp.h> header file. */
432#undef HAVE_NETINET_TCP_H
433
434/* Define to 1 if you have the <netinet/udplite.h> header file. */
435#undef HAVE_NETINET_UDPLITE_H
436
437/* Define to 1 if you have the <net/if.h> header file. */
438#undef HAVE_NET_IF_H
439
440/* Define to 1 if you have the `newlocale' function. */
441#undef HAVE_NEWLOCALE
442
443/* Define to 1 if you have the `nrand48' function. */
444#undef HAVE_NRAND48
445
446/* Define to 1 if you have the `openat' function. */
447#undef HAVE_OPENAT
448
449/* Define to 1 if you have the `open_memstream' function. */
450#undef HAVE_OPEN_MEMSTREAM
451
452/* Define to 1 if you have the `pathconf' function. */
453#undef HAVE_PATHCONF
454
455/* Define to 1 if you have the `pipe2' function. */
456#undef HAVE_PIPE2
457
458/* Define to 1 if you have the <png.h> header file. */
459#undef HAVE_PNG_H
460
461/* Define to 1 if you have the `poll' function. */
462#undef HAVE_POLL
463
464/* Define to 1 if you have the `posix_fadvise' function. */
465#undef HAVE_POSIX_FADVISE
466
467/* Define to 1 if you have the `posix_madvise' function. */
468#undef HAVE_POSIX_MADVISE
469
470/* Define to 1 if you have the `posix_memalign' function. */
471#undef HAVE_POSIX_MEMALIGN
472
473/* Define to 1 if you have the <postproc/postprocess.h> header file. */
474#undef HAVE_POSTPROC_POSTPROCESS_H
475
476/* Define to 1 if you have the `pread' function. */
477#undef HAVE_PREAD
478
479/* Define to 1 if the system has the type
480   `PROCESS_MITIGATION_IMAGE_LOAD_POLICY'. */
481#undef HAVE_PROCESS_MITIGATION_IMAGE_LOAD_POLICY
482
483/* Define to 1 if using libprojectM 2.x */
484#undef HAVE_PROJECTM2
485
486/* Define to 1 if you have the <pthread.h> header file. */
487#undef HAVE_PTHREAD_H
488
489/* Define to 1 if you have realpath function */
490#undef HAVE_REALPATH
491
492/* Define to 1 if you have the `recvmmsg' function. */
493#undef HAVE_RECVMMSG
494
495/* Define to 1 if you have the `recvmsg' function. */
496#undef HAVE_RECVMSG
497
498/* Define to 1 if you have the `rewind' function. */
499#undef HAVE_REWIND
500
501/* Define to 1 if you have the `sched_getaffinity' function. */
502#undef HAVE_SCHED_GETAFFINITY
503
504/* For NetBSD VCD support */
505#undef HAVE_SCSIREQ_IN_SYS_SCSIIO_H
506
507/* Define to 1 if you have the <search.h> header file. */
508#undef HAVE_SEARCH_H
509
510/* Define to 1 if you have the `sendmsg' function. */
511#undef HAVE_SENDMSG
512
513/* Define to 1 if you have the `setenv' function. */
514#undef HAVE_SETENV
515
516/* Define to 1 if you have the `setlocale' function. */
517#undef HAVE_SETLOCALE
518
519/* Define to 1 if you have the sincos function. */
520#undef HAVE_SINCOS
521
522/* Define to 1 if you have the <SLES/OpenSLES.h> header file. */
523#undef HAVE_SLES_OPENSLES_H
524
525/* Define to 1 if you have the <soundcard.h> header file. */
526#undef HAVE_SOUNDCARD_H
527
528/* Define to 1 if sparkle is enabled. */
529#undef HAVE_SPARKLE
530
531/* Define to 1 if SSE2 intrinsics are available. */
532#undef HAVE_SSE2_INTRINSICS
533
534/* Define to 1 if <assert.h> defines static_assert. */
535#undef HAVE_STATIC_ASSERT
536
537/* Define to 1 if you have the <stdint.h> header file. */
538#undef HAVE_STDINT_H
539
540/* Define to 1 if you have the <stdlib.h> header file. */
541#undef HAVE_STDLIB_H
542
543/* Define to 1 if you have the `strcasecmp' function. */
544#undef HAVE_STRCASECMP
545
546/* Define to 1 if you have the `strcasestr' function. */
547#undef HAVE_STRCASESTR
548
549/* Define to 1 if you have the `strcoll' function and it is properly defined.
550   */
551#undef HAVE_STRCOLL
552
553/* Define to 1 if you have the `strdup' function. */
554#undef HAVE_STRDUP
555
556/* For dvdnav demux support */
557#undef HAVE_STREAM_CB_IN_DVDNAV_H
558
559/* Define to 1 if you have the `stricmp' function. */
560#undef HAVE_STRICMP
561
562/* Define to 1 if you have the <strings.h> header file. */
563#undef HAVE_STRINGS_H
564
565/* Define to 1 if you have the <string.h> header file. */
566#undef HAVE_STRING_H
567
568/* Define to 1 if you have the `strlcpy' function. */
569#undef HAVE_STRLCPY
570
571/* Define to 1 if you have the `strndup' function. */
572#undef HAVE_STRNDUP
573
574/* Define to 1 if you have the `strnicmp' function. */
575#undef HAVE_STRNICMP
576
577/* Define to 1 if you have the `strnlen' function. */
578#undef HAVE_STRNLEN
579
580/* Define to 1 if you have the `strnstr' function. */
581#undef HAVE_STRNSTR
582
583/* Define to 1 if you have the `strptime' function. */
584#undef HAVE_STRPTIME
585
586/* Define to 1 if you have the `strsep' function. */
587#undef HAVE_STRSEP
588
589/* Define to 1 if you have the `strtof' function. */
590#undef HAVE_STRTOF
591
592/* Define to 1 if you have the `strtok_r' function. */
593#undef HAVE_STRTOK_R
594
595/* Define to 1 if you have the `strtoll' function. */
596#undef HAVE_STRTOLL
597
598/* Define to 1 if the system has the type `struct if_nameindex'. */
599#undef HAVE_STRUCT_IF_NAMEINDEX
600
601/* Define to 1 if the system has the type `struct pollfd'. */
602#undef HAVE_STRUCT_POLLFD
603
604/* Define to 1 if the system has the type `struct timespec'. */
605#undef HAVE_STRUCT_TIMESPEC
606
607/* Define to 1 if you have the `strverscmp' function. */
608#undef HAVE_STRVERSCMP
609
610/* Define to 1 if you have the `swab' function. */
611#undef HAVE_SWAB
612
613/* Define to 1 if you have the <sys/eventfd.h> header file. */
614#undef HAVE_SYS_EVENTFD_H
615
616/* Define to 1 if you have the <sys/mount.h> header file. */
617#undef HAVE_SYS_MOUNT_H
618
619/* Define to 1 if you have the <sys/param.h> header file. */
620#undef HAVE_SYS_PARAM_H
621
622/* Define to 1 if you have the <sys/shm.h> header file. */
623#undef HAVE_SYS_SHM_H
624
625/* Define to 1 if you have the <sys/socket.h> header file. */
626#undef HAVE_SYS_SOCKET_H
627
628/* Define to 1 if you have the <sys/soundcard.h> header file. */
629#undef HAVE_SYS_SOUNDCARD_H
630
631/* Define to 1 if you have the <sys/stat.h> header file. */
632#undef HAVE_SYS_STAT_H
633
634/* Define to 1 if you have the <sys/types.h> header file. */
635#undef HAVE_SYS_TYPES_H
636
637/* Define to 1 if you have the <sys/uio.h> header file. */
638#undef HAVE_SYS_UIO_H
639
640/* Define to 1 if you have the <sys/videoio.h> header file. */
641#undef HAVE_SYS_VIDEOIO_H
642
643/* Define to 1 if you have the `tdestroy' function. */
644#undef HAVE_TDESTROY
645
646/* Define to 1 if you have the `tfind' function. */
647#undef HAVE_TFIND
648
649/* Define to 1 if you have the <threads.h> header file. */
650#undef HAVE_THREADS_H
651
652/* Defined to 1 if C11 _Thread_local storage qualifier is supported */
653#undef HAVE_THREAD_LOCAL
654
655/* Define if libtiger is available. */
656#undef HAVE_TIGER
657
658/* Define to 1 if you have the `timegm' function. */
659#undef HAVE_TIMEGM
660
661/* Define to 1 if you have the `timespec_get' function. */
662#undef HAVE_TIMESPEC_GET
663
664/* Define to 1 if vlc is built against Tizen SDK */
665#undef HAVE_TIZEN_SDK
666
667/* Define to 1 if you have the <tremor/ivorbiscodec.h> header file. */
668#undef HAVE_TREMOR_IVORBISCODEC_H
669
670/* Define to 1 if you have the <unistd.h> header file. */
671#undef HAVE_UNISTD_H
672
673/* Define to 1 if you have the <unzip.h> header file. */
674#undef HAVE_UNZIP_H
675
676/* Define to 1 if you have the `uselocale' function. */
677#undef HAVE_USELOCALE
678
679/* Define to 1 if you have the <valgrind/valgrind.h> header file. */
680#undef HAVE_VALGRIND_VALGRIND_H
681
682/* Define to 1 if you have vasprintf function */
683#undef HAVE_VASPRINTF
684
685/* Define to 1 if you have the <VideoToolbox/VideoToolbox.h> header file. */
686#undef HAVE_VIDEOTOOLBOX_VIDEOTOOLBOX_H
687
688/* Define to 1 if you have the `vmsplice' function. */
689#undef HAVE_VMSPLICE
690
691/* Define to 1 if you have the <X11/Xlib.h> header file. */
692#undef HAVE_X11_XLIB_H
693
694/* Define to 1 if you have the <xlocale.h> header file. */
695#undef HAVE_XLOCALE_H
696
697/* Define to 1 if you have the <zlib.h> header file. */
698#undef HAVE_ZLIB_H
699
700/* Define to 1 if you have the `_lock_file' function. */
701#undef HAVE__LOCK_FILE
702
703/* Define as const if the declaration of iconv() needs const. */
704#undef ICONV_CONST
705
706/* Dynamic object extension */
707#undef LIBEXT
708
709/* Define to the sub-directory where libtool stores uninstalled libraries. */
710#undef LT_OBJDIR
711
712/* Define to 1 if debug code should NOT be compiled */
713#undef NDEBUG
714
715/* Define if you want to optimize memory usage over performance */
716#undef OPTIMIZE_MEMORY
717
718/* Name of package */
719#undef PACKAGE
720
721/* Define to the address where bug reports for this package should be sent. */
722#undef PACKAGE_BUGREPORT
723
724/* Define to the full name of this package. */
725#undef PACKAGE_NAME
726
727/* Define to the full name and version of this package. */
728#undef PACKAGE_STRING
729
730/* Define to the one symbol short name of this package. */
731#undef PACKAGE_TARNAME
732
733/* Define to the home page for this package. */
734#undef PACKAGE_URL
735
736/* Define to the version of this package. */
737#undef PACKAGE_VERSION
738
739/* version development string */
740#undef PACKAGE_VERSION_DEV
741
742/* version extra number */
743#undef PACKAGE_VERSION_EXTRA
744
745/* version major number */
746#undef PACKAGE_VERSION_MAJOR
747
748/* version minor number */
749#undef PACKAGE_VERSION_MINOR
750
751/* version revision number */
752#undef PACKAGE_VERSION_REVISION
753
754/* Define to 1 if you have the ANSI C header files. */
755#undef STDC_HEADERS
756
757/* Define to 1 for Unicode (Wide Chars) APIs. */
758#undef UNICODE
759
760/* Enable extensions on AIX 3, Interix.  */
761#ifndef _ALL_SOURCE
762# undef _ALL_SOURCE
763#endif
764/* Enable GNU extensions on systems that have them.  */
765#ifndef _GNU_SOURCE
766# undef _GNU_SOURCE
767#endif
768/* Enable threading extensions on Solaris.  */
769#ifndef _POSIX_PTHREAD_SEMANTICS
770# undef _POSIX_PTHREAD_SEMANTICS
771#endif
772/* Enable extensions on HP NonStop.  */
773#ifndef _TANDEM_SOURCE
774# undef _TANDEM_SOURCE
775#endif
776/* Enable general extensions on Solaris.  */
777#ifndef __EXTENSIONS__
778# undef __EXTENSIONS__
779#endif
780
781
782/* Version number of package */
783#undef VERSION
784
785/* Simple version string */
786#undef VERSION_MESSAGE
787
788/* compiler */
789#undef VLC_COMPILER
790
791/* user who ran configure */
792#undef VLC_COMPILE_BY
793
794/* host which ran configure */
795#undef VLC_COMPILE_HOST
796
797/* Define to 1 if you want to build for Windows Store apps */
798#undef VLC_WINSTORE_APP
799
800/* Define to limit the scope of <windows.h>. */
801#undef WIN32_LEAN_AND_MEAN
802
803/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
804   significant byte first (like Motorola and SPARC, unlike Intel). */
805#if defined AC_APPLE_UNIVERSAL_BUILD
806# if defined __BIG_ENDIAN__
807#  define WORDS_BIGENDIAN 1
808# endif
809#else
810# ifndef WORDS_BIGENDIAN
811#  undef WORDS_BIGENDIAN
812# endif
813#endif
814
815/* Define to 1 if the X Window System is missing or not being used. */
816#undef X_DISPLAY_MISSING
817
818/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
819   `char[]'. */
820#undef YYTEXT_POINTER
821
822/* Define if the zvbi module is built */
823#undef ZVBI_COMPILED
824
825/* ISO C, POSIX, and 4.3BSD things. */
826#undef _BSD_SOURCE
827
828/* Define to 64 for large files support. */
829#undef _FILE_OFFSET_BITS
830
831/* Define to 2 to get glibc warnings. */
832#undef _FORTIFY_SOURCE
833
834/* Extensions to ISO C99 from ISO C11. */
835#undef _ISOC11_SOURCE
836
837/* Extensions to ISO C89 from ISO C99. */
838#undef _ISOC99_SOURCE
839
840/* Define to 1 if on MINIX. */
841#undef _MINIX
842
843/* Define to 2 if the system does not provide POSIX.1 features except with
844   this defined. */
845#undef _POSIX_1_SOURCE
846
847/* IEEE Std 1003.1. */
848#undef _POSIX_C_SOURCE
849
850/* IEEE Std 1003.1. */
851#undef _POSIX_SOURCE
852
853/* ISO C, POSIX, and SVID things. */
854#undef _SVID_SOURCE
855
856/* Same as _REENTANT for some other OSes. */
857#undef _THREAD_SAFE
858
859/* Define to 1 for Unicode (Wide Chars) APIs. */
860#undef _UNICODE
861
862/* Define to '0x0600' for IE 6.0 (and shell) APIs. */
863#undef _WIN32_IE
864
865/* Define to '0x0502' for Windows XP SP2 APIs. */
866#undef _WIN32_WINNT
867
868/* POSIX and XPG 7th edition */
869#undef _XOPEN_SOURCE
870
871/* XPG things and X/Open Unix extensions. */
872#undef _XOPEN_SOURCE_EXTENDED
873
874/* Define within the LibVLC source code tree. */
875#undef __LIBVLC__
876
877/* Define to empty if `const' does not conform to ANSI C. */
878#undef const
879
880/* Alias fdatasync() to fsync() if missing. */
881#undef fdatasync
882
883/* Define to `__inline__' or `__inline' if that's what the C compiler
884   calls it, or to nothing if 'inline' is not supported under any name.  */
885#ifndef __cplusplus
886#undef inline
887#endif
888
889/* Define to the equivalent of the C99 'restrict' keyword, or to
890   nothing if this is not supported.  Do not define if restrict is
891   supported directly.  */
892#undef restrict
893/* Work around a bug in Sun C++: it does not support _Restrict or
894   __restrict__, even though the corresponding Sun C compiler ends up with
895   "#define restrict _Restrict" or "#define restrict __restrict__" in the
896   previous line.  Perhaps some future version of Sun C++ will work with
897   restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
898#if defined __SUNPRO_CC && !defined __RESTRICT
899# define _Restrict
900# define __restrict__
901#endif
902
903/* Define to `sockaddr' if <sys/socket.h> does not define. */
904#undef sockaddr_storage
905
906/* Define to `int' if <sys/socket.h> does not define. */
907#undef socklen_t
908
909/* Define to `sa_family' if <sys/socket.h> does not define. */
910#undef ss_family
911
912/* Define to `int' if <stddef.h> does not define. */
913#undef ssize_t
914
915#include <vlc_fixups.h>
916
917
918#if defined(_MSC_VER) && !defined(__clang__)
919# pragma fenv_access(off)
920# pragma fp_contract(on)
921#elif defined(__GNUC__)
922/* Not supported so far */
923#else
924# pragma STDC FENV_ACCESS OFF
925# pragma STDC FP_CONTRACT ON
926#endif
927
928