]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/blob - win32/common/config.h
Back to development
[glsdk/gstreamer0-10.git] / win32 / common / config.h
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 */
10 #undef BROKEN_POLL
12 /* Buffer alignment to use */
13 #undef BUFFER_ALIGNMENT
15 /* Buffer alignment by malloc default */
16 #define BUFFER_ALIGNMENT_MALLOC 1
18 /* Buffer alignment by pagesize */
19 #undef BUFFER_ALIGNMENT_PAGESIZE
21 /* Define to 1 if translation of program messages to the user's native
22    language is requested. */
23 #undef ENABLE_NLS
25 /* Subunit protocol result output */
26 #undef ENABLE_SUBUNIT
28 /* gettext package name */
29 #define GETTEXT_PACKAGE "gstreamer-0.10"
31 /* data dir */
32 #define GST_DATADIR PREFIX "\\share"
34 /* Define if option parsing is disabled */
35 #undef GST_DISABLE_OPTION_PARSING
37 /* Define if pipeline parsing code is disabled */
38 #undef GST_DISABLE_PARSE
40 /* Extra platform specific plugin suffix */
41 #undef GST_EXTRA_MODULE_SUFFIX
43 /* macro to use to show function name */
44 #undef GST_FUNCTION
46 /* Defined if gcov is enabled to force a rebuild due to config.h changing */
47 #undef GST_GCOV_ENABLED
49 /* Defined when registry scanning through fork is unsafe */
50 #undef GST_HAVE_UNSAFE_FORK
52 /* Default errorlevel to use */
53 #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
55 /* GStreamer license */
56 #define GST_LICENSE "LGPL"
58 /* library major.minor version */
59 #define GST_MAJORMINOR "0.10"
61 /* package name in plugins */
62 #define GST_PACKAGE_NAME "GStreamer git"
64 /* package origin */
65 #define GST_PACKAGE_ORIGIN "Unknown package origin"
67 /* GStreamer package release date/time for plugins as YYYY-MM-DD */
68 #define GST_PACKAGE_RELEASE_DATETIME "2011-01-23T23:22Z"
70 /* location of the installed gst-plugin-scanner */
71 #define GST_PLUGIN_SCANNER_INSTALLED LIBDIR "\\gst-plugin-scanner"
73 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
74    CoreFoundation framework. */
75 #undef HAVE_CFLOCALECOPYCURRENT
77 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
78    the CoreFoundation framework. */
79 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
81 /* Define to 1 if you have the `clock_gettime' function. */
82 #undef HAVE_CLOCK_GETTIME
84 /* Define if the host CPU is an Alpha */
85 #undef HAVE_CPU_ALPHA
87 /* Define if the host CPU is an ARM */
88 #undef HAVE_CPU_ARM
90 /* Define if the host CPU is a CRIS */
91 #undef HAVE_CPU_CRIS
93 /* Define if the host CPU is a CRISv32 */
94 #undef HAVE_CPU_CRISV32
96 /* Define if the host CPU is a HPPA */
97 #undef HAVE_CPU_HPPA
99 /* Define if the host CPU is an x86 */
100 #define HAVE_CPU_I386 1
102 /* Define if the host CPU is a IA64 */
103 #undef HAVE_CPU_IA64
105 /* Define if the host CPU is a M68K */
106 #undef HAVE_CPU_M68K
108 /* Define if the host CPU is a MIPS */
109 #undef HAVE_CPU_MIPS
111 /* Define if the host CPU is a PowerPC */
112 #undef HAVE_CPU_PPC
114 /* Define if the host CPU is a 64 bit PowerPC */
115 #undef HAVE_CPU_PPC64
117 /* Define if the host CPU is a S390 */
118 #undef HAVE_CPU_S390
120 /* Define if the host CPU is a SPARC */
121 #undef HAVE_CPU_SPARC
123 /* Define if the host CPU is a x86_64 */
124 #undef HAVE_CPU_X86_64
126 /* Define if the GNU dcgettext() function is already present or preinstalled.
127    */
128 #undef HAVE_DCGETTEXT
130 /* Defined if we have dladdr () */
131 #undef HAVE_DLADDR
133 /* Define to 1 if you have the <dlfcn.h> header file. */
134 #undef HAVE_DLFCN_H
136 /* Define to 1 if you have the `fgetpos' function. */
137 #define HAVE_FGETPOS 1
139 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
140 #undef HAVE_FSEEKO
142 /* Define to 1 if you have the `fsetpos' function. */
143 #define HAVE_FSETPOS 1
145 /* Define to 1 if you have the `ftello' function. */
146 #undef HAVE_FTELLO
148 /* defined if the compiler implements __func__ */
149 #undef HAVE_FUNC
151 /* defined if the compiler implements __FUNCTION__ */
152 #undef HAVE_FUNCTION
154 /* Define to 1 if you have the `getpagesize' function. */
155 #undef HAVE_GETPAGESIZE
157 /* Define if the GNU gettext() function is already present or preinstalled. */
158 #undef HAVE_GETTEXT
160 /* Have GMP library */
161 #undef HAVE_GMP
163 /* Define to 1 if you have the `gmtime_r' function. */
164 #undef HAVE_GMTIME_R
166 /* Have GSL library */
167 #undef HAVE_GSL
169 /* Define if you have the iconv() function and it works. */
170 #undef HAVE_ICONV
172 /* Define to 1 if you have the <inttypes.h> header file. */
173 #undef HAVE_INTTYPES_H
175 /* Define to 1 if you have the `nsl' library (-lnsl). */
176 #undef HAVE_LIBNSL
178 /* Define to 1 if you have the `resolv' library (-lresolv). */
179 #undef HAVE_LIBRESOLV
181 /* Define to 1 if you have the `socket' library (-lsocket). */
182 #undef HAVE_LIBSOCKET
184 /* Define if libxml2 is available */
185 #define HAVE_LIBXML2 1
187 /* Define to 1 if you have the `localtime_r' function. */
188 #undef HAVE_LOCALTIME_R
190 /* Define to 1 if you have the <memory.h> header file. */
191 #undef HAVE_MEMORY_H
193 /* Define to 1 if you have a working `mmap' system call. */
194 #undef HAVE_MMAP
196 /* Have a monotonic clock */
197 #undef HAVE_MONOTONIC_CLOCK
199 /* Defined if compiling for OSX */
200 #undef HAVE_OSX
202 /* Define to 1 if you have the `poll' function. */
203 #undef HAVE_POLL
205 /* Define to 1 if you have the `posix_memalign' function. */
206 #undef HAVE_POSIX_MEMALIGN
208 /* Have posix timers */
209 #undef HAVE_POSIX_TIMERS
211 /* Define to 1 if you have the `ppoll' function. */
212 #undef HAVE_PPOLL
214 /* defined if the compiler implements __PRETTY_FUNCTION__ */
215 #undef HAVE_PRETTY_FUNCTION
217 /* Defined if we have printf specifier extensions available */
218 #undef HAVE_PRINTF_EXTENSION
220 /* Define to 1 if you have the <process.h> header file. */
221 #define HAVE_PROCESS_H 1
223 /* Define to 1 if you have the `pselect' function. */
224 #undef HAVE_PSELECT
226 /* Define to 1 if you have the <pthread.h> header file. */
227 #undef HAVE_PTHREAD_H
229 /* Define if RDTSC is available */
230 #undef HAVE_RDTSC
232 /* Define to 1 if you have the `register_printf_function' function. */
233 #undef HAVE_REGISTER_PRINTF_FUNCTION
235 /* Define to 1 if you have the `register_printf_specifier' function. */
236 #undef HAVE_REGISTER_PRINTF_SPECIFIER
238 /* Define to 1 if you have the `sigaction' function. */
239 #undef HAVE_SIGACTION
241 /* Define to 1 if you have the <stdint.h> header file. */
242 #undef HAVE_STDINT_H
244 /* Define to 1 if you have the <stdio_ext.h> header file. */
245 #undef HAVE_STDIO_EXT_H
247 /* Define to 1 if you have the <stdlib.h> header file. */
248 #define HAVE_STDLIB_H 1
250 /* Define to 1 if you have the <strings.h> header file. */
251 #undef HAVE_STRINGS_H
253 /* Define to 1 if you have the <string.h> header file. */
254 #define HAVE_STRING_H 1
256 /* Define to 1 if you have the <sys/param.h> header file. */
257 #undef HAVE_SYS_PARAM_H
259 /* Define to 1 if you have the <sys/prctl.h> header file. */
260 #undef HAVE_SYS_PRCTL_H
262 /* Define to 1 if you have the <sys/socket.h> header file. */
263 #undef HAVE_SYS_SOCKET_H
265 /* Define to 1 if you have the <sys/stat.h> header file. */
266 #define HAVE_SYS_STAT_H 1
268 /* Define to 1 if you have the <sys/times.h> header file. */
269 #undef HAVE_SYS_TIMES_H
271 /* Define to 1 if you have the <sys/time.h> header file. */
272 #undef HAVE_SYS_TIME_H
274 /* Define to 1 if you have the <sys/types.h> header file. */
275 #define HAVE_SYS_TYPES_H 1
277 /* Define to 1 if you have the <sys/utsname.h> header file. */
278 #undef HAVE_SYS_UTSNAME_H
280 /* Define to 1 if you have the <sys/wait.h> header file. */
281 #undef HAVE_SYS_WAIT_H
283 /* Have tm_gmtoff field in struct tm */
284 #undef HAVE_TM_GMTOFF
286 /* Define to 1 if you have the <ucontext.h> header file. */
287 #undef HAVE_UCONTEXT_H
289 /* Have __uint128_t type */
290 #undef HAVE_UINT128_T
292 /* defined if unaligned memory access works correctly */
293 #undef HAVE_UNALIGNED_ACCESS
295 /* Define to 1 if you have the <unistd.h> header file. */
296 #undef HAVE_UNISTD_H
298 /* Define if valgrind should be used */
299 #undef HAVE_VALGRIND
301 /* Define to 1 if you have the <valgrind/valgrind.h> header file. */
302 #undef HAVE_VALGRIND_VALGRIND_H
304 /* Defined if compiling for Windows */
305 #define HAVE_WIN32 1
307 /* Define to 1 if you have the <winsock2.h> header file. */
308 #define HAVE_WINSOCK2_H 1
310 /* the host CPU */
311 #define HOST_CPU "i686"
313 /* library dir */
314 #ifdef _DEBUG
315 #  define LIBDIR PREFIX "\\debug\\lib"
316 #else
317 #  define LIBDIR PREFIX "\\lib"
318 #endif
320 /* gettext locale dir */
321 #define LOCALEDIR PREFIX "\\share\\locale"
323 /* Define to the sub-directory in which libtool stores uninstalled libraries.
324    */
325 #undef LT_OBJDIR
327 /* Define if you have no native inet_aton() function. */
328 #undef NO_INET_ATON
330 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
331 #undef NO_MINUS_C_MINUS_O
333 /* Name of package */
334 #define PACKAGE "gstreamer"
336 /* Define to the address where bug reports for this package should be sent. */
337 #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
339 /* Define to the full name of this package. */
340 #define PACKAGE_NAME "GStreamer"
342 /* Define to the full name and version of this package. */
343 #define PACKAGE_STRING "GStreamer 0.10.32.1"
345 /* Define to the one symbol short name of this package. */
346 #define PACKAGE_TARNAME "gstreamer"
348 /* Define to the home page for this package. */
349 #undef PACKAGE_URL
351 /* Define to the version of this package. */
352 #define PACKAGE_VERSION "0.10.32.1"
354 /* directory where plugins are located */
355 #ifdef _DEBUG
356 #  define PLUGINDIR PREFIX "\\debug\\lib\\gstreamer-0.10"
357 #else
358 #  define PLUGINDIR PREFIX "\\lib\\gstreamer-0.10"
359 #endif
361 /* The size of `char', as computed by sizeof. */
362 #undef SIZEOF_CHAR
364 /* The size of `int', as computed by sizeof. */
365 #undef SIZEOF_INT
367 /* The size of `long', as computed by sizeof. */
368 #undef SIZEOF_LONG
370 /* The size of `short', as computed by sizeof. */
371 #undef SIZEOF_SHORT
373 /* The size of `void*', as computed by sizeof. */
374 #undef SIZEOF_VOIDP
376 /* Define to 1 if you have the ANSI C header files. */
377 #undef STDC_HEADERS
379 /* Define if we should poison deallocated memory */
380 #undef USE_POISONING
382 /* Version number of package */
383 #define VERSION "0.10.32.1"
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
390 # endif
391 #else
392 # ifndef WORDS_BIGENDIAN
393 #  undef WORDS_BIGENDIAN
394 # endif
395 #endif
397 /* Number of bits in a file offset, on hosts where this is settable. */
398 #undef _FILE_OFFSET_BITS
400 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
401 #undef _LARGEFILE_SOURCE
403 /* Define for large files, on AIX-style hosts. */
404 #undef _LARGE_FILES
406 /* We need at least WinXP SP2 for __stat64 */
407 #undef __MSVCRT_VERSION__