1/* config/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/* This the --datadir (share) set by configure */
7#undef DATA_DIR
8
9/* */
10#undef ENABLE_ALSA
11
12/* */
13#undef ENABLE_JACK
14
15/* */
16#undef ENABLE_LARGEFILE
17
18/* Define to 1 if translation of program messages to the user's native
19   language is requested. */
20#undef ENABLE_NLS
21
22/* */
23#undef ENABLE_OSS
24
25/* */
26#undef ENABLE_PORTAUDIO
27
28/* */
29#undef ENABLE_PORTAUDIO_V19
30
31/* */
32#undef ENABLE_PULSE
33
34/* Define to 1 if you have the <boost/detail/atomic_count.hpp> header file. */
35#undef HAVE_BOOST_DETAIL_ATOMIC_COUNT_HPP
36
37/* Define if the GNU dcgettext() function is already present or preinstalled.
38   */
39#undef HAVE_DCGETTEXT
40
41/* Define to 1 if you have the <dlfcn.h> header file. */
42#undef HAVE_DLFCN_H
43
44/* Define to 1 if you have the <fcntl.h> header file. */
45#undef HAVE_FCNTL_H
46
47/* */
48#undef HAVE_FFTW
49
50/* Define to 1 if you have the `floor' function. */
51#undef HAVE_FLOOR
52
53/* Define to 1 if you have the `fork' function. */
54#undef HAVE_FORK
55
56/* Define to 1 if you have the `ftruncate' function. */
57#undef HAVE_FTRUNCATE
58
59/* Define if the GNU gettext() function is already present or preinstalled. */
60#undef HAVE_GETTEXT
61
62/* Define to 1 if you have the `gettimeofday' function. */
63#undef HAVE_GETTIMEOFDAY
64
65/* Define if you have the iconv() function. */
66#undef HAVE_ICONV
67
68/* Define to 1 if the system has the type `int16_t'. */
69#undef HAVE_INT16_T
70
71/* Define to 1 if the system has the type `int32_t'. */
72#undef HAVE_INT32_T
73
74/* Define to 1 if the system has the type `int64_t'. */
75#undef HAVE_INT64_T
76
77/* Define to 1 if the system has the type `int8_t'. */
78#undef HAVE_INT8_T
79
80/* Define to 1 if you have the <inttypes.h> header file. */
81#undef HAVE_INTTYPES_H
82
83/* Define to 1 if you have the `asound' library (-lasound). */
84#undef HAVE_LIBASOUND
85
86/* */
87#undef HAVE_LIBAUDIOFILE
88
89/* Define to 1 if you have the `c_r' library (-lc_r). */
90#undef HAVE_LIBC_R
91
92/* */
93#undef HAVE_LIBFLAC
94
95/* */
96#undef HAVE_LIBFLACPP
97
98/* */
99#undef HAVE_LIBFOX
100
101/* Define to 1 if you have the <libintl.h> header file. */
102#undef HAVE_LIBINTL_H
103
104/* Define to 1 if you have the `m' library (-lm). */
105#undef HAVE_LIBM
106
107/* */
108#undef HAVE_LIBOGG
109
110/* Define to 1 if you have the `pthread' library (-lpthread). */
111#undef HAVE_LIBPTHREAD
112
113/* Define to 1 if you have the `PTL' library (-lPTL). */
114#undef HAVE_LIBPTL
115
116/* */
117#undef HAVE_LIBSOUNDTOUCH
118
119/* */
120#undef HAVE_LIBVORBIS
121
122/* */
123#undef HAVE_LIBVORBISENC
124
125/* */
126#undef HAVE_LIBVORBISFILE
127
128/* Define to 1 if you have the <limits.h> header file. */
129#undef HAVE_LIMITS_H
130
131/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
132   to 0 otherwise. */
133#undef HAVE_MALLOC
134
135/* Define to 1 if you have the `memmove' function. */
136#undef HAVE_MEMMOVE
137
138/* Define to 1 if you have the <memory.h> header file. */
139#undef HAVE_MEMORY_H
140
141/* Define to 1 if you have the `memset' function. */
142#undef HAVE_MEMSET
143
144/* Define to 1 if you have the `mkdir' function. */
145#undef HAVE_MKDIR
146
147/* Define to 1 if you have the `modf' function. */
148#undef HAVE_MODF
149
150/* Define to 1 if you have the `pow' function. */
151#undef HAVE_POW
152
153/* Define to 1 if you have the `realpath' function. */
154#undef HAVE_REALPATH
155
156/* Define to 1 if you have the `sqrt' function. */
157#undef HAVE_SQRT
158
159/* Define to 1 if you have the `statfs' function. */
160#undef HAVE_STATFS
161
162/* Define to 1 if `stat' has the bug that it succeeds when given the
163   zero-length file name argument. */
164#undef HAVE_STAT_EMPTY_STRING_BUG
165
166/* Define to 1 if you have the <stddef.h> header file. */
167#undef HAVE_STDDEF_H
168
169/* Define to 1 if you have the <stdint.h> header file. */
170#undef HAVE_STDINT_H
171
172/* Define to 1 if you have the <stdlib.h> header file. */
173#undef HAVE_STDLIB_H
174
175/* Define to 1 if you have the `strchr' function. */
176#undef HAVE_STRCHR
177
178/* Define to 1 if you have the `strdup' function. */
179#undef HAVE_STRDUP
180
181/* Define to 1 if you have the `strerror' function. */
182#undef HAVE_STRERROR
183
184/* Define to 1 if you have the <strings.h> header file. */
185#undef HAVE_STRINGS_H
186
187/* Define to 1 if you have the <string.h> header file. */
188#undef HAVE_STRING_H
189
190/* Define to 1 if you have the `strrchr' function. */
191#undef HAVE_STRRCHR
192
193/* Define to 1 if you have the `strstr' function. */
194#undef HAVE_STRSTR
195
196/* Define to 1 if you have the `strtol' function. */
197#undef HAVE_STRTOL
198
199/* Define to 1 if you have the <sys/ioctl.h> header file. */
200#undef HAVE_SYS_IOCTL_H
201
202/* Define to 1 if you have the <sys/statfs.h> header file. */
203#undef HAVE_SYS_STATFS_H
204
205/* Define to 1 if you have the <sys/statvfs.h> header file. */
206#undef HAVE_SYS_STATVFS_H
207
208/* Define to 1 if you have the <sys/stat.h> header file. */
209#undef HAVE_SYS_STAT_H
210
211/* Define to 1 if you have the <sys/types.h> header file. */
212#undef HAVE_SYS_TYPES_H
213
214/* Define to 1 if you have the <sys/vfs.h> header file. */
215#undef HAVE_SYS_VFS_H
216
217/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
218#undef HAVE_SYS_WAIT_H
219
220/* Define to 1 if the system has the type `uint16_t'. */
221#undef HAVE_UINT16_T
222
223/* Define to 1 if the system has the type `uint32_t'. */
224#undef HAVE_UINT32_T
225
226/* Define to 1 if the system has the type `uint64_t'. */
227#undef HAVE_UINT64_T
228
229/* Define to 1 if the system has the type `uint8_t'. */
230#undef HAVE_UINT8_T
231
232/* Define to 1 if you have the <unistd.h> header file. */
233#undef HAVE_UNISTD_H
234
235/* Define to 1 if you have the `vfork' function. */
236#undef HAVE_VFORK
237
238/* Define to 1 if you have the <vfork.h> header file. */
239#undef HAVE_VFORK_H
240
241/* Define to 1 if `fork' works. */
242#undef HAVE_WORKING_FORK
243
244/* Define to 1 if `vfork' works. */
245#undef HAVE_WORKING_VFORK
246
247/* This is the prefix passed to configure */
248#undef INSTALL_PREFIX
249
250/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
251   slash. */
252#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
253
254/* Define to the sub-directory in which libtool stores uninstalled libraries.
255   */
256#undef LT_OBJDIR
257
258/* */
259#undef NO_POSIX_RWLOCKS
260
261/* Name of package */
262#undef PACKAGE
263
264/* Define to the address where bug reports for this package should be sent. */
265#undef PACKAGE_BUGREPORT
266
267/* Define to the full name of this package. */
268#undef PACKAGE_NAME
269
270/* Define to the full name and version of this package. */
271#undef PACKAGE_STRING
272
273/* Define to the one symbol short name of this package. */
274#undef PACKAGE_TARNAME
275
276/* Define to the home page for this package. */
277#undef PACKAGE_URL
278
279/* Define to the version of this package. */
280#undef PACKAGE_VERSION
281
282/* Define as the return type of signal handlers (`int' or `void'). */
283#undef RETSIGTYPE
284
285/* */
286#undef SAMPLE_TYPE_FLOAT
287
288/* */
289#undef SAMPLE_TYPE_S16
290
291/* The size of `char', as computed by sizeof. */
292#undef SIZEOF_CHAR
293
294/* The size of `double', as computed by sizeof. */
295#undef SIZEOF_DOUBLE
296
297/* The size of `float', as computed by sizeof. */
298#undef SIZEOF_FLOAT
299
300/* This is the top source directory for pre-installed testing */
301#undef SOURCE_DIR
302
303/* Define to 1 if you have the ANSI C header files. */
304#undef STDC_HEADERS
305
306/* */
307#undef USE_LADSPA
308
309/* Enable extensions on AIX 3, Interix.  */
310#ifndef _ALL_SOURCE
311# undef _ALL_SOURCE
312#endif
313/* Enable GNU extensions on systems that have them.  */
314#ifndef _GNU_SOURCE
315# undef _GNU_SOURCE
316#endif
317/* Enable threading extensions on Solaris.  */
318#ifndef _POSIX_PTHREAD_SEMANTICS
319# undef _POSIX_PTHREAD_SEMANTICS
320#endif
321/* Enable extensions on HP NonStop.  */
322#ifndef _TANDEM_SOURCE
323# undef _TANDEM_SOURCE
324#endif
325/* Enable general extensions on Solaris.  */
326#ifndef __EXTENSIONS__
327# undef __EXTENSIONS__
328#endif
329
330
331/* Version number of package */
332#undef VERSION
333
334/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
335   significant byte first (like Motorola and SPARC, unlike Intel). */
336#if defined AC_APPLE_UNIVERSAL_BUILD
337# if defined __BIG_ENDIAN__
338#  define WORDS_BIGENDIAN 1
339# endif
340#else
341# ifndef WORDS_BIGENDIAN
342#  undef WORDS_BIGENDIAN
343# endif
344#endif
345
346/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
347   `char[]'. */
348#undef YYTEXT_POINTER
349
350/* Enable large inode numbers on Mac OS X 10.5.  */
351#ifndef _DARWIN_USE_64_BIT_INODE
352# define _DARWIN_USE_64_BIT_INODE 1
353#endif
354
355/* Number of bits in a file offset, on hosts where this is settable. */
356#undef _FILE_OFFSET_BITS
357
358/* Define for large files, on AIX-style hosts. */
359#undef _LARGE_FILES
360
361/* Define to 1 if on MINIX. */
362#undef _MINIX
363
364/* Define to 2 if the system does not provide POSIX.1 features except with
365   this defined. */
366#undef _POSIX_1_SOURCE
367
368/* Define to 1 if you need to in order for `stat' and other things to work. */
369#undef _POSIX_SOURCE
370
371/* Define to empty if `const' does not conform to ANSI C. */
372#undef const
373
374/* Define to `__inline__' or `__inline' if that's what the C compiler
375   calls it, or to nothing if 'inline' is not supported under any name.  */
376#ifndef __cplusplus
377#undef inline
378#endif
379
380/* Define to rpl_malloc if the replacement function should be used. */
381#undef malloc
382
383/* Define to `long int' if <sys/types.h> does not define. */
384#undef off_t
385
386/* Define to `int' if <sys/types.h> does not define. */
387#undef pid_t
388
389/* Define to `unsigned int' if <sys/types.h> does not define. */
390#undef size_t
391
392/* Define as `fork' if `vfork' does not work. */
393#undef vfork
394