eb4ac41770bb29f538262ce3b761f330cd578a12
[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 /* The implementation that should be used for integer audio resampling witll
10    be benchmarked at runtime */
11 #undef AUDIORESAMPLE_FORMAT_AUTO
12
13 /* The float implementation should be used for integer audio resampling */
14 #undef AUDIORESAMPLE_FORMAT_FLOAT
15
16 /* The int implementation should be used for integer audio resampling */
17 #undef AUDIORESAMPLE_FORMAT_INT
18
19 /* defined if cdda headers are in a cdda/ directory */
20 #undef CDPARANOIA_HEADERS_IN_DIR
21
22 /* Default audio sink */
23 #define DEFAULT_AUDIOSINK "directaudiosink"
24
25 /* Default audio source */
26 #undef DEFAULT_AUDIOSRC
27
28 /* Default video sink */
29 #define DEFAULT_VIDEOSINK "directdrawsink"
30
31 /* Default video source */
32 #undef DEFAULT_VIDEOSRC
33
34 /* Default visualizer */
35 #define DEFAULT_VISUALIZER "goom"
36
37 /* Define to 1 if translation of program messages to the user's native
38    language is requested. */
39 #undef ENABLE_NLS
40
41 /* gettext package name */
42 #define GETTEXT_PACKAGE "gst-plugins-base-0.10"
43
44 /* The GIO library directory. */
45 #undef GIO_LIBDIR
46
47 /* The GIO modules directory. */
48 #undef GIO_MODULE_DIR
49
50 /* The GnomeVFS modules directory. */
51 #undef GNOME_VFS_MODULES_DIR
52
53 /* macro to use to show function name */
54 #undef GST_FUNCTION
55
56 /* Defined if gcov is enabled to force a rebuild due to config.h changing */
57 #undef GST_GCOV_ENABLED
58
59 /* plugin install helper script */
60 #define GST_INSTALL_PLUGINS_HELPER PREFIX "\\libexec\\gst-install-plugins-helper.exe"
61
62 /* Default errorlevel to use */
63 #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
64
65 /* GStreamer license */
66 #define GST_LICENSE "LGPL"
67
68 /* package name in plugins */
69 #define GST_PACKAGE_NAME "GStreamer Base Plug-ins CVS/prerelease"
70
71 /* package origin */
72 #define GST_PACKAGE_ORIGIN "Unknown package origin"
73
74 /* Define to enable ALSA (used by alsa). */
75 #undef HAVE_ALSA
76
77 /* Define to enable CDParanoia (used by cdparanoia). */
78 #undef HAVE_CDPARANOIA
79
80 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
81    CoreFoundation framework. */
82 #undef HAVE_CFLOCALECOPYCURRENT
83
84 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
85    the CoreFoundation framework. */
86 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
87
88 /* Define if the host CPU is an Alpha */
89 #undef HAVE_CPU_ALPHA
90
91 /* Define if the host CPU is an ARM */
92 #undef HAVE_CPU_ARM
93
94 /* Define if the host CPU is a CRIS */
95 #undef HAVE_CPU_CRIS
96
97 /* Define if the host CPU is a CRISv32 */
98 #undef HAVE_CPU_CRISV32
99
100 /* Define if the host CPU is a HPPA */
101 #undef HAVE_CPU_HPPA
102
103 /* Define if the host CPU is an x86 */
104 #define HAVE_CPU_I386 1
105
106 /* Define if the host CPU is a IA64 */
107 #undef HAVE_CPU_IA64
108
109 /* Define if the host CPU is a M68K */
110 #undef HAVE_CPU_M68K
111
112 /* Define if the host CPU is a MIPS */
113 #undef HAVE_CPU_MIPS
114
115 /* Define if the host CPU is a PowerPC */
116 #undef HAVE_CPU_PPC
117
118 /* Define if the host CPU is a 64 bit PowerPC */
119 #undef HAVE_CPU_PPC64
120
121 /* Define if the host CPU is a S390 */
122 #undef HAVE_CPU_S390
123
124 /* Define if the host CPU is a SPARC */
125 #undef HAVE_CPU_SPARC
126
127 /* Define if the host CPU is a x86_64 */
128 #undef HAVE_CPU_X86_64
129
130 /* Define if the GNU dcgettext() function is already present or preinstalled.
131    */
132 #undef HAVE_DCGETTEXT
133
134 /* Define to 1 if you have the <dlfcn.h> header file. */
135 #undef HAVE_DLFCN_H
136
137 /* Define to enable building of experimental plug-ins. */
138 #undef HAVE_EXPERIMENTAL
139
140 /* Define to enable building of plug-ins with external deps. */
141 #undef HAVE_EXTERNAL
142
143 /* FIONREAD ioctl found in sys/filio.h */
144 #undef HAVE_FIONREAD_IN_SYS_FILIO
145
146 /* FIONREAD ioctl found in sys/ioclt.h */
147 #undef HAVE_FIONREAD_IN_SYS_IOCTL
148
149 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
150 #undef HAVE_FSEEKO
151
152 /* defined if the compiler implements __func__ */
153 #undef HAVE_FUNC
154
155 /* defined if the compiler implements __FUNCTION__ */
156 #undef HAVE_FUNCTION
157
158 /* Define if the GNU gettext() function is already present or preinstalled. */
159 #undef HAVE_GETTEXT
160
161 /* Define to enable GIO library (used by gio). */
162 #undef HAVE_GIO
163
164 /* Define to 1 if you have the `gmtime_r' function. */
165 #undef HAVE_GMTIME_R
166
167 /* Define to enable GNOME VFS (used by gnomevfs). */
168 #undef HAVE_GNOME_VFS
169
170 /* Define to enable Video 4 Linux (used by video4linux). */
171 #undef HAVE_GST_V4L
172
173 /* Define if you have the iconv() function and it works. */
174 #undef HAVE_ICONV
175
176 /* Define to 1 if you have the <inttypes.h> header file. */
177 #undef HAVE_INTTYPES_H
178
179 /* Define to 1 if you have the `asound' library (-lasound). */
180 #undef HAVE_LIBASOUND
181
182 /* Define to 1 if you have the `nsl' library (-lnsl). */
183 #undef HAVE_LIBNSL
184
185 /* Define to 1 if you have the `resolv' library (-lresolv). */
186 #undef HAVE_LIBRESOLV
187
188 /* Define to 1 if you have the `socket' library (-lsocket). */
189 #undef HAVE_LIBSOCKET
190
191 /* Define to enable libvisual visualization library (used by libvisual). */
192 #undef HAVE_LIBVISUAL
193
194 /* Define to 1 if you have the `localtime_r' function. */
195 #undef HAVE_LOCALTIME_R
196
197 /* Define if you have C99's lrint function. */
198 #undef HAVE_LRINT
199
200 /* Define if you have C99's lrintf function. */
201 #undef HAVE_LRINTF
202
203 /* Define to 1 if you have the <malloc.h> header file. */
204 #undef HAVE_MALLOC_H
205
206 /* Define to 1 if you have the <memory.h> header file. */
207 #undef HAVE_MEMORY_H
208
209 /* Define to enable Xiph Ogg library (used by ogg). */
210 #undef HAVE_OGG
211
212 /* Define to enable Pango font rendering (used by pango). */
213 #undef HAVE_PANGO
214
215 /* defined if the compiler implements __PRETTY_FUNCTION__ */
216 #undef HAVE_PRETTY_FUNCTION
217
218 /* Define to 1 if you have the <process.h> header file. */
219 #define HAVE_PROCESS_H 1
220
221 /* Define if RDTSC is available */
222 #undef HAVE_RDTSC
223
224 /* Define to 1 if you have the <regex.h> header file. */
225 #undef HAVE_REGEX_H
226
227 /* Define to 1 if you have the <stdint.h> header file. */
228 #undef HAVE_STDINT_H
229
230 /* Define to 1 if you have the <stdlib.h> header file. */
231 #define HAVE_STDLIB_H 1
232
233 /* Define to 1 if you have the <strings.h> header file. */
234 #undef HAVE_STRINGS_H
235
236 /* Define to 1 if you have the <string.h> header file. */
237 #define HAVE_STRING_H 1
238
239 /* Define to 1 if you have the <sys/socket.h> header file. */
240 #undef HAVE_SYS_SOCKET_H
241
242 /* Define to 1 if you have the <sys/stat.h> header file. */
243 #define HAVE_SYS_STAT_H 1
244
245 /* Define to 1 if you have the <sys/types.h> header file. */
246 #define HAVE_SYS_TYPES_H 1
247
248 /* Define to 1 if you have the <sys/wait.h> header file. */
249 #undef HAVE_SYS_WAIT_H
250
251 /* Define to enable Xiph Theora video codec (used by theora). */
252 #undef HAVE_THEORA
253
254 /* Define to 1 if you have the <unistd.h> header file. */
255 #undef HAVE_UNISTD_H
256
257 /* Define if valgrind should be used */
258 #undef HAVE_VALGRIND
259
260 /* Define to enable Xiph Vorbis audio codec (used by vorbis). */
261 #undef HAVE_VORBIS
262
263 /* defined if vorbis_synthesis_restart is present */
264 #undef HAVE_VORBIS_SYNTHESIS_RESTART
265
266 /* Define to 1 if you have the <winsock2.h> header file. */
267 #define HAVE_WINSOCK2_H 1
268
269 /* Define to enable X libraries and plugins (used by ximagesink). */
270 #undef HAVE_X
271
272 /* Define to enable X Shared Memory extension. */
273 #undef HAVE_XSHM
274
275 /* Define to enable X11 XVideo extensions (used by xvimagesink). */
276 #undef HAVE_XVIDEO
277
278 /* the host CPU */
279 #define HOST_CPU "i686"
280
281 /* directory in which the detected libvisual's plugins are located */
282 #undef LIBVISUAL_PLUGINSBASEDIR
283
284 /* gettext locale dir */
285 #define LOCALEDIR PREFIX "\\share\\locale"
286
287 /* Define to the sub-directory in which libtool stores uninstalled libraries.
288    */
289 #undef LT_OBJDIR
290
291 /* Define if you have no native hstrerror() function. */
292 #undef NO_HSTRERROR
293
294 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
295 #undef NO_MINUS_C_MINUS_O
296
297 /* Name of package */
298 #define PACKAGE "gst-plugins-base"
299
300 /* Define to the address where bug reports for this package should be sent. */
301 #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
302
303 /* Define to the full name of this package. */
304 #define PACKAGE_NAME "GStreamer Base Plug-ins"
305
306 /* Define to the full name and version of this package. */
307 #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.22.3"
308
309 /* Define to the one symbol short name of this package. */
310 #define PACKAGE_TARNAME "gst-plugins-base"
311
312 /* Define to the version of this package. */
313 #define PACKAGE_VERSION "0.10.22.3"
314
315 /* directory where plugins are located */
316 #ifdef _DEBUG
317 #  define PLUGINDIR PREFIX "\\debug\\lib\\gstreamer-0.10"
318 #else
319 #  define PLUGINDIR PREFIX "\\lib\\gstreamer-0.10"
320 #endif
321
322 /* The size of `char', as computed by sizeof. */
323 #undef SIZEOF_CHAR
324
325 /* The size of `int', as computed by sizeof. */
326 #undef SIZEOF_INT
327
328 /* The size of `long', as computed by sizeof. */
329 #undef SIZEOF_LONG
330
331 /* The size of `short', as computed by sizeof. */
332 #undef SIZEOF_SHORT
333
334 /* The size of `void*', as computed by sizeof. */
335 #undef SIZEOF_VOIDP
336
337 /* Define to 1 if you have the ANSI C header files. */
338 #undef STDC_HEADERS
339
340 /* Version number of package */
341 #define VERSION "0.10.22.3"
342
343 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
344    significant byte first (like Motorola and SPARC, unlike Intel). */
345 #if defined AC_APPLE_UNIVERSAL_BUILD
346 # if defined __BIG_ENDIAN__
347 #  define WORDS_BIGENDIAN 1
348 # endif
349 #else
350 # ifndef WORDS_BIGENDIAN
351 #  undef WORDS_BIGENDIAN
352 # endif
353 #endif
354
355 /* Define to 1 if the X Window System is missing or not being used. */
356 #undef X_DISPLAY_MISSING
357
358 /* Number of bits in a file offset, on hosts where this is settable. */
359 #undef _FILE_OFFSET_BITS
360
361 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
362 #undef _LARGEFILE_SOURCE
363
364 /* Define for large files, on AIX-style hosts. */
365 #undef _LARGE_FILES
366
367 /* Define to `__inline__' or `__inline' if that's what the C compiler
368    calls it, or to nothing if 'inline' is not supported under any name.  */
369 #ifndef __cplusplus
370 #undef inline
371 #endif