Release 0.10.13 "What's going on?"
[platform/upstream/gstreamer.git] / win32 / common / config.h
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2 /* This copy of config.h.in is specifically for win32 Visual Studio builds */
3
4 /* defined if cdda headers are in a cdda/ directory */
5 #undef CDPARANOIA_HEADERS_IN_DIR
6
7 /* Default audio sink */
8 #define DEFAULT_AUDIOSINK "directaudiosink"
9
10 /* Default audio source */
11 #undef DEFAULT_AUDIOSRC
12
13 /* Default video sink */
14 #define DEFAULT_VIDEOSINK "directdrawsink"
15
16 /* Default video source */
17 #undef DEFAULT_VIDEOSRC
18
19 /* Default visualizer */
20 #define DEFAULT_VISUALIZER "goom"
21
22 /* Define to 1 if translation of program messages to the user's native
23    language is requested. */
24 #undef ENABLE_NLS
25
26 /* gettext package name */
27 #define GETTEXT_PACKAGE "gst-plugins-base-0.10"
28
29 /* macro to use to show function name */
30 #define GST_FUNCTION "(function)"
31
32 /* Defined if gcov is enabled to force a rebuild due to config.h changing */
33 #undef GST_GCOV_ENABLED
34
35 /* Default errorlevel to use */
36 #undef GST_LEVEL_DEFAULT
37
38 /* GStreamer license */
39 #define GST_LICENSE "LGPL"
40
41 /* package name in plugins */
42 #define GST_PACKAGE_NAME "GStreamer Base Plug-ins source release"
43
44 /* package origin */
45 #define GST_PACKAGE_ORIGIN "Unknown package origin"
46
47 /* support for features: gstalsa */
48 #undef HAVE_ALSA
49
50 /* support for features: cdparanoia */
51 #undef HAVE_CDPARANOIA
52
53 /* Define if the host CPU is an Alpha */
54 #undef HAVE_CPU_ALPHA
55
56 /* Define if the host CPU is an ARM */
57 #undef HAVE_CPU_ARM
58
59 /* Define if the host CPU is a HPPA */
60 #undef HAVE_CPU_HPPA
61
62 /* Define if the host CPU is an x86 */
63 #undef HAVE_CPU_I386
64
65 /* Define if the host CPU is a IA64 */
66 #undef HAVE_CPU_IA64
67
68 /* Define if the host CPU is a M68K */
69 #undef HAVE_CPU_M68K
70
71 /* Define if the host CPU is a MIPS */
72 #undef HAVE_CPU_MIPS
73
74 /* Define if the host CPU is a PowerPC */
75 #undef HAVE_CPU_PPC
76
77 /* Define if the host CPU is a S390 */
78 #undef HAVE_CPU_S390
79
80 /* Define if the host CPU is a SPARC */
81 #undef HAVE_CPU_SPARC
82
83 /* Define if the host CPU is a x86_64 */
84 #undef HAVE_CPU_X86_64
85
86 /* Define if the GNU dcgettext() function is already present or preinstalled.
87    */
88 #undef HAVE_DCGETTEXT
89
90 /* Define to 1 if you have the <dlfcn.h> header file. */
91 #undef HAVE_DLFCN_H
92
93 /* support for features: */
94 #undef HAVE_EXTERNAL
95
96 /* FIONREAD ioctl found in sys/filio.h */
97 #undef HAVE_FIONREAD_IN_SYS_FILIO
98
99 /* FIONREAD ioctl found in sys/ioclt.h */
100 #undef HAVE_FIONREAD_IN_SYS_IOCTL
101
102 /* defined if the compiler implements __func__ */
103 #undef HAVE_FUNC
104
105 /* defined if the compiler implements __FUNCTION__ */
106 #undef HAVE_FUNCTION
107
108 /* Define if the GNU gettext() function is already present or preinstalled. */
109 #undef HAVE_GETTEXT
110
111 /* support for features: gnomevfssrc */
112 #undef HAVE_GNOME_VFS
113
114 /* support for features: v4lsrc v4lmjpegsrc v4lmjpegsink */
115 #undef HAVE_GST_V4L
116
117 /* Define if you have the iconv() function. */
118 #undef HAVE_ICONV
119
120 /* Define to 1 if you have the <inttypes.h> header file. */
121 #undef HAVE_INTTYPES_H
122
123 /* Define to 1 if you have the `asound' library (-lasound). */
124 #undef HAVE_LIBASOUND
125
126 /* support for features: libvisual */
127 #undef HAVE_LIBVISUAL
128
129 /* Define if you have C99's lrint function. */
130 #undef HAVE_LRINT
131
132 /* Define if you have C99's lrintf function. */
133 #undef HAVE_LRINTF
134
135 /* Define to 1 if you have the <malloc.h> header file. */
136 #undef HAVE_MALLOC_H
137
138 /* Define to 1 if you have the <memory.h> header file. */
139 #undef HAVE_MEMORY_H
140
141 /* support for features: oggdemux oggmux */
142 #undef HAVE_OGG
143
144 /* support for features: pango */
145 #undef HAVE_PANGO
146
147 /* defined if the compiler implements __PRETTY_FUNCTION__ */
148 #undef HAVE_PRETTY_FUNCTION
149
150 /* Define if RDTSC is available */
151 #undef HAVE_RDTSC
152
153 /* Define to 1 if you have the <regex.h> header file. */
154 #undef HAVE_REGEX_H
155
156 /* Define to 1 if you have the <stdint.h> header file. */
157 #undef HAVE_STDINT_H
158
159 /* Define to 1 if you have the <stdlib.h> header file. */
160 #define HAVE_STDLIB_H 1
161
162 /* Define to 1 if you have the <strings.h> header file. */
163 #undef HAVE_STRINGS_H
164
165 /* Define to 1 if you have the <string.h> header file. */
166 #define HAVE_STRING_H 1
167
168 /* Define to 1 if you have the <sys/socket.h> header file. */
169 #undef HAVE_SYS_SOCKET_H
170
171 /* Define to 1 if you have the <sys/stat.h> header file. */
172 #undef HAVE_SYS_STAT_H 1
173
174 /* Define to 1 if you have the <sys/types.h> header file. */
175 #undef HAVE_SYS_TYPES_H 1
176
177 /* support for features: theoradec theoraenc */
178 #undef HAVE_THEORA
179
180 /* Define to 1 if you have the <unistd.h> header file. */
181 #undef HAVE_UNISTD_H
182
183 /* Define if valgrind should be used */
184 #undef HAVE_VALGRIND
185
186 /* support for features: vorbisenc vorbisdec */
187 #undef HAVE_VORBIS
188
189 /* defined if vorbis_synthesis_restart is present */
190 #undef HAVE_VORBIS_SYNTHESIS_RESTART
191
192 /* support for features: ximagesink */
193 #undef HAVE_X
194
195 /* support for features: xshm */
196 #undef HAVE_XSHM
197
198 /* support for features: xvimagesink */
199 #undef HAVE_XVIDEO
200
201 /* gettext locale dir */
202 #define LOCALEDIR PREFIX "\\share\\locale"
203
204 /* Name of package */
205 #define PACKAGE "gst-plugins-base"
206
207 /* Define to the address where bug reports for this package should be sent. */
208 #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
209
210 /* Define to the full name of this package. */
211 #undef PACKAGE_NAME "GStreamer Base Plug-ins"
212
213 /* Define to the full name and version of this package. */
214 #undef PACKAGE_STRING "GStreamer Base Plug-ins 0.10.13"
215
216 /* Define to the one symbol short name of this package. */
217 #undef PACKAGE_TARNAME "gst-plugins-base"
218
219 /* Define to the version of this package. */
220 #undef PACKAGE_VERSION "0.10.13"
221
222 /* directory where plugins are located */
223 #undef PLUGINDIR
224
225 /* The size of a `char', as computed by sizeof. */
226 #undef SIZEOF_CHAR
227
228 /* The size of a `int', as computed by sizeof. */
229 #undef SIZEOF_INT
230
231 /* The size of a `long', as computed by sizeof. */
232 #undef SIZEOF_LONG
233
234 /* The size of a `short', as computed by sizeof. */
235 #undef SIZEOF_SHORT
236
237 /* The size of a `void*', as computed by sizeof. */
238 #undef SIZEOF_VOIDP
239
240 /* Define to 1 if you have the ANSI C header files. */
241 #undef STDC_HEADERS
242
243 /* Version number of package */
244 #define VERSION "0.10.13"
245
246 /* Define to 1 if your processor stores words with the most significant byte
247    first (like Motorola and SPARC, unlike Intel and VAX). */
248 #undef WORDS_BIGENDIAN
249
250 /* Define to 1 if the X Window System is missing or not being used. */
251 #undef X_DISPLAY_MISSING
252
253 /* Define to `__inline__' or `__inline' if that's what the C compiler
254    calls it, or to nothing if 'inline' is not supported under any name.  */
255 #ifndef __cplusplus
256 #undef inline
257 #endif
258
259 #define GST_INSTALL_PLUGINS_HELPER "/home/jan/.install/libexec/gst-install-plugins-helper"