Remove drm
[framework/multimedia/gst-plugins-ugly0.10.git] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
5
6 /* Default audio sink */
7 #undef DEFAULT_AUDIOSINK
8
9 /* Default audio source */
10 #undef DEFAULT_AUDIOSRC
11
12 /* Default video sink */
13 #undef DEFAULT_VIDEOSINK
14
15 /* Default video source */
16 #undef DEFAULT_VIDEOSRC
17
18 /* Default visualizer */
19 #undef DEFAULT_VISUALIZER
20
21 /* Disable Orc */
22 #undef DISABLE_ORC
23
24 /* Define to 1 if translation of program messages to the user's native
25    language is requested. */
26 #undef ENABLE_NLS
27
28 /* gettext package name */
29 #undef GETTEXT_PACKAGE
30
31 /* macro to use to show function name */
32 #undef GST_FUNCTION
33
34 /* Defined if gcov is enabled to force a rebuild due to config.h changing */
35 #undef GST_GCOV_ENABLED
36
37 /* Default errorlevel to use */
38 #undef GST_LEVEL_DEFAULT
39
40 /* GStreamer license */
41 #undef GST_LICENSE
42
43 /* package name in plugins */
44 #undef GST_PACKAGE_NAME
45
46 /* package origin */
47 #undef GST_PACKAGE_ORIGIN
48
49 /* GStreamer package release date/time for plugins as YYYY-MM-DD */
50 #undef GST_PACKAGE_RELEASE_DATETIME
51
52 /* Define to enable a52dec (used by a52dec). */
53 #undef HAVE_A52DEC
54
55 /* Define to enable amrnb library (used by amrnb). */
56 #undef HAVE_AMRNB
57
58 /* Define to enable amrwb library (used by amrwbdec). */
59 #undef HAVE_AMRWB
60
61 /* Define to enable cdio library (used by cdio). */
62 #undef HAVE_CDIO
63
64 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
65    CoreFoundation framework. */
66 #undef HAVE_CFLOCALECOPYCURRENT
67
68 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
69    the CoreFoundation framework. */
70 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
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 #undef HAVE_CPU_I386
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 /* Define to 1 if you have the <dlfcn.h> header file. */
119 #undef HAVE_DLFCN_H
120
121 /* define for working do while(0) macros */
122 #undef HAVE_DOWHILE_MACROS
123
124 /* Define to enable dvdread library (used by dvdreadsrc). */
125 #undef HAVE_DVDREAD
126
127 /* Define to enable building of experimental plug-ins. */
128 #undef HAVE_EXPERIMENTAL
129
130 /* Define to enable building of plug-ins with external deps. */
131 #undef HAVE_EXTERNAL
132
133 /* defined if the compiler implements __func__ */
134 #undef HAVE_FUNC
135
136 /* defined if the compiler implements __FUNCTION__ */
137 #undef HAVE_FUNCTION
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 enable lame mp3 encoder library (used by lame). */
149 #undef HAVE_LAME
150
151 /* Define to enable mad mp3 decoder (used by mad). */
152 #undef HAVE_MAD
153
154 /* Define to 1 if you have the <malloc.h> header file. */
155 #undef HAVE_MALLOC_H
156
157 /* Define to 1 if you have the <memory.h> header file. */
158 #undef HAVE_MEMORY_H
159
160 /* Define to enable mpeg2dec (used by mpeg2dec). */
161 #undef HAVE_MPEG2DEC
162
163 /* Use Orc */
164 #undef HAVE_ORC
165
166 /* defined if the compiler implements __PRETTY_FUNCTION__ */
167 #undef HAVE_PRETTY_FUNCTION
168
169 /* Define if RDTSC is available */
170 #undef HAVE_RDTSC
171
172 /* Define to enable libsidplay (used by sid). */
173 #undef HAVE_SIDPLAY
174
175 /* Define to 1 if you have the <stdint.h> header file. */
176 #undef HAVE_STDINT_H
177
178 /* Define to 1 if you have the <stdlib.h> header file. */
179 #undef HAVE_STDLIB_H
180
181 /* Define to 1 if you have the <strings.h> header file. */
182 #undef HAVE_STRINGS_H
183
184 /* Define to 1 if you have the <string.h> header file. */
185 #undef HAVE_STRING_H
186
187 /* Define to 1 if you have the <sys/stat.h> header file. */
188 #undef HAVE_SYS_STAT_H
189
190 /* Define to 1 if you have the <sys/types.h> header file. */
191 #undef HAVE_SYS_TYPES_H
192
193 /* Define to enable twolame (used by twolame). */
194 #undef HAVE_TWOLAME
195
196 /* Define to 1 if you have the <unistd.h> header file. */
197 #undef HAVE_UNISTD_H
198
199 /* Define if valgrind should be used */
200 #undef HAVE_VALGRIND
201
202 /* Define to 1 if you have the <winsock2.h> header file. */
203 #undef HAVE_WINSOCK2_H
204
205 /* Define to enable x264 plug-in (used by x264). */
206 #undef HAVE_X264
207
208 /* the host CPU */
209 #undef HOST_CPU
210
211 /* gettext locale dir */
212 #undef LOCALEDIR
213
214 /* Define to the sub-directory in which libtool stores uninstalled libraries.
215    */
216 #undef LT_OBJDIR
217
218 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
219 #undef NO_MINUS_C_MINUS_O
220
221 /* Name of package */
222 #undef PACKAGE
223
224 /* Define to the address where bug reports for this package should be sent. */
225 #undef PACKAGE_BUGREPORT
226
227 /* Define to the full name of this package. */
228 #undef PACKAGE_NAME
229
230 /* Define to the full name and version of this package. */
231 #undef PACKAGE_STRING
232
233 /* Define to the one symbol short name of this package. */
234 #undef PACKAGE_TARNAME
235
236 /* Define to the home page for this package. */
237 #undef PACKAGE_URL
238
239 /* Define to the version of this package. */
240 #undef PACKAGE_VERSION
241
242 /* directory where plugins are located */
243 #undef PLUGINDIR
244
245 /* The size of `char', as computed by sizeof. */
246 #undef SIZEOF_CHAR
247
248 /* The size of `int', as computed by sizeof. */
249 #undef SIZEOF_INT
250
251 /* The size of `long', as computed by sizeof. */
252 #undef SIZEOF_LONG
253
254 /* The size of `short', as computed by sizeof. */
255 #undef SIZEOF_SHORT
256
257 /* The size of `void*', as computed by sizeof. */
258 #undef SIZEOF_VOIDP
259
260 /* Define to 1 if you have the ANSI C header files. */
261 #undef STDC_HEADERS
262
263 /* Version number of package */
264 #undef VERSION
265
266 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
267    significant byte first (like Motorola and SPARC, unlike Intel). */
268 #if defined AC_APPLE_UNIVERSAL_BUILD
269 # if defined __BIG_ENDIAN__
270 #  define WORDS_BIGENDIAN 1
271 # endif
272 #else
273 # ifndef WORDS_BIGENDIAN
274 #  undef WORDS_BIGENDIAN
275 # endif
276 #endif