1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define if doing a debug build */
4#undef DEBUG_BUILD
5
6/* Define to 1 if translation of program messages to the user's native
7   language is requested. */
8#undef ENABLE_NLS
9
10/* Define to build with ALSA support */
11#undef HAVE_ALSA
12
13/* Define to build with Compact Disc Digital Audio support */
14#undef HAVE_CDDA
15
16/* Define to build with Compact Disc Database support */
17#undef HAVE_CDDB
18
19/* Define to 1 if you have the <cdio/paranoia/cdda.h> header file. */
20#undef HAVE_CDIO_PARANOIA_CDDA_H
21
22/* Define to 1 if you have the <cdio/paranoia/paranoia.h> header file. */
23#undef HAVE_CDIO_PARANOIA_PARANOIA_H
24
25/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
26   CoreFoundation framework. */
27#undef HAVE_CFLOCALECOPYCURRENT
28
29/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
30   the CoreFoundation framework. */
31#undef HAVE_CFPREFERENCESCOPYAPPVALUE
32
33/* Define if the GNU dcgettext() function is already present or preinstalled.
34   */
35#undef HAVE_DCGETTEXT
36
37/* Define to 1 if you have the <dlfcn.h> header file. */
38#undef HAVE_DLFCN_H
39
40/* Define to 1 if you have the <errno.h> header file. */
41#undef HAVE_ERRNO_H
42
43/* Define to 1 if you have the <fcntl.h> header file. */
44#undef HAVE_FCNTL_H
45
46/* Define to build with Free Lossless Audio Codec support */
47#undef HAVE_FLAC
48
49/* Define to build with flac encoding support */
50#undef HAVE_FLAC_ENC
51
52/* Define if the GNU gettext() function is already present or preinstalled. */
53#undef HAVE_GETTEXT
54
55/* Define if you have the iconv() function and it works. */
56#undef HAVE_ICONV
57
58/* Define to build with iRiver iFP support */
59#undef HAVE_IFP
60
61/* Define to 1 if you have the <inttypes.h> header file. */
62#undef HAVE_INTTYPES_H
63
64/* Define to build with JACK support */
65#undef HAVE_JACK
66
67/* Define to build with JACK port management support */
68#undef HAVE_JACK_MGMT
69
70/* Define to build with LADSPA Plugin support */
71#undef HAVE_LADSPA
72
73/* Define to build with LAME MP3 Encoding support */
74#undef HAVE_LAME
75
76/* Define to build with Libav / FFmpeg support */
77#undef HAVE_LAVC
78
79/* Define to 1 if you have the `bz2' library (-lbz2). */
80#undef HAVE_LIBBZ2
81
82/* Define to 1 if you have the `pthread' library (-lpthread). */
83#undef HAVE_LIBPTHREAD
84
85/* Define to 1 if you have the `z' library (-lz). */
86#undef HAVE_LIBZ
87
88/* Define to 1 if you have the <linux/soundcard.h> header file. */
89#undef HAVE_LINUX_SOUNDCARD_H
90
91/* Define to build with loop playback support */
92#undef HAVE_LOOP
93
94/* Define to build with Lua Extension support */
95#undef HAVE_LUA
96
97/* Define to build with Monkey's Audio Codec support */
98#undef HAVE_MAC
99
100/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
101   to 0 otherwise. */
102#undef HAVE_MALLOC
103
104/* Define to 1 if you have the <memory.h> header file. */
105#undef HAVE_MEMORY_H
106
107/* Define to 1 if you have the `memset' function. */
108#undef HAVE_MEMSET
109
110/* Define to 1 if you have the `mkdir' function. */
111#undef HAVE_MKDIR
112
113/* Define to build with MOD Audio support */
114#undef HAVE_MOD
115
116/* Define to build with Musepack support */
117#undef HAVE_MPC
118
119/* Define to build with MPEG Audio support */
120#undef HAVE_MPEG
121
122/* Define to build with OSS support */
123#undef HAVE_OSS
124
125/* Define to build with podcast support */
126#undef HAVE_PODCAST
127
128/* Define to 1 if you have the `psiginfo' function. */
129#undef HAVE_PSIGINFO
130
131/* Define to build with PulseAudio support */
132#undef HAVE_PULSE
133
134/* Define to build with sndfile (WAV, AIFF, etc.) support */
135#undef HAVE_SNDFILE
136
137/* Defined if sndfile >= 1.0.18 */
138#undef HAVE_SNDFILE_1_0_18
139
140/* Define to build with sndfile encoding support */
141#undef HAVE_SNDFILE_ENC
142
143/* Define to build with sndio support */
144#undef HAVE_SNDIO
145
146/* Define to 1 if you have the <soundcard.h> header file. */
147#undef HAVE_SOUNDCARD_H
148
149/* Define to build with Ogg Speex support */
150#undef HAVE_SPEEX
151
152/* Define to build with Sample Rate Converter support */
153#undef HAVE_SRC
154
155/* Define to 1 if you have the <stdint.h> header file. */
156#undef HAVE_STDINT_H
157
158/* Define to 1 if you have the <stdlib.h> header file. */
159#undef HAVE_STDLIB_H
160
161/* Define to 1 if you have the `strcasestr' function. */
162#undef HAVE_STRCASESTR
163
164/* Define to 1 if you have the `strdup' function. */
165#undef HAVE_STRDUP
166
167/* Define to 1 if you have the <strings.h> header file. */
168#undef HAVE_STRINGS_H
169
170/* Define to 1 if you have the <string.h> header file. */
171#undef HAVE_STRING_H
172
173/* Define to 1 if you have the `strndup' function. */
174#undef HAVE_STRNDUP
175
176/* Define to 1 if you have the `strrchr' function. */
177#undef HAVE_STRRCHR
178
179/* Define to 1 if you have the `strstr' function. */
180#undef HAVE_STRSTR
181
182/* Define to build with GTK+ systray */
183#undef HAVE_SYSTRAY
184
185/* Define to 1 if you have the <sys/ioctl.h> header file. */
186#undef HAVE_SYS_IOCTL_H
187
188/* Define to 1 if you have the <sys/soundcard.h> header file. */
189#undef HAVE_SYS_SOUNDCARD_H
190
191/* Define to 1 if you have the <sys/stat.h> header file. */
192#undef HAVE_SYS_STAT_H
193
194/* Define to 1 if you have the <sys/types.h> header file. */
195#undef HAVE_SYS_TYPES_H
196
197/* Define to build with transcoding support */
198#undef HAVE_TRANSCODING
199
200/* Define to 1 if you have the <unistd.h> header file. */
201#undef HAVE_UNISTD_H
202
203/* Define to build with Ogg Vorbis support */
204#undef HAVE_VORBIS
205
206/* Define to build with Ogg Vorbis Encoding support */
207#undef HAVE_VORBISENC
208
209/* Define to build with WavPack support */
210#undef HAVE_WAVPACK
211
212/* Define to build with Windows Multimedia Extensions API support */
213#undef HAVE_WINMM
214
215/* Define if libcddb has cddb_disc_get_revision function */
216#undef LIBCDDB_REVISION
217
218/* Defined if old Musepack API is used */
219#undef MPC_OLD_API
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/* Define if doing a release build */
243#undef RELEASE_BUILD
244
245/* Define to 1 if you have the ANSI C header files. */
246#undef STDC_HEADERS
247
248/* Enable extensions on AIX 3, Interix.  */
249#ifndef _ALL_SOURCE
250# undef _ALL_SOURCE
251#endif
252/* Enable GNU extensions on systems that have them.  */
253#ifndef _GNU_SOURCE
254# undef _GNU_SOURCE
255#endif
256/* Enable threading extensions on Solaris.  */
257#ifndef _POSIX_PTHREAD_SEMANTICS
258# undef _POSIX_PTHREAD_SEMANTICS
259#endif
260/* Enable extensions on HP NonStop.  */
261#ifndef _TANDEM_SOURCE
262# undef _TANDEM_SOURCE
263#endif
264/* Enable general extensions on Solaris.  */
265#ifndef __EXTENSIONS__
266# undef __EXTENSIONS__
267#endif
268
269
270/* Version number of package */
271#undef VERSION
272
273/* Enable large inode numbers on Mac OS X 10.5.  */
274#ifndef _DARWIN_USE_64_BIT_INODE
275# define _DARWIN_USE_64_BIT_INODE 1
276#endif
277
278/* Number of bits in a file offset, on hosts where this is settable. */
279#undef _FILE_OFFSET_BITS
280
281/* Define for large files, on AIX-style hosts. */
282#undef _LARGE_FILES
283
284/* Define to 1 if on MINIX. */
285#undef _MINIX
286
287/* Define to 2 if the system does not provide POSIX.1 features except with
288   this defined. */
289#undef _POSIX_1_SOURCE
290
291/* Define to 1 if you need to in order for `stat' and other things to work. */
292#undef _POSIX_SOURCE
293
294/* Define to empty if `const' does not conform to ANSI C. */
295#undef const
296
297/* Define to `__inline__' or `__inline' if that's what the C compiler
298   calls it, or to nothing if 'inline' is not supported under any name.  */
299#ifndef __cplusplus
300#undef inline
301#endif
302
303/* Define to rpl_malloc if the replacement function should be used. */
304#undef malloc
305
306/* Define to `unsigned int' if <sys/types.h> does not define. */
307#undef size_t
308