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