Add support for Meson as alternative/parallel build system
[platform/upstream/gstreamer.git] / config.h.meson
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define if building universal (internal helper macro) */
4 #mesondefine AC_APPLE_UNIVERSAL_BUILD
5
6 /* Default audio sink */
7 #mesondefine DEFAULT_AUDIOSINK
8
9 /* Default audio source */
10 #mesondefine DEFAULT_AUDIOSRC
11
12 /* Default video sink */
13 #mesondefine DEFAULT_VIDEOSINK
14
15 /* Default video source */
16 #mesondefine DEFAULT_VIDEOSRC
17
18 /* Default visualizer */
19 #mesondefine DEFAULT_VISUALIZER
20
21 /* Disable Orc */
22 #mesondefine DISABLE_ORC
23
24 /* Define to 1 if translation of program messages to the user's native
25    language is requested. */
26 #mesondefine ENABLE_NLS
27
28 /* gettext package name */
29 #mesondefine GETTEXT_PACKAGE
30
31 /* The GIO library directory. */
32 #mesondefine GIO_LIBDIR
33
34 /* The GIO modules directory. */
35 #mesondefine GIO_MODULE_DIR
36
37 /* GStreamer API Version */
38 #mesondefine GST_API_VERSION
39
40 /* macro to use to show function name */
41 #mesondefine GST_FUNCTION
42
43 /* Defined if gcov is enabled to force a rebuild due to config.h changing */
44 #mesondefine GST_GCOV_ENABLED
45
46 /* Default errorlevel to use */
47 #mesondefine GST_LEVEL_DEFAULT
48
49 /* GStreamer license */
50 #mesondefine GST_LICENSE
51
52 /* package name in plugins */
53 #mesondefine GST_PACKAGE_NAME
54
55 /* package origin */
56 #mesondefine GST_PACKAGE_ORIGIN
57
58 /* GStreamer package release date/time for plugins as YYYY-MM-DD */
59 #mesondefine GST_PACKAGE_RELEASE_DATETIME
60
61 /* Define if static plugins should be built */
62 #mesondefine GST_PLUGIN_BUILD_STATIC
63
64 /* Define to enable a52dec (used by a52dec). */
65 #mesondefine HAVE_A52DEC
66
67 /* Define to enable amrnb library (used by amrnb). */
68 #mesondefine HAVE_AMRNB
69
70 /* Define to enable amrwb library (used by amrwbdec). */
71 #mesondefine HAVE_AMRWB
72
73 /* Define to enable cdio library (used by cdio). */
74 #mesondefine HAVE_CDIO
75
76 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
77    CoreFoundation framework. */
78 #mesondefine HAVE_CFLOCALECOPYCURRENT
79
80 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
81    the CoreFoundation framework. */
82 #mesondefine HAVE_CFPREFERENCESCOPYAPPVALUE
83
84 /* Define if the target CPU is an Alpha */
85 #mesondefine HAVE_CPU_ALPHA
86
87 /* Define if the target CPU is an ARM */
88 #mesondefine HAVE_CPU_ARM
89
90 /* Define if the target CPU is a CRIS */
91 #mesondefine HAVE_CPU_CRIS
92
93 /* Define if the target CPU is a CRISv32 */
94 #mesondefine HAVE_CPU_CRISV32
95
96 /* Define if the target CPU is a HPPA */
97 #mesondefine HAVE_CPU_HPPA
98
99 /* Define if the target CPU is an x86 */
100 #mesondefine HAVE_CPU_I386
101
102 /* Define if the target CPU is a IA64 */
103 #mesondefine HAVE_CPU_IA64
104
105 /* Define if the target CPU is a M68K */
106 #mesondefine HAVE_CPU_M68K
107
108 /* Define if the target CPU is a MIPS */
109 #mesondefine HAVE_CPU_MIPS
110
111 /* Define if the target CPU is a PowerPC */
112 #mesondefine HAVE_CPU_PPC
113
114 /* Define if the target CPU is a 64 bit PowerPC */
115 #mesondefine HAVE_CPU_PPC64
116
117 /* Define if the target CPU is a S390 */
118 #mesondefine HAVE_CPU_S390
119
120 /* Define if the target CPU is a SPARC */
121 #mesondefine HAVE_CPU_SPARC
122
123 /* Define if the target CPU is a x86_64 */
124 #mesondefine HAVE_CPU_X86_64
125
126 /* Define if the GNU dcgettext() function is already present or preinstalled.
127    */
128 #mesondefine HAVE_DCGETTEXT
129
130 /* Define to 1 if you have the <dlfcn.h> header file. */
131 #mesondefine HAVE_DLFCN_H
132
133 /* define for working do while(0) macros */
134 #mesondefine HAVE_DOWHILE_MACROS
135
136 /* Define to enable dvdread library (used by dvdreadsrc). */
137 #mesondefine HAVE_DVDREAD
138
139 /* Define to enable building of experimental plug-ins. */
140 #mesondefine HAVE_EXPERIMENTAL
141
142 /* Define to enable building of plug-ins with external deps. */
143 #mesondefine HAVE_EXTERNAL
144
145 /* defined if the compiler implements __func__ */
146 #mesondefine HAVE_FUNC
147
148 /* defined if the compiler implements __FUNCTION__ */
149 #mesondefine HAVE_FUNCTION
150
151 /* Define if the GNU gettext() function is already present or preinstalled. */
152 #mesondefine HAVE_GETTEXT
153
154 /* Define if you have the iconv() function and it works. */
155 #mesondefine HAVE_ICONV
156
157 /* Define to 1 if you have the <inttypes.h> header file. */
158 #mesondefine HAVE_INTTYPES_H
159
160 /* Define to enable lame mp3 encoder library (used by lame). */
161 #mesondefine HAVE_LAME
162
163 /* Define to enable mad mp3 decoder (used by mad). */
164 #mesondefine HAVE_MAD
165
166 /* Define to 1 if you have the <malloc.h> header file. */
167 #mesondefine HAVE_MALLOC_H
168
169 /* Define to 1 if you have the <memory.h> header file. */
170 #mesondefine HAVE_MEMORY_H
171
172 /* Define to enable mpeg2dec (used by mpeg2dec). */
173 #mesondefine HAVE_MPEG2DEC
174
175 /* Defined for newer opencore-amrnb */
176 #mesondefine HAVE_OPENCORE_AMRNB_0_1_3_OR_LATER
177
178 /* Defined for newer opencore-amrwb */
179 #mesondefine HAVE_OPENCORE_AMRWB_0_1_3_OR_LATER
180
181 /* Use Orc */
182 #mesondefine HAVE_ORC
183
184 /* defined if the compiler implements __PRETTY_FUNCTION__ */
185 #mesondefine HAVE_PRETTY_FUNCTION
186
187 /* Define if RDTSC is available */
188 #mesondefine HAVE_RDTSC
189
190 /* Define to enable libsidplay (used by sid). */
191 #mesondefine HAVE_SIDPLAY
192
193 /* Define to 1 if you have the <stdint.h> header file. */
194 #mesondefine HAVE_STDINT_H
195
196 /* Define to 1 if you have the <stdlib.h> header file. */
197 #mesondefine HAVE_STDLIB_H
198
199 /* Define to 1 if you have the <strings.h> header file. */
200 #mesondefine HAVE_STRINGS_H
201
202 /* Define to 1 if you have the <string.h> header file. */
203 #mesondefine HAVE_STRING_H
204
205 /* Define to 1 if you have the <sys/stat.h> header file. */
206 #mesondefine HAVE_SYS_STAT_H
207
208 /* Define to 1 if you have the <sys/types.h> header file. */
209 #mesondefine HAVE_SYS_TYPES_H
210
211 /* Define to enable twolame (used by twolame). */
212 #mesondefine HAVE_TWOLAME
213
214 /* Define to 1 if you have the <unistd.h> header file. */
215 #mesondefine HAVE_UNISTD_H
216
217 /* Define if valgrind should be used */
218 #mesondefine HAVE_VALGRIND
219
220 /* Define to 1 if you have the <winsock2.h> header file. */
221 #mesondefine HAVE_WINSOCK2_H
222
223 /* Define to enable x264 plug-in (used by x264). */
224 #mesondefine HAVE_X264
225
226 /* the host CPU */
227 #mesondefine HOST_CPU
228
229 /* gettext locale dir */
230 #mesondefine LOCALEDIR
231
232 /* Define to the sub-directory in which libtool stores uninstalled libraries.
233    */
234 #mesondefine LT_OBJDIR
235
236 /* Name of package */
237 #mesondefine PACKAGE
238
239 /* Define to the address where bug reports for this package should be sent. */
240 #mesondefine PACKAGE_BUGREPORT
241
242 /* Define to the full name of this package. */
243 #mesondefine PACKAGE_NAME
244
245 /* Define to the full name and version of this package. */
246 #mesondefine PACKAGE_STRING
247
248 /* Define to the one symbol short name of this package. */
249 #mesondefine PACKAGE_TARNAME
250
251 /* Define to the home page for this package. */
252 #mesondefine PACKAGE_URL
253
254 /* Define to the version of this package. */
255 #mesondefine PACKAGE_VERSION
256
257 /* directory where plugins are located */
258 #mesondefine PLUGINDIR
259
260 /* The size of `char', as computed by sizeof. */
261 #mesondefine SIZEOF_CHAR
262
263 /* The size of `int', as computed by sizeof. */
264 #mesondefine SIZEOF_INT
265
266 /* The size of `long', as computed by sizeof. */
267 #mesondefine SIZEOF_LONG
268
269 /* The size of `short', as computed by sizeof. */
270 #mesondefine SIZEOF_SHORT
271
272 /* The size of `void*', as computed by sizeof. */
273 #mesondefine SIZEOF_VOIDP
274
275 /* Define to 1 if you have the ANSI C header files. */
276 #mesondefine STDC_HEADERS
277
278 /* the target CPU */
279 #mesondefine TARGET_CPU
280
281 /* Version number of package */
282 #mesondefine VERSION
283
284 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
285    significant byte first (like Motorola and SPARC, unlike Intel). */
286 #if defined AC_APPLE_UNIVERSAL_BUILD
287 # if defined __BIG_ENDIAN__
288 #  define WORDS_BIGENDIAN 1
289 # endif
290 #else
291 # ifndef WORDS_BIGENDIAN
292 #  undef WORDS_BIGENDIAN
293 # endif
294 #endif