0.10.25.3 pre-release
[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-0.10"
21
22 /* data dir */
23 #define GST_DATADIR PREFIX "\\share"
24
25 /* Define if option parsing is disabled */
26 #undef GST_DISABLE_OPTION_PARSING
27
28 /* Define if pipeline parsing code is disabled */
29 #undef GST_DISABLE_PARSE
30
31 /* Extra platform specific plugin suffix */
32 #undef GST_EXTRA_MODULE_SUFFIX
33
34 /* macro to use to show function name */
35 #undef GST_FUNCTION
36
37 /* Defined if gcov is enabled to force a rebuild due to config.h changing */
38 #undef GST_GCOV_ENABLED
39
40 /* Defined when registry scanning through fork is unsafe */
41 #undef GST_HAVE_UNSAFE_FORK
42
43 /* Default errorlevel to use */
44 #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
45
46 /* GStreamer license */
47 #define GST_LICENSE "LGPL"
48
49 /* library major.minor version */
50 #define GST_MAJORMINOR "0.10"
51
52 /* package name in plugins */
53 #define GST_PACKAGE_NAME "GStreamer prerelease"
54
55 /* package origin */
56 #define GST_PACKAGE_ORIGIN "Unknown package origin"
57
58 /* location of the installed gst-plugin-scanner */
59 #undef GST_PLUGIN_SCANNER_INSTALLED
60
61 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
62    CoreFoundation framework. */
63 #undef HAVE_CFLOCALECOPYCURRENT
64
65 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
66    the CoreFoundation framework. */
67 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
68
69 /* Define to 1 if you have the `clock_gettime' function. */
70 #undef HAVE_CLOCK_GETTIME
71
72 /* Define if the host CPU is an Alpha */
73 #undef HAVE_CPU_ALPHA
74
75 /* Define if the host CPU is an ARM */
76 #undef HAVE_CPU_ARM
77
78 /* Define if the host CPU is a CRIS */
79 #undef HAVE_CPU_CRIS
80
81 /* Define if the host CPU is a CRISv32 */
82 #undef HAVE_CPU_CRISV32
83
84 /* Define if the host CPU is a HPPA */
85 #undef HAVE_CPU_HPPA
86
87 /* Define if the host CPU is an x86 */
88 #define HAVE_CPU_I386 1
89
90 /* Define if the host CPU is a IA64 */
91 #undef HAVE_CPU_IA64
92
93 /* Define if the host CPU is a M68K */
94 #undef HAVE_CPU_M68K
95
96 /* Define if the host CPU is a MIPS */
97 #undef HAVE_CPU_MIPS
98
99 /* Define if the host CPU is a PowerPC */
100 #undef HAVE_CPU_PPC
101
102 /* Define if the host CPU is a 64 bit PowerPC */
103 #undef HAVE_CPU_PPC64
104
105 /* Define if the host CPU is a S390 */
106 #undef HAVE_CPU_S390
107
108 /* Define if the host CPU is a SPARC */
109 #undef HAVE_CPU_SPARC
110
111 /* Define if the host CPU is a x86_64 */
112 #undef HAVE_CPU_X86_64
113
114 /* Define if the GNU dcgettext() function is already present or preinstalled.
115    */
116 #undef HAVE_DCGETTEXT
117
118 /* Defined if we have dladdr () */
119 #undef HAVE_DLADDR
120
121 /* Define to 1 if you have the <dlfcn.h> header file. */
122 #undef HAVE_DLFCN_H
123
124 /* Define to 1 if you have the `fgetpos' function. */
125 #define HAVE_FGETPOS 1
126
127 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
128 #undef HAVE_FSEEKO
129
130 /* Define to 1 if you have the `fsetpos' function. */
131 #define HAVE_FSETPOS 1
132
133 /* Define to 1 if you have the `ftello' function. */
134 #undef HAVE_FTELLO
135
136 /* defined if the compiler implements __func__ */
137 #undef HAVE_FUNC
138
139 /* defined if the compiler implements __FUNCTION__ */
140 #undef HAVE_FUNCTION
141
142 /* Define to 1 if you have the `getpagesize' function. */
143 #undef HAVE_GETPAGESIZE
144
145 /* Define if the GNU gettext() function is already present or preinstalled. */
146 #undef HAVE_GETTEXT
147
148 /* Have GMP library */
149 #undef HAVE_GMP
150
151 /* Have GSL library */
152 #undef HAVE_GSL
153
154 /* Define if you have the iconv() function and it works. */
155 #undef HAVE_ICONV
156
157 /* Define to 1 if you have the <inttypes.h> header file. */
158 #undef HAVE_INTTYPES_H
159
160 /* Define to 1 if you have the `nsl' library (-lnsl). */
161 #undef HAVE_LIBNSL
162
163 /* Define to 1 if you have the `resolv' library (-lresolv). */
164 #undef HAVE_LIBRESOLV
165
166 /* Define to 1 if you have the `socket' library (-lsocket). */
167 #undef HAVE_LIBSOCKET
168
169 /* Define if libxml2 is available */
170 #define HAVE_LIBXML2 1
171
172 /* Define to 1 if you have the `localtime_r' function. */
173 #undef HAVE_LOCALTIME_R
174
175 /* Define to 1 if you have the <memory.h> header file. */
176 #undef HAVE_MEMORY_H
177
178 /* Define to 1 if you have a working `mmap' system call. */
179 #undef HAVE_MMAP
180
181 /* Have a monotonic clock */
182 #undef HAVE_MONOTONIC_CLOCK
183
184 /* Defined if compiling for OSX */
185 #undef HAVE_OSX
186
187 /* Define to 1 if you have the `poll' function. */
188 #undef HAVE_POLL
189
190 /* Have posix timers */
191 #undef HAVE_POSIX_TIMERS
192
193 /* Define to 1 if you have the `ppoll' function. */
194 #undef HAVE_PPOLL
195
196 /* defined if the compiler implements __PRETTY_FUNCTION__ */
197 #undef HAVE_PRETTY_FUNCTION
198
199 /* Defined if we have printf specifier extensions available */
200 #undef HAVE_PRINTF_EXTENSION
201
202 /* Define to 1 if you have the <process.h> header file. */
203 #define HAVE_PROCESS_H 1
204
205 /* Define to 1 if you have the `pselect' function. */
206 #undef HAVE_PSELECT
207
208 /* Define to 1 if you have the <pthread.h> header file. */
209 #undef HAVE_PTHREAD_H
210
211 /* Define if RDTSC is available */
212 #undef HAVE_RDTSC
213
214 /* Define to 1 if you have the `register_printf_function' function. */
215 #undef HAVE_REGISTER_PRINTF_FUNCTION
216
217 /* Define to 1 if you have the `register_printf_specifier' function. */
218 #undef HAVE_REGISTER_PRINTF_SPECIFIER
219
220 /* Define to 1 if you have the `sigaction' function. */
221 #undef HAVE_SIGACTION
222
223 /* Define to 1 if you have the <stdint.h> header file. */
224 #undef HAVE_STDINT_H
225
226 /* Define to 1 if you have the <stdio_ext.h> header file. */
227 #undef HAVE_STDIO_EXT_H
228
229 /* Define to 1 if you have the <stdlib.h> header file. */
230 #define HAVE_STDLIB_H 1
231
232 /* Define to 1 if you have the <strings.h> header file. */
233 #undef HAVE_STRINGS_H
234
235 /* Define to 1 if you have the <string.h> header file. */
236 #define HAVE_STRING_H 1
237
238 /* Define to 1 if you have the <sys/param.h> header file. */
239 #undef HAVE_SYS_PARAM_H
240
241 /* Define to 1 if you have the <sys/socket.h> header file. */
242 #undef HAVE_SYS_SOCKET_H
243
244 /* Define to 1 if you have the <sys/stat.h> header file. */
245 #define HAVE_SYS_STAT_H 1
246
247 /* Define to 1 if you have the <sys/times.h> header file. */
248 #undef HAVE_SYS_TIMES_H
249
250 /* Define to 1 if you have the <sys/time.h> header file. */
251 #undef HAVE_SYS_TIME_H
252
253 /* Define to 1 if you have the <sys/types.h> header file. */
254 #define HAVE_SYS_TYPES_H 1
255
256 /* Define to 1 if you have the <sys/utsname.h> header file. */
257 #undef HAVE_SYS_UTSNAME_H
258
259 /* Define to 1 if you have the <sys/wait.h> header file. */
260 #undef HAVE_SYS_WAIT_H
261
262 /* Define to 1 if you have the <ucontext.h> header file. */
263 #undef HAVE_UCONTEXT_H
264
265 /* Have __uint128_t type */
266 #undef HAVE_UINT128_T
267
268 /* defined if unaligned memory access works correctly */
269 #undef HAVE_UNALIGNED_ACCESS
270
271 /* Define to 1 if you have the <unistd.h> header file. */
272 #undef HAVE_UNISTD_H
273
274 /* Define if valgrind should be used */
275 #undef HAVE_VALGRIND
276
277 /* Define to 1 if you have the <valgrind/valgrind.h> header file. */
278 #undef HAVE_VALGRIND_VALGRIND_H
279
280 /* Defined if compiling for Windows */
281 #define HAVE_WIN32 1
282
283 /* Define to 1 if you have the <winsock2.h> header file. */
284 #define HAVE_WINSOCK2_H 1
285
286 /* the host CPU */
287 #define HOST_CPU "i686"
288
289 /* library dir */
290 #ifdef _DEBUG
291 #  define LIBDIR PREFIX "\\debug\\lib"
292 #else
293 #  define LIBDIR PREFIX "\\lib"
294 #endif
295
296 /* gettext locale dir */
297 #define LOCALEDIR PREFIX "\\share\\locale"
298
299 /* Define to the sub-directory in which libtool stores uninstalled libraries.
300    */
301 #undef LT_OBJDIR
302
303 /* Define if you have no native inet_aton() function. */
304 #undef NO_INET_ATON
305
306 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
307 #undef NO_MINUS_C_MINUS_O
308
309 /* Name of package */
310 #define PACKAGE "gstreamer"
311
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"
314
315 /* Define to the full name of this package. */
316 #define PACKAGE_NAME "GStreamer"
317
318 /* Define to the full name and version of this package. */
319 #define PACKAGE_STRING "GStreamer 0.10.25.3"
320
321 /* Define to the one symbol short name of this package. */
322 #define PACKAGE_TARNAME "gstreamer"
323
324 /* Define to the home page for this package. */
325 #undef PACKAGE_URL
326
327 /* Define to the version of this package. */
328 #define PACKAGE_VERSION "0.10.25.3"
329
330 /* directory where plugins are located */
331 #ifdef _DEBUG
332 #  define PLUGINDIR PREFIX "\\debug\\lib\\gstreamer-0.10"
333 #else
334 #  define PLUGINDIR PREFIX "\\lib\\gstreamer-0.10"
335 #endif
336
337 /* The size of `char', as computed by sizeof. */
338 #undef SIZEOF_CHAR
339
340 /* The size of `int', as computed by sizeof. */
341 #undef SIZEOF_INT
342
343 /* The size of `long', as computed by sizeof. */
344 #undef SIZEOF_LONG
345
346 /* The size of `short', as computed by sizeof. */
347 #undef SIZEOF_SHORT
348
349 /* The size of `void*', as computed by sizeof. */
350 #undef SIZEOF_VOIDP
351
352 /* Define to 1 if you have the ANSI C header files. */
353 #undef STDC_HEADERS
354
355 /* Define if we should poison deallocated memory */
356 #undef USE_POISONING
357
358 /* Version number of package */
359 #define VERSION "0.10.25.3"
360
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
366 # endif
367 #else
368 # ifndef WORDS_BIGENDIAN
369 #  undef WORDS_BIGENDIAN
370 # endif
371 #endif
372
373 /* Number of bits in a file offset, on hosts where this is settable. */
374 #undef _FILE_OFFSET_BITS
375
376 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
377 #undef _LARGEFILE_SOURCE
378
379 /* Define for large files, on AIX-style hosts. */
380 #undef _LARGE_FILES
381
382 /* We need at least WinXP SP2 for __stat64 */
383 #undef __MSVCRT_VERSION__