tools: dist new gst-stats man page
[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 /* poll doesn't work on devices */
7 #mesondefine BROKEN_POLL
8
9 /* Define to 1 if translation of program messages to the user's native
10    language is requested. */
11 #mesondefine ENABLE_NLS
12
13 /* Subunit protocol result output */
14 #mesondefine ENABLE_SUBUNIT
15
16 /* gettext package name */
17 #mesondefine GETTEXT_PACKAGE
18
19 /* The GIO library directory. */
20 #mesondefine GIO_LIBDIR
21
22 /* The GIO modules directory. */
23 #mesondefine GIO_MODULE_DIR
24
25 /* GStreamer API Version */
26 #mesondefine GST_API_VERSION
27
28 /* data dir */
29 #mesondefine GST_DATADIR
30
31 /* Define if option parsing is disabled */
32 #mesondefine GST_DISABLE_OPTION_PARSING
33
34 /* Define if pipeline parsing code is disabled */
35 #mesondefine GST_DISABLE_PARSE
36
37 /* Extra platform specific plugin suffix */
38 #mesondefine GST_EXTRA_MODULE_SUFFIX
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 /* Defined when registry scanning through fork is unsafe */
47 #mesondefine GST_HAVE_UNSAFE_FORK
48
49 /* Default errorlevel to use */
50 #mesondefine GST_LEVEL_DEFAULT
51
52 /* GStreamer license */
53 #mesondefine GST_LICENSE
54
55 /* package name in plugins */
56 #mesondefine GST_PACKAGE_NAME
57
58 /* package origin */
59 #mesondefine GST_PACKAGE_ORIGIN
60
61 /* GStreamer package release date/time for plugins as YYYY-MM-DD */
62 #mesondefine GST_PACKAGE_RELEASE_DATETIME
63
64 /* location of the installed gst-plugin-scanner */
65 #mesondefine GST_PLUGIN_SCANNER_INSTALLED
66
67 #mesondefine GST_PTP_HELPER_INSTALLED
68
69 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
70    CoreFoundation framework. */
71 #mesondefine HAVE_CFLOCALECOPYCURRENT
72
73 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
74    the CoreFoundation framework. */
75 #mesondefine HAVE_CFPREFERENCESCOPYAPPVALUE
76
77 /* Define to 1 if you have the `clock_gettime' function. */
78 #mesondefine HAVE_CLOCK_GETTIME
79
80 /* Define if the target CPU is an Alpha */
81 #mesondefine HAVE_CPU_ALPHA
82
83 /* Define if the target CPU is an ARM */
84 #mesondefine HAVE_CPU_ARM
85
86 /* Define if the target CPU is a CRIS */
87 #mesondefine HAVE_CPU_CRIS
88
89 /* Define if the target CPU is a CRISv32 */
90 #mesondefine HAVE_CPU_CRISV32
91
92 /* Define if the target CPU is a HPPA */
93 #mesondefine HAVE_CPU_HPPA
94
95 /* Define if the target CPU is an x86 */
96 #mesondefine HAVE_CPU_I386
97
98 /* Define if the target CPU is a IA64 */
99 #mesondefine HAVE_CPU_IA64
100
101 /* Define if the target CPU is a M68K */
102 #mesondefine HAVE_CPU_M68K
103
104 /* Define if the target CPU is a MIPS */
105 #mesondefine HAVE_CPU_MIPS
106
107 /* Define if the target CPU is a PowerPC */
108 #mesondefine HAVE_CPU_PPC
109
110 /* Define if the target CPU is a 64 bit PowerPC */
111 #mesondefine HAVE_CPU_PPC64
112
113 /* Define if the target CPU is a S390 */
114 #mesondefine HAVE_CPU_S390
115
116 /* Define if the target CPU is a SPARC */
117 #mesondefine HAVE_CPU_SPARC
118
119 /* Define if the target CPU is a x86_64 */
120 #mesondefine HAVE_CPU_X86_64
121
122 /* Define if the GNU dcgettext() function is already present or preinstalled.
123    */
124 #mesondefine HAVE_DCGETTEXT
125
126 /* Defined if we have dladdr () */
127 #mesondefine HAVE_DLADDR
128
129 /* Define to 1 if you have the <dlfcn.h> header file. */
130 #mesondefine HAVE_DLFCN_H
131
132 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
133 #mesondefine HAVE_FSEEKO
134
135 /* Define to 1 if you have the `ftello' function. */
136 #mesondefine HAVE_FTELLO
137
138 /* defined if the compiler implements __func__ */
139 #mesondefine HAVE_FUNC
140
141 /* defined if the compiler implements __FUNCTION__ */
142 #mesondefine HAVE_FUNCTION
143
144 /* Define to 1 if you have the `getpagesize' function. */
145 #mesondefine HAVE_GETPAGESIZE
146
147 /* Define if the GNU gettext() function is already present or preinstalled. */
148 #mesondefine HAVE_GETTEXT
149
150 /* Have GMP library */
151 #mesondefine HAVE_GMP
152
153 /* Define to 1 if you have the `gmtime_r' function. */
154 #mesondefine HAVE_GMTIME_R
155
156 /* Have GSL library */
157 #mesondefine HAVE_GSL
158
159 /* Define if you have the iconv() function and it works. */
160 #mesondefine HAVE_ICONV
161
162 /* Define to 1 if the system has the type `intmax_t'. */
163 #mesondefine HAVE_INTMAX_T
164
165 /* Define to 1 if you have the <inttypes.h> header file. */
166 #mesondefine HAVE_INTTYPES_H
167
168 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
169    declares uintmax_t. */
170 #mesondefine HAVE_INTTYPES_H_WITH_UINTMAX
171
172 /* Define to 1 if you have the `localtime_r' function. */
173 #mesondefine HAVE_LOCALTIME_R
174
175 /* Define to 1 if the system has the type long long */
176 #mesondefine HAVE_LONG_LONG
177
178 /* Define to 1 if the system has the type `long long int'. */
179 #mesondefine HAVE_LONG_LONG_INT
180
181 /* Define to 1 if you have the <memory.h> header file. */
182 #mesondefine HAVE_MEMORY_H
183
184 /* Define to 1 if you have a working `mmap' system call. */
185 #mesondefine HAVE_MMAP
186
187 /* Have a monotonic clock */
188 #mesondefine HAVE_MONOTONIC_CLOCK
189
190 /* Defined if compiling for OSX */
191 #mesondefine HAVE_OSX
192
193 /* Define to 1 if you have the `poll' function. */
194 #mesondefine HAVE_POLL
195
196 /* Define to 1 if you have the <poll.h> header file. */
197 #mesondefine HAVE_POLL_H
198
199 /* Have posix timers */
200 #mesondefine HAVE_POSIX_TIMERS
201
202 /* Define to 1 if you have the `ppoll' function. */
203 #mesondefine HAVE_PPOLL
204
205 /* defined if the compiler implements __PRETTY_FUNCTION__ */
206 #mesondefine HAVE_PRETTY_FUNCTION
207
208 /* Define to 1 if you have the <process.h> header file. */
209 #mesondefine HAVE_PROCESS_H
210
211 /* Define to 1 if you have the `pselect' function. */
212 #mesondefine HAVE_PSELECT
213
214 /* Define if you have POSIX threads libraries and header files. */
215 #mesondefine HAVE_PTHREAD
216
217 /* Have PTHREAD_PRIO_INHERIT. */
218 #mesondefine HAVE_PTHREAD_PRIO_INHERIT
219
220 /* Define if RDTSC is available */
221 #mesondefine HAVE_RDTSC
222
223 /* Define to 1 if you have the `sigaction' function. */
224 #mesondefine HAVE_SIGACTION
225
226 /* Define to 1 if you have the <stdint.h> header file. */
227 #mesondefine HAVE_STDINT_H
228
229 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
230    uintmax_t. */
231 #mesondefine HAVE_STDINT_H_WITH_UINTMAX
232
233 /* Define to 1 if you have the <stdio_ext.h> header file. */
234 #mesondefine HAVE_STDIO_EXT_H
235
236 /* Define to 1 if you have the <stdlib.h> header file. */
237 #mesondefine HAVE_STDLIB_H
238
239 /* Define to 1 if you have the <strings.h> header file. */
240 #mesondefine HAVE_STRINGS_H
241
242 /* Define to 1 if you have the <string.h> header file. */
243 #mesondefine HAVE_STRING_H
244
245 /* Define to 1 if you have the <sys/param.h> header file. */
246 #mesondefine HAVE_SYS_PARAM_H
247
248 /* Define to 1 if you have the <sys/poll.h> header file. */
249 #mesondefine HAVE_SYS_POLL_H
250
251 /* Define to 1 if you have the <sys/prctl.h> header file. */
252 #mesondefine HAVE_SYS_PRCTL_H
253
254 /* Define to 1 if you have the <sys/socket.h> header file. */
255 #mesondefine HAVE_SYS_SOCKET_H
256
257 /* Define to 1 if you have the <sys/stat.h> header file. */
258 #mesondefine HAVE_SYS_STAT_H
259
260 /* Define to 1 if you have the <sys/times.h> header file. */
261 #mesondefine HAVE_SYS_TIMES_H
262
263 /* Define to 1 if you have the <sys/time.h> header file. */
264 #mesondefine HAVE_SYS_TIME_H
265
266 /* Define to 1 if you have the <sys/types.h> header file. */
267 #mesondefine HAVE_SYS_TYPES_H
268
269 /* Define to 1 if you have the <sys/utsname.h> header file. */
270 #mesondefine HAVE_SYS_UTSNAME_H
271
272 /* Define to 1 if you have the <sys/wait.h> header file. */
273 #mesondefine HAVE_SYS_WAIT_H
274
275 /* Have tm_gmtoff field in struct tm */
276 #mesondefine HAVE_TM_GMTOFF
277
278 /* Define to 1 if you have the <ucontext.h> header file. */
279 #mesondefine HAVE_UCONTEXT_H
280
281 /* Have __uint128_t type */
282 #mesondefine HAVE_UINT128_T
283
284 /* defined if unaligned memory access works correctly */
285 #mesondefine HAVE_UNALIGNED_ACCESS
286
287 /* Define to 1 if you have the <unistd.h> header file. */
288 #mesondefine HAVE_UNISTD_H
289
290 /* Define to 1 if the system has the type `unsigned long long int'. */
291 #mesondefine HAVE_UNSIGNED_LONG_LONG_INT
292
293 /* Define if valgrind should be used */
294 #mesondefine HAVE_VALGRIND
295
296 /* Define to 1 if you have the <valgrind/valgrind.h> header file. */
297 #mesondefine HAVE_VALGRIND_VALGRIND_H
298
299 /* Defined if compiling for Windows */
300 #mesondefine HAVE_WIN32
301
302 /* Define to 1 if you have the <winsock2.h> header file. */
303 #mesondefine HAVE_WINSOCK2_H
304
305 /* the host CPU */
306 #mesondefine HOST_CPU
307
308 /* library dir */
309 #mesondefine LIBDIR
310
311 /* gettext locale dir */
312 #mesondefine LOCALEDIR
313
314 /* Define to the sub-directory in which libtool stores uninstalled libraries.
315    */
316 #mesondefine LT_OBJDIR
317
318 /* Memory alignment to use */
319 #mesondefine MEMORY_ALIGNMENT
320
321 /* Memory alignment by malloc default */
322 #mesondefine MEMORY_ALIGNMENT_MALLOC
323
324 /* Memory alignment by pagesize */
325 #mesondefine MEMORY_ALIGNMENT_PAGESIZE
326
327 /* Name of package */
328 #mesondefine PACKAGE
329
330 /* Define to the address where bug reports for this package should be sent. */
331 #mesondefine PACKAGE_BUGREPORT
332
333 /* Define to the full name of this package. */
334 #mesondefine PACKAGE_NAME
335
336 /* Define to the full name and version of this package. */
337 #mesondefine PACKAGE_STRING
338
339 /* Define to the one symbol short name of this package. */
340 #mesondefine PACKAGE_TARNAME
341
342 /* Define to the home page for this package. */
343 #mesondefine PACKAGE_URL
344
345 /* Define to the version of this package. */
346 #mesondefine PACKAGE_VERSION
347
348 /* directory where plugins are located */
349 #mesondefine PLUGINDIR
350
351 /* Define to necessary symbol if this constant uses a non-standard name on
352    your system. */
353 #mesondefine PTHREAD_CREATE_JOINABLE
354
355 /* The size of `char', as computed by sizeof. */
356 #mesondefine SIZEOF_CHAR
357
358 /* The size of `int', as computed by sizeof. */
359 #mesondefine SIZEOF_INT
360
361 /* The size of `long', as computed by sizeof. */
362 #mesondefine SIZEOF_LONG
363
364 /* The size of `short', as computed by sizeof. */
365 #mesondefine SIZEOF_SHORT
366
367 /* The size of `void*', as computed by sizeof. */
368 #mesondefine SIZEOF_VOIDP
369
370 /* Define to 1 if you have the ANSI C header files. */
371 #mesondefine STDC_HEADERS
372
373 /* the target CPU */
374 #mesondefine TARGET_CPU
375
376 /* Define if we should poison deallocated memory */
377 #mesondefine USE_POISONING
378
379 /* Version number of package */
380 #mesondefine VERSION
381
382 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
383    significant byte first (like Motorola and SPARC, unlike Intel). */
384 #if defined AC_APPLE_UNIVERSAL_BUILD
385 # if defined __BIG_ENDIAN__
386 #  define WORDS_BIGENDIAN 1
387 # endif
388 #else
389 # ifndef WORDS_BIGENDIAN
390 #  undef WORDS_BIGENDIAN
391 # endif
392 #endif
393
394 /* Enable large inode numbers on Mac OS X 10.5.  */
395 #ifndef _DARWIN_USE_64_BIT_INODE
396 # define _DARWIN_USE_64_BIT_INODE 1
397 #endif
398
399 /* Number of bits in a file offset, on hosts where this is settable. */
400 #mesondefine _FILE_OFFSET_BITS
401
402 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
403 #mesondefine _LARGEFILE_SOURCE
404
405 /* Define for large files, on AIX-style hosts. */
406 #mesondefine _LARGE_FILES
407
408 /* We need at least WinXP SP2 for __stat64 */
409 #mesondefine __MSVCRT_VERSION__
410
411 /* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
412    not define. */
413 #mesondefine intmax_t
414
415 /* Define to `unsigned int' if <sys/types.h> does not define. */
416 #mesondefine size_t
417
418 #mesondefine HAVE_GETPID
419 #mesondefine HAVE__GETPID
420 #mesondefine HAVE_DECL_STRDUP
421 #mesondefine HAVE__STRDUP
422 #mesondefine HAVE_MKSTEMP
423 #mesondefine HAVE_FORK
424 #mesondefine HAVE_ALARM
425 #mesondefine HAVE_DECL_LOCALTIME_R
426 #mesondefine HAVE_DECL_STRSIGNAL
427 #mesondefine HAVE_GETRUSAGE
428 #mesondefine HAVE_SYS_RESOURCE_H
429 #mesondefine HAVE_UNWIND
430 #mesondefine HAVE_DW
431 #mesondefine HAVE_BACKTRACE
432 #mesondefine HAVE_GETTIMEOFDAY
433 #mesondefine HAVE_GETLINE
434 #mesondefine STRUCT_TIMESPEC_DEFINITION_MISSING
435 #mesondefine STRUCT_ITIMERSPEC_DEFINITION_MISSING
436 #mesondefine clockid_t
437 #mesondefine timer_t
438
439 #mesondefine HAVE_SIOCGIFCONF_SIOCGIFFLAGS_SIOCGIFHWADDR
440 #mesondefine HAVE_GETIFADDRS_AF_LINK
441 #mesondefine HAVE_PTP
442 #mesondefine HAVE_PTP_HELPER_SETUID_USER
443 #mesondefine HAVE_PTP_HELPER_SETUID_GROUP