1 /* Autogenerated config.h created for win32 Visual Studio builds */
3 /* PREFIX -- specifically added for Windows for easier moving */
4 #define PREFIX "C:\\gstreamer"
6 /* Define if building universal (internal helper macro) */
7 #undef AC_APPLE_UNIVERSAL_BUILD
9 /* poll doesn't work on devices */
12 /* Define to 1 if translation of program messages to the user's native
13 language is requested. */
16 /* Subunit protocol result output */
19 /* gettext package name */
20 #define GETTEXT_PACKAGE "gstreamer-0.10"
23 #define GST_DATADIR PREFIX "\\share"
25 /* Define if option parsing is disabled */
26 #undef GST_DISABLE_OPTION_PARSING
28 /* Define if pipeline parsing code is disabled */
29 #undef GST_DISABLE_PARSE
31 /* Extra platform specific plugin suffix */
32 #undef GST_EXTRA_MODULE_SUFFIX
34 /* macro to use to show function name */
37 /* Defined if gcov is enabled to force a rebuild due to config.h changing */
38 #undef GST_GCOV_ENABLED
40 /* Defined when registry scanning through fork is unsafe */
41 #undef GST_HAVE_UNSAFE_FORK
43 /* Default errorlevel to use */
44 #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
46 /* GStreamer license */
47 #define GST_LICENSE "LGPL"
49 /* library major.minor version */
50 #define GST_MAJORMINOR "0.10"
52 /* package name in plugins */
53 #define GST_PACKAGE_NAME "GStreamer prerelease"
56 #define GST_PACKAGE_ORIGIN "Unknown package origin"
58 /* location of the installed gst-plugin-scanner */
59 #define GST_PLUGIN_SCANNER_INSTALLED LIBDIR "\\gst-plugin-scanner"
61 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
62 CoreFoundation framework. */
63 #undef HAVE_CFLOCALECOPYCURRENT
65 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
66 the CoreFoundation framework. */
67 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
69 /* Define to 1 if you have the `clock_gettime' function. */
70 #undef HAVE_CLOCK_GETTIME
72 /* Define if the host CPU is an Alpha */
75 /* Define if the host CPU is an ARM */
78 /* Define if the host CPU is a CRIS */
81 /* Define if the host CPU is a CRISv32 */
82 #undef HAVE_CPU_CRISV32
84 /* Define if the host CPU is a HPPA */
87 /* Define if the host CPU is an x86 */
88 #define HAVE_CPU_I386 1
90 /* Define if the host CPU is a IA64 */
93 /* Define if the host CPU is a M68K */
96 /* Define if the host CPU is a MIPS */
99 /* Define if the host CPU is a PowerPC */
102 /* Define if the host CPU is a 64 bit PowerPC */
103 #undef HAVE_CPU_PPC64
105 /* Define if the host CPU is a S390 */
108 /* Define if the host CPU is a SPARC */
109 #undef HAVE_CPU_SPARC
111 /* Define if the host CPU is a x86_64 */
112 #undef HAVE_CPU_X86_64
114 /* Define if the GNU dcgettext() function is already present or preinstalled.
116 #undef HAVE_DCGETTEXT
118 /* Defined if we have dladdr () */
121 /* Define to 1 if you have the <dlfcn.h> header file. */
124 /* Define to 1 if you have the `fgetpos' function. */
125 #define HAVE_FGETPOS 1
127 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
130 /* Define to 1 if you have the `fsetpos' function. */
131 #define HAVE_FSETPOS 1
133 /* Define to 1 if you have the `ftello' function. */
136 /* defined if the compiler implements __func__ */
139 /* defined if the compiler implements __FUNCTION__ */
142 /* Define to 1 if you have the `getpagesize' function. */
143 #undef HAVE_GETPAGESIZE
145 /* Define if the GNU gettext() function is already present or preinstalled. */
148 /* Have GMP library */
151 /* Have GSL library */
154 /* Define if you have the iconv() function and it works. */
157 /* Define to 1 if you have the <inttypes.h> header file. */
158 #undef HAVE_INTTYPES_H
160 /* Define to 1 if you have the `nsl' library (-lnsl). */
163 /* Define to 1 if you have the `resolv' library (-lresolv). */
164 #undef HAVE_LIBRESOLV
166 /* Define to 1 if you have the `socket' library (-lsocket). */
167 #undef HAVE_LIBSOCKET
169 /* Define if libxml2 is available */
170 #define HAVE_LIBXML2 1
172 /* Define to 1 if you have the `localtime_r' function. */
173 #undef HAVE_LOCALTIME_R
175 /* Define to 1 if you have the <memory.h> header file. */
178 /* Define to 1 if you have a working `mmap' system call. */
181 /* Have a monotonic clock */
182 #undef HAVE_MONOTONIC_CLOCK
184 /* Defined if compiling for OSX */
187 /* Define to 1 if you have the `poll' function. */
190 /* Have posix timers */
191 #undef HAVE_POSIX_TIMERS
193 /* Define to 1 if you have the `ppoll' function. */
196 /* defined if the compiler implements __PRETTY_FUNCTION__ */
197 #undef HAVE_PRETTY_FUNCTION
199 /* Defined if we have printf specifier extensions available */
200 #undef HAVE_PRINTF_EXTENSION
202 /* Define to 1 if you have the <process.h> header file. */
203 #define HAVE_PROCESS_H 1
205 /* Define to 1 if you have the `pselect' function. */
208 /* Define to 1 if you have the <pthread.h> header file. */
209 #undef HAVE_PTHREAD_H
211 /* Define if RDTSC is available */
214 /* Define to 1 if you have the `register_printf_function' function. */
215 #undef HAVE_REGISTER_PRINTF_FUNCTION
217 /* Define to 1 if you have the `register_printf_specifier' function. */
218 #undef HAVE_REGISTER_PRINTF_SPECIFIER
220 /* Define to 1 if you have the `sigaction' function. */
221 #undef HAVE_SIGACTION
223 /* Define to 1 if you have the <stdint.h> header file. */
226 /* Define to 1 if you have the <stdio_ext.h> header file. */
227 #undef HAVE_STDIO_EXT_H
229 /* Define to 1 if you have the <stdlib.h> header file. */
230 #define HAVE_STDLIB_H 1
232 /* Define to 1 if you have the <strings.h> header file. */
233 #undef HAVE_STRINGS_H
235 /* Define to 1 if you have the <string.h> header file. */
236 #define HAVE_STRING_H 1
238 /* Define to 1 if you have the <sys/param.h> header file. */
239 #undef HAVE_SYS_PARAM_H
241 /* Define to 1 if you have the <sys/socket.h> header file. */
242 #undef HAVE_SYS_SOCKET_H
244 /* Define to 1 if you have the <sys/stat.h> header file. */
245 #define HAVE_SYS_STAT_H 1
247 /* Define to 1 if you have the <sys/times.h> header file. */
248 #undef HAVE_SYS_TIMES_H
250 /* Define to 1 if you have the <sys/time.h> header file. */
251 #undef HAVE_SYS_TIME_H
253 /* Define to 1 if you have the <sys/types.h> header file. */
254 #define HAVE_SYS_TYPES_H 1
256 /* Define to 1 if you have the <sys/utsname.h> header file. */
257 #undef HAVE_SYS_UTSNAME_H
259 /* Define to 1 if you have the <sys/wait.h> header file. */
260 #undef HAVE_SYS_WAIT_H
262 /* Define to 1 if you have the <ucontext.h> header file. */
263 #undef HAVE_UCONTEXT_H
265 /* Have __uint128_t type */
266 #undef HAVE_UINT128_T
268 /* defined if unaligned memory access works correctly */
269 #undef HAVE_UNALIGNED_ACCESS
271 /* Define to 1 if you have the <unistd.h> header file. */
274 /* Define if valgrind should be used */
277 /* Define to 1 if you have the <valgrind/valgrind.h> header file. */
278 #undef HAVE_VALGRIND_VALGRIND_H
280 /* Defined if compiling for Windows */
283 /* Define to 1 if you have the <winsock2.h> header file. */
284 #define HAVE_WINSOCK2_H 1
287 #define HOST_CPU "i686"
291 # define LIBDIR PREFIX "\\debug\\lib"
293 # define LIBDIR PREFIX "\\lib"
296 /* gettext locale dir */
297 #define LOCALEDIR PREFIX "\\share\\locale"
299 /* Define to the sub-directory in which libtool stores uninstalled libraries.
303 /* Define if you have no native inet_aton() function. */
306 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
307 #undef NO_MINUS_C_MINUS_O
309 /* Name of package */
310 #define PACKAGE "gstreamer"
312 /* Define to the address where bug reports for this package should be sent. */
313 #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
315 /* Define to the full name of this package. */
316 #define PACKAGE_NAME "GStreamer"
318 /* Define to the full name and version of this package. */
319 #define PACKAGE_STRING "GStreamer 0.10.26.3"
321 /* Define to the one symbol short name of this package. */
322 #define PACKAGE_TARNAME "gstreamer"
324 /* Define to the home page for this package. */
327 /* Define to the version of this package. */
328 #define PACKAGE_VERSION "0.10.26.3"
330 /* directory where plugins are located */
332 # define PLUGINDIR PREFIX "\\debug\\lib\\gstreamer-0.10"
334 # define PLUGINDIR PREFIX "\\lib\\gstreamer-0.10"
337 /* The size of `char', as computed by sizeof. */
340 /* The size of `int', as computed by sizeof. */
343 /* The size of `long', as computed by sizeof. */
346 /* The size of `short', as computed by sizeof. */
349 /* The size of `void*', as computed by sizeof. */
352 /* Define to 1 if you have the ANSI C header files. */
355 /* Define if we should poison deallocated memory */
358 /* Version number of package */
359 #define VERSION "0.10.26.3"
361 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
362 significant byte first (like Motorola and SPARC, unlike Intel). */
363 #if defined AC_APPLE_UNIVERSAL_BUILD
364 # if defined __BIG_ENDIAN__
365 # define WORDS_BIGENDIAN 1
368 # ifndef WORDS_BIGENDIAN
369 # undef WORDS_BIGENDIAN
373 /* Number of bits in a file offset, on hosts where this is settable. */
374 #undef _FILE_OFFSET_BITS
376 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
377 #undef _LARGEFILE_SOURCE
379 /* Define for large files, on AIX-style hosts. */
382 /* We need at least WinXP SP2 for __stat64 */
383 #undef __MSVCRT_VERSION__