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