1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Define if building universal (internal helper macro) */
4 #mesondefine AC_APPLE_UNIVERSAL_BUILD
6 /* poll doesn't work on devices */
7 #mesondefine BROKEN_POLL
9 /* Define to 1 if translation of program messages to the user's native
10 language is requested. */
11 #mesondefine ENABLE_NLS
13 /* Subunit protocol result output */
14 #mesondefine ENABLE_SUBUNIT
16 /* gettext package name */
17 #mesondefine GETTEXT_PACKAGE
19 /* The GIO library directory. */
20 #mesondefine GIO_LIBDIR
22 /* The GIO modules directory. */
23 #mesondefine GIO_MODULE_DIR
25 /* GStreamer API Version */
26 #mesondefine GST_API_VERSION
29 #mesondefine GST_DATADIR
31 /* Define if option parsing is disabled */
32 #mesondefine GST_DISABLE_OPTION_PARSING
34 /* Define if pipeline parsing code is disabled */
35 #mesondefine GST_DISABLE_PARSE
37 /* Extra platform specific plugin suffix */
38 #mesondefine GST_EXTRA_MODULE_SUFFIX
40 /* macro to use to show function name */
41 #mesondefine GST_FUNCTION
43 /* Defined if gcov is enabled to force a rebuild due to config.h changing */
44 #mesondefine GST_GCOV_ENABLED
46 /* Defined when registry scanning through fork is unsafe */
47 #mesondefine GST_HAVE_UNSAFE_FORK
49 /* Default errorlevel to use */
50 #mesondefine GST_LEVEL_DEFAULT
52 /* GStreamer license */
53 #mesondefine GST_LICENSE
55 /* package name in plugins */
56 #mesondefine GST_PACKAGE_NAME
59 #mesondefine GST_PACKAGE_ORIGIN
61 /* GStreamer package release date/time for plugins as YYYY-MM-DD */
62 #mesondefine GST_PACKAGE_RELEASE_DATETIME
64 /* Define if static plugins should be built */
65 #mesondefine GST_PLUGIN_BUILD_STATIC
67 /* location of the installed gst-plugin-scanner */
68 #mesondefine GST_PLUGIN_SCANNER_INSTALLED
70 #mesondefine GST_PTP_HELPER_INSTALLED
72 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
73 CoreFoundation framework. */
74 #mesondefine HAVE_CFLOCALECOPYCURRENT
76 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
77 the CoreFoundation framework. */
78 #mesondefine HAVE_CFPREFERENCESCOPYAPPVALUE
80 /* Define to 1 if you have the `clock_gettime' function. */
81 #mesondefine HAVE_CLOCK_GETTIME
83 /* Define if the target CPU is an Alpha */
84 #mesondefine HAVE_CPU_ALPHA
86 /* Define if the target CPU is an ARM */
87 #mesondefine HAVE_CPU_ARM
89 /* Define if the target CPU is a CRIS */
90 #mesondefine HAVE_CPU_CRIS
92 /* Define if the target CPU is a CRISv32 */
93 #mesondefine HAVE_CPU_CRISV32
95 /* Define if the target CPU is a HPPA */
96 #mesondefine HAVE_CPU_HPPA
98 /* Define if the target CPU is an x86 */
99 #mesondefine HAVE_CPU_I386
101 /* Define if the target CPU is a IA64 */
102 #mesondefine HAVE_CPU_IA64
104 /* Define if the target CPU is a M68K */
105 #mesondefine HAVE_CPU_M68K
107 /* Define if the target CPU is a MIPS */
108 #mesondefine HAVE_CPU_MIPS
110 /* Define if the target CPU is a PowerPC */
111 #mesondefine HAVE_CPU_PPC
113 /* Define if the target CPU is a 64 bit PowerPC */
114 #mesondefine HAVE_CPU_PPC64
116 /* Define if the target CPU is a S390 */
117 #mesondefine HAVE_CPU_S390
119 /* Define if the target CPU is a SPARC */
120 #mesondefine HAVE_CPU_SPARC
122 /* Define if the target CPU is a x86_64 */
123 #mesondefine HAVE_CPU_X86_64
125 /* Define if the GNU dcgettext() function is already present or preinstalled.
127 #mesondefine HAVE_DCGETTEXT
129 /* Defined if we have dladdr () */
130 #mesondefine HAVE_DLADDR
132 /* Define to 1 if you have the <dlfcn.h> header file. */
133 #mesondefine HAVE_DLFCN_H
135 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
136 #mesondefine HAVE_FSEEKO
138 /* Define to 1 if you have the `ftello' function. */
139 #mesondefine HAVE_FTELLO
141 /* defined if the compiler implements __func__ */
142 #mesondefine HAVE_FUNC
144 /* defined if the compiler implements __FUNCTION__ */
145 #mesondefine HAVE_FUNCTION
147 /* Define to 1 if you have the `getpagesize' function. */
148 #mesondefine HAVE_GETPAGESIZE
150 /* Define if the GNU gettext() function is already present or preinstalled. */
151 #mesondefine HAVE_GETTEXT
153 /* Have GMP library */
154 #mesondefine HAVE_GMP
156 /* Define to 1 if you have the `gmtime_r' function. */
157 #mesondefine HAVE_GMTIME_R
159 /* Have GSL library */
160 #mesondefine HAVE_GSL
162 /* Define if you have the iconv() function and it works. */
163 #mesondefine HAVE_ICONV
165 /* Define to 1 if the system has the type `intmax_t'. */
166 #mesondefine HAVE_INTMAX_T
168 /* Define to 1 if you have the <inttypes.h> header file. */
169 #mesondefine HAVE_INTTYPES_H
171 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
172 declares uintmax_t. */
173 #mesondefine HAVE_INTTYPES_H_WITH_UINTMAX
175 /* Define to 1 if you have the `localtime_r' function. */
176 #mesondefine HAVE_LOCALTIME_R
178 /* Define to 1 if the system has the type long long */
179 #mesondefine HAVE_LONG_LONG
181 /* Define to 1 if the system has the type `long long int'. */
182 #mesondefine HAVE_LONG_LONG_INT
184 /* Define to 1 if you have the <memory.h> header file. */
185 #mesondefine HAVE_MEMORY_H
187 /* Define to 1 if you have a working `mmap' system call. */
188 #mesondefine HAVE_MMAP
190 /* Have a monotonic clock */
191 #mesondefine HAVE_MONOTONIC_CLOCK
193 /* Defined if compiling for OSX */
194 #mesondefine HAVE_OSX
196 /* Define to 1 if you have the `poll' function. */
197 #mesondefine HAVE_POLL
199 /* Define to 1 if you have the <poll.h> header file. */
200 #mesondefine HAVE_POLL_H
202 /* Have posix timers */
203 #mesondefine HAVE_POSIX_TIMERS
205 /* Define to 1 if you have the `ppoll' function. */
206 #mesondefine HAVE_PPOLL
208 /* defined if the compiler implements __PRETTY_FUNCTION__ */
209 #mesondefine HAVE_PRETTY_FUNCTION
211 /* Define to 1 if you have the <process.h> header file. */
212 #mesondefine HAVE_PROCESS_H
214 /* Define to 1 if you have the `pselect' function. */
215 #mesondefine HAVE_PSELECT
217 /* Define if you have POSIX threads libraries and header files. */
218 #mesondefine HAVE_PTHREAD
220 /* Have PTHREAD_PRIO_INHERIT. */
221 #mesondefine HAVE_PTHREAD_PRIO_INHERIT
223 /* Define if RDTSC is available */
224 #mesondefine HAVE_RDTSC
226 /* Define to 1 if you have the `sigaction' function. */
227 #mesondefine HAVE_SIGACTION
229 /* Define to 1 if you have the <stdint.h> header file. */
230 #mesondefine HAVE_STDINT_H
232 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
234 #mesondefine HAVE_STDINT_H_WITH_UINTMAX
236 /* Define to 1 if you have the <stdio_ext.h> header file. */
237 #mesondefine HAVE_STDIO_EXT_H
239 /* Define to 1 if you have the <stdlib.h> header file. */
240 #mesondefine HAVE_STDLIB_H
242 /* Define to 1 if you have the <strings.h> header file. */
243 #mesondefine HAVE_STRINGS_H
245 /* Define to 1 if you have the <string.h> header file. */
246 #mesondefine HAVE_STRING_H
248 /* Define to 1 if you have the <sys/param.h> header file. */
249 #mesondefine HAVE_SYS_PARAM_H
251 /* Define to 1 if you have the <sys/poll.h> header file. */
252 #mesondefine HAVE_SYS_POLL_H
254 /* Define to 1 if you have the <sys/prctl.h> header file. */
255 #mesondefine HAVE_SYS_PRCTL_H
257 /* Define to 1 if you have the <sys/socket.h> header file. */
258 #mesondefine HAVE_SYS_SOCKET_H
260 /* Define to 1 if you have the <sys/stat.h> header file. */
261 #mesondefine HAVE_SYS_STAT_H
263 /* Define to 1 if you have the <sys/times.h> header file. */
264 #mesondefine HAVE_SYS_TIMES_H
266 /* Define to 1 if you have the <sys/time.h> header file. */
267 #mesondefine HAVE_SYS_TIME_H
269 /* Define to 1 if you have the <sys/types.h> header file. */
270 #mesondefine HAVE_SYS_TYPES_H
272 /* Define to 1 if you have the <sys/utsname.h> header file. */
273 #mesondefine HAVE_SYS_UTSNAME_H
275 /* Define to 1 if you have the <sys/wait.h> header file. */
276 #mesondefine HAVE_SYS_WAIT_H
278 /* Have tm_gmtoff field in struct tm */
279 #mesondefine HAVE_TM_GMTOFF
281 /* Define to 1 if you have the <ucontext.h> header file. */
282 #mesondefine HAVE_UCONTEXT_H
284 /* Have __uint128_t type */
285 #mesondefine HAVE_UINT128_T
287 /* defined if unaligned memory access works correctly */
288 #mesondefine HAVE_UNALIGNED_ACCESS
290 /* Define to 1 if you have the <unistd.h> header file. */
291 #mesondefine HAVE_UNISTD_H
293 /* Define to 1 if the system has the type `unsigned long long int'. */
294 #mesondefine HAVE_UNSIGNED_LONG_LONG_INT
296 /* Define if valgrind should be used */
297 #mesondefine HAVE_VALGRIND
299 /* Define to 1 if you have the <valgrind/valgrind.h> header file. */
300 #mesondefine HAVE_VALGRIND_VALGRIND_H
302 /* Defined if compiling for Windows */
303 #mesondefine HAVE_WIN32
305 /* Define to 1 if you have the <winsock2.h> header file. */
306 #mesondefine HAVE_WINSOCK2_H
309 #mesondefine HOST_CPU
314 /* gettext locale dir */
315 #mesondefine LOCALEDIR
317 /* Define to the sub-directory in which libtool stores uninstalled libraries.
319 #mesondefine LT_OBJDIR
321 /* Memory alignment to use */
322 #mesondefine MEMORY_ALIGNMENT
324 /* Memory alignment by malloc default */
325 #mesondefine MEMORY_ALIGNMENT_MALLOC
327 /* Memory alignment by pagesize */
328 #mesondefine MEMORY_ALIGNMENT_PAGESIZE
330 /* Name of package */
333 /* Define to the address where bug reports for this package should be sent. */
334 #mesondefine PACKAGE_BUGREPORT
336 /* Define to the full name of this package. */
337 #mesondefine PACKAGE_NAME
339 /* Define to the full name and version of this package. */
340 #mesondefine PACKAGE_STRING
342 /* Define to the one symbol short name of this package. */
343 #mesondefine PACKAGE_TARNAME
345 /* Define to the home page for this package. */
346 #mesondefine PACKAGE_URL
348 /* Define to the version of this package. */
349 #mesondefine PACKAGE_VERSION
351 /* directory where plugins are located */
352 #mesondefine PLUGINDIR
354 /* Define to necessary symbol if this constant uses a non-standard name on
356 #mesondefine PTHREAD_CREATE_JOINABLE
358 /* The size of `char', as computed by sizeof. */
359 #mesondefine SIZEOF_CHAR
361 /* The size of `int', as computed by sizeof. */
362 #mesondefine SIZEOF_INT
364 /* The size of `long', as computed by sizeof. */
365 #mesondefine SIZEOF_LONG
367 /* The size of `short', as computed by sizeof. */
368 #mesondefine SIZEOF_SHORT
370 /* The size of `void*', as computed by sizeof. */
371 #mesondefine SIZEOF_VOIDP
373 /* Define to 1 if you have the ANSI C header files. */
374 #mesondefine STDC_HEADERS
377 #mesondefine TARGET_CPU
379 /* Define if we should poison deallocated memory */
380 #mesondefine USE_POISONING
382 /* Version number of package */
385 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
386 significant byte first (like Motorola and SPARC, unlike Intel). */
387 #if defined AC_APPLE_UNIVERSAL_BUILD
388 # if defined __BIG_ENDIAN__
389 # define WORDS_BIGENDIAN 1
392 # ifndef WORDS_BIGENDIAN
393 # undef WORDS_BIGENDIAN
397 /* Enable large inode numbers on Mac OS X 10.5. */
398 #ifndef _DARWIN_USE_64_BIT_INODE
399 # define _DARWIN_USE_64_BIT_INODE 1
402 /* Number of bits in a file offset, on hosts where this is settable. */
403 #mesondefine _FILE_OFFSET_BITS
405 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
406 #mesondefine _LARGEFILE_SOURCE
408 /* Define for large files, on AIX-style hosts. */
409 #mesondefine _LARGE_FILES
411 /* We need at least WinXP SP2 for __stat64 */
412 #mesondefine __MSVCRT_VERSION__
414 /* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
416 #mesondefine intmax_t
418 /* Define to `unsigned int' if <sys/types.h> does not define. */
421 #mesondefine HAVE_GETPID
422 #mesondefine HAVE__GETPID
423 #mesondefine HAVE_DECL_STRDUP
424 #mesondefine HAVE__STRDUP
425 #mesondefine HAVE_MKSTEMP
426 #mesondefine HAVE_FORK
427 #mesondefine HAVE_ALARM
428 #mesondefine HAVE_DECL_LOCALTIME_R
429 #mesondefine HAVE_DECL_STRSIGNAL
430 #mesondefine HAVE_GETRUSAGE
431 #mesondefine HAVE_SYS_RESOURCE_H
432 #mesondefine HAVE_UNWIND
434 #mesondefine HAVE_BACKTRACE
435 #mesondefine HAVE_GETTIMEOFDAY
436 #mesondefine HAVE_GETLINE
437 #mesondefine STRUCT_TIMESPEC_DEFINITION_MISSING
438 #mesondefine STRUCT_ITIMERSPEC_DEFINITION_MISSING
439 #mesondefine clockid_t