win32: Update the win32 config.h
[platform/upstream/gst-plugins-good.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 GST_INSTALL_PLUGINS_HELPER PREFIX "\\libexec\\gst-install-plugins-helper.exe"
7
8 /* Define if building universal (internal helper macro) */
9 #undef AC_APPLE_UNIVERSAL_BUILD
10
11 /* Default audio sink */
12 #define DEFAULT_AUDIOSINK "directaudiosink"
13
14 /* Default audio source */
15 #define DEFAULT_AUDIOSRC "audiotestsrc"
16
17 /* Default video sink */
18 #undef DEFAULT_VIDEOSINK
19
20 /* Default video source */
21 #define DEFAULT_VIDEOSRC "videotestsrc"
22
23 /* Default visualizer */
24 #define DEFAULT_VISUALIZER "goom"
25
26 /* Define to 1 if translation of program messages to the user's native
27    language is requested. */
28 #undef ENABLE_NLS
29
30 /* gettext package name */
31 #define GETTEXT_PACKAGE "gst-plugins-good-0.10"
32
33 /* Defined if gcov is enabled to force a rebuild due to config.h changing */
34 #undef GST_GCOV_ENABLED
35
36 /* Default errorlevel to use */
37 #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
38
39 /* GStreamer license */
40 #define GST_LICENSE "LGPL"
41
42 /* package name in plugins */
43 #define GST_PACKAGE_NAME "GStreamer Good Plug-ins CVS/prerelease"
44
45 /* package origin */
46 #define GST_PACKAGE_ORIGIN "Unknown package origin"
47
48 /* struct v4l2_buffer missing */
49 #undef GST_V4L2_MISSING_BUFDECL
50
51 /* Define to enable aalib ASCII Art library (used by aasink). */
52 #undef HAVE_AALIB
53
54 /* Define to enable XML library (used by annodex). */
55 #undef HAVE_ANNODEX
56
57 /* Define to 1 if you have the `asinh' function. */
58 #undef HAVE_ASINH
59
60 /* Define to enable bz2 library for matroska . */
61 #undef HAVE_BZ2
62
63 /* Define to enable Cairo graphics rendering (used by cairo). */
64 #undef HAVE_CAIRO
65
66 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
67    CoreFoundation framework. */
68 #undef HAVE_CFLOCALECOPYCURRENT
69
70 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
71    the CoreFoundation framework. */
72 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
73
74 /* Define to 1 if you have the `cosh' function. */
75 #undef HAVE_COSH
76
77 /* Define if the host CPU is an Alpha */
78 #undef HAVE_CPU_ALPHA
79
80 /* Define if the host CPU is an ARM */
81 #undef HAVE_CPU_ARM
82
83 /* Define if the host CPU is a CRIS */
84 #undef HAVE_CPU_CRIS
85
86 /* Define if the host CPU is a CRISv32 */
87 #undef HAVE_CPU_CRISV32
88
89 /* Define if the host CPU is a HPPA */
90 #undef HAVE_CPU_HPPA
91
92 /* Define if the host CPU is an x86 */
93 #define HAVE_CPU_I386 1
94
95 /* Define if the host CPU is a IA64 */
96 #undef HAVE_CPU_IA64
97
98 /* Define if the host CPU is a M68K */
99 #undef HAVE_CPU_M68K
100
101 /* Define if the host CPU is a MIPS */
102 #undef HAVE_CPU_MIPS
103
104 /* Define if the host CPU is a PowerPC */
105 #undef HAVE_CPU_PPC
106
107 /* Define if the host CPU is a 64 bit PowerPC */
108 #undef HAVE_CPU_PPC64
109
110 /* Define if the host CPU is a S390 */
111 #undef HAVE_CPU_S390
112
113 /* Define if the host CPU is a SPARC */
114 #undef HAVE_CPU_SPARC
115
116 /* Define if the host CPU is a x86_64 */
117 #undef HAVE_CPU_X86_64
118
119 /* Define if the GNU dcgettext() function is already present or preinstalled.
120    */
121 #undef HAVE_DCGETTEXT
122
123 /* Define to enable DirectSound plug-in (used by directsoundsink). */
124 #undef HAVE_DIRECTSOUND
125
126 /* Define to 1 if you have the <dlfcn.h> header file. */
127 #undef HAVE_DLFCN_H
128
129 /* Define to enable raw1394 and avc1394 library (used by 1394). */
130 #undef HAVE_DV1394
131
132 /* Define to enable ESounD sound daemon (used by esdsink). */
133 #undef HAVE_ESD
134
135 /* Define to enable building of experimental plug-ins. */
136 #undef HAVE_EXPERIMENTAL
137
138 /* Define to enable building of plug-ins with external deps. */
139 #undef HAVE_EXTERNAL
140
141 /* FIONREAD ioctl found in sys/filio.h */
142 #undef HAVE_FIONREAD_IN_SYS_FILIO
143
144 /* FIONREAD ioctl found in sys/ioclt.h */
145 #undef HAVE_FIONREAD_IN_SYS_IOCTL
146
147 /* Define to enable FLAC lossless audio (used by flac). */
148 #undef HAVE_FLAC
149
150 /* Define if compiler supports gcc inline assembly */
151 #undef HAVE_GCC_ASM
152
153 /* Define to enable GConf libraries (used by gconfelements). */
154 #undef HAVE_GCONF
155
156 /* Define to enable GConf schemas. */
157 #undef HAVE_GCONFTOOL
158
159 /* Define to enable GDK pixbuf (used by gdkpixbuf). */
160 #undef HAVE_GDK_PIXBUF
161
162 /* Define to 1 if you have the `getpagesize' function. */
163 #undef HAVE_GETPAGESIZE
164
165 /* Define if the GNU gettext() function is already present or preinstalled. */
166 #undef HAVE_GETTEXT
167
168 /* Define to enable Video 4 Linux 2 (used by v4l2src). */
169 #undef HAVE_GST_V4L2
170
171 /* Define to enable HAL libraries (used by halelements). */
172 #undef HAVE_HAL
173
174 /* Define if you have the iconv() function and it works. */
175 #undef HAVE_ICONV
176
177 /* Define to 1 if you have the <inttypes.h> header file. */
178 #undef HAVE_INTTYPES_H
179
180 /* Define if we have struct ip_mreqn */
181 #undef HAVE_IP_MREQN
182
183 /* Define to enable jpeg library (used by jpeg). */
184 #undef HAVE_JPEG
185
186 /* Define to enable libcaca coloured ASCII art (used by cacasink). */
187 #undef HAVE_LIBCACA
188
189 /* Define to enable libdv DV demuxer/decoder (used by dv). */
190 #undef HAVE_LIBDV
191
192 /* Define to enable Portable Network Graphics library (used by png). */
193 #undef HAVE_LIBPNG
194
195 /* Define to 1 if you have the `socket' library (-lsocket). */
196 #undef HAVE_LIBSOCKET
197
198 /* soup gnome integration */
199 #undef HAVE_LIBSOUP_GNOME
200
201 /* Whether libv4l2 is available for video buffer conversion */
202 #undef HAVE_LIBV4L2
203
204 /* Define to 1 if you have the <memory.h> header file. */
205 #undef HAVE_MEMORY_H
206
207 /* Define to 1 if you have a working `mmap' system call. */
208 #undef HAVE_MMAP
209
210 /* Define to 1 if you have the <netinet/in.h> header file. */
211 #undef HAVE_NETINET_IN_H
212
213 /* Define to enable OSS audio (used by ossaudio). */
214 #undef HAVE_OSS
215
216 /* Define if OSS includes are in /machine/ */
217 #undef HAVE_OSS_INCLUDE_IN_MACHINE
218
219 /* Define if OSS includes are in / */
220 #undef HAVE_OSS_INCLUDE_IN_ROOT
221
222 /* Define if OSS includes are in /sys/ */
223 #undef HAVE_OSS_INCLUDE_IN_SYS
224
225 /* Define to enable OSX audio (used by osxaudio). */
226 #undef HAVE_OSX_AUDIO
227
228 /* Define to enable OSX video (used by osxvideosink). */
229 #undef HAVE_OSX_VIDEO
230
231 /* Define to enable pulseaudio plug-in (used by pulseaudio). */
232 #undef HAVE_PULSE
233
234 /* defined if pulseaudio >= 0.9.11 is available */
235 #undef HAVE_PULSE_0_9_11
236
237 /* defined if pulseaudio >= 0.9.12 is available */
238 #undef HAVE_PULSE_0_9_12
239
240 /* defined if pulseaudio >= 0.9.13 is available */
241 #undef HAVE_PULSE_0_9_13
242
243 /* Define if RDTSC is available */
244 #undef HAVE_RDTSC
245
246 /* Define to 1 if you have the `rint' function. */
247 #undef HAVE_RINT
248
249 /* Define to enable Shoutcast/Icecast client library (used by shout2). */
250 #undef HAVE_SHOUT2
251
252 /* Define to 1 if you have the `sinh' function. */
253 #undef HAVE_SINH
254
255 /* Define to enable soup http client plugin (2.4) (used by souphttpsrc). */
256 #undef HAVE_SOUP
257
258 /* Define to enable speex speech codec (used by speex). */
259 #undef HAVE_SPEEX
260
261 /* Define to 1 if you have the <stdint.h> header file. */
262 #undef HAVE_STDINT_H
263
264 /* Define to 1 if you have the <stdlib.h> header file. */
265 #define HAVE_STDLIB_H 1
266
267 /* Define to 1 if you have the <strings.h> header file. */
268 #undef HAVE_STRINGS_H
269
270 /* Define to 1 if you have the <string.h> header file. */
271 #define HAVE_STRING_H 1
272
273 /* Define to enable Sun Audio (used by sunaudio). */
274 #undef HAVE_SUNAUDIO
275
276 /* Define to 1 if you have the <sys/socket.h> header file. */
277 #undef HAVE_SYS_SOCKET_H
278
279 /* Define to 1 if you have the <sys/stat.h> header file. */
280 #define HAVE_SYS_STAT_H 1
281
282 /* Define to 1 if you have the <sys/time.h> header file. */
283 #undef HAVE_SYS_TIME_H
284
285 /* Define to 1 if you have the <sys/types.h> header file. */
286 #define HAVE_SYS_TYPES_H 1
287
288 /* Define to enable taglib tagging library (used by taglib). */
289 #undef HAVE_TAGLIB
290
291 /* Define to 1 if you have the <unistd.h> header file. */
292 #undef HAVE_UNISTD_H
293
294 /* Define if valgrind should be used */
295 #undef HAVE_VALGRIND
296
297 /* Define to enable wavpack plug-in (used by wavpack). */
298 #undef HAVE_WAVPACK
299
300 /* Define to 1 if you have the <winsock2.h> header file. */
301 #define HAVE_WINSOCK2_H 1
302
303 /* Define to enable X libraries and plugins (used by ximagesrc). */
304 #undef HAVE_X
305
306 /* Define to enable X Shared Memory extension. */
307 #undef HAVE_XSHM
308
309 /* Define to enable X11 XVideo extensions. */
310 #undef HAVE_XVIDEO
311
312 /* Define to enable zlib support for id3demux/qtdemux/matroska. */
313 #undef HAVE_ZLIB
314
315 /* the host CPU */
316 #define HOST_CPU "i686"
317
318 /* gettext locale dir */
319 #define LOCALEDIR PREFIX "\\share\\locale"
320
321 /* Define to the sub-directory in which libtool stores uninstalled libraries.
322    */
323 #undef LT_OBJDIR
324
325 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
326 #undef NO_MINUS_C_MINUS_O
327
328 /* Name of package */
329 #define PACKAGE "gst-plugins-good"
330
331 /* Define to the address where bug reports for this package should be sent. */
332 #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
333
334 /* Define to the full name of this package. */
335 #define PACKAGE_NAME "GStreamer Good Plug-ins"
336
337 /* Define to the full name and version of this package. */
338 #define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.15.1"
339
340 /* Define to the one symbol short name of this package. */
341 #define PACKAGE_TARNAME "gst-plugins-good"
342
343 /* Define to the version of this package. */
344 #define PACKAGE_VERSION "0.10.15.1"
345
346 /* directory where plugins are located */
347 #ifdef _DEBUG
348 #  define PLUGINDIR PREFIX "\\debug\\lib\\gstreamer-0.10"
349 #else
350 #  define PLUGINDIR PREFIX "\\lib\\gstreamer-0.10"
351 #endif
352
353 /* The size of `char', as computed by sizeof. */
354 #undef SIZEOF_CHAR
355
356 /* The size of `int', as computed by sizeof. */
357 #undef SIZEOF_INT
358
359 /* The size of `long', as computed by sizeof. */
360 #undef SIZEOF_LONG
361
362 /* The size of `short', as computed by sizeof. */
363 #undef SIZEOF_SHORT
364
365 /* The size of `void*', as computed by sizeof. */
366 #undef SIZEOF_VOIDP
367
368 /* defined if speex 1.0.x API detected */
369 #undef SPEEX_1_0
370
371 /* Define to 1 if you have the ANSI C header files. */
372 #undef STDC_HEADERS
373
374 /* Version number of package */
375 #define VERSION "0.10.15.1"
376
377 /* old wavpack API */
378 #undef WAVPACK_OLD_API
379
380 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
381    significant byte first (like Motorola and SPARC, unlike Intel). */
382 #if defined AC_APPLE_UNIVERSAL_BUILD
383 # if defined __BIG_ENDIAN__
384 #  define WORDS_BIGENDIAN 1
385 # endif
386 #else
387 # ifndef WORDS_BIGENDIAN
388 #  undef WORDS_BIGENDIAN
389 # endif
390 #endif
391
392 /* Define to 1 if the X Window System is missing or not being used. */
393 #undef X_DISPLAY_MISSING