1/* config.h.in.  Generated from configure.in by autoheader.  */
2
3/* Define if building universal (internal helper macro) */
4#undef AC_APPLE_UNIVERSAL_BUILD
5
6/* Define to the configuration used to build MOC. */
7#undef CONFIGURATION
8
9/* Define to nothing if C supports flexible array members, and to 1 if it does
10   not. That way, with a declaration like `struct s { int n; double
11   d[FLEXIBLE_ARRAY_MEMBER]; };', the struct hack can be used with pre-C99
12   compilers. When computing the size of such an object, don't use 'sizeof
13   (struct s)' as it overestimates the size. Use 'offsetof (struct s, d)'
14   instead. Don't use 'offsetof (struct s, d[0])', as this doesn't work with
15   MSVC and with C++ compilers. */
16#undef FLEXIBLE_ARRAY_MEMBER
17
18/* Define if your system is FreeBSD */
19#undef FREEBSD
20
21/* Define to 1 if you have the `accept' function. */
22#undef HAVE_ACCEPT
23
24/* Define to 1 if you have the `access' function. */
25#undef HAVE_ACCESS
26
27/* Define if you have ALSA. */
28#undef HAVE_ALSA
29
30/* Define to 1 if you have the `argz_add' function. */
31#undef HAVE_ARGZ_ADD
32
33/* Define to 1 if you have the `argz_append' function. */
34#undef HAVE_ARGZ_APPEND
35
36/* Define to 1 if you have the `argz_count' function. */
37#undef HAVE_ARGZ_COUNT
38
39/* Define to 1 if you have the `argz_create_sep' function. */
40#undef HAVE_ARGZ_CREATE_SEP
41
42/* Define to 1 if you have the <argz.h> header file. */
43#undef HAVE_ARGZ_H
44
45/* Define to 1 if you have the `argz_insert' function. */
46#undef HAVE_ARGZ_INSERT
47
48/* Define to 1 if you have the `argz_next' function. */
49#undef HAVE_ARGZ_NEXT
50
51/* Define to 1 if you have the `argz_stringify' function. */
52#undef HAVE_ARGZ_STRINGIFY
53
54/* Define to 1 if you have the <assert.h> header file. */
55#undef HAVE_ASSERT_H
56
57/* Define to 1 if you have the `avcodec_decode_audio2' function. */
58#undef HAVE_AVCODEC_DECODE_AUDIO2
59
60/* Define to 1 if you have the `avcodec_decode_audio3' function. */
61#undef HAVE_AVCODEC_DECODE_AUDIO3
62
63/* Define to 1 if you have the `avcodec_decode_audio4' function. */
64#undef HAVE_AVCODEC_DECODE_AUDIO4
65
66/* Define to 1 if you have the `avcodec_free_frame' function. */
67#undef HAVE_AVCODEC_FREE_FRAME
68
69/* Define to 1 if you have the `avcodec_open2' function. */
70#undef HAVE_AVCODEC_OPEN2
71
72/* Define to 1 if you have the `avformat_close_input' function. */
73#undef HAVE_AVFORMAT_CLOSE_INPUT
74
75/* Define to 1 if you have the `avformat_find_stream_info' function. */
76#undef HAVE_AVFORMAT_FIND_STREAM_INFO
77
78/* Define to 1 if you have the `avformat_open_input' function. */
79#undef HAVE_AVFORMAT_OPEN_INPUT
80
81/* Define to 1 if `seekable' is a member of `AVIOContext'. */
82#undef HAVE_AVIOCONTEXT_SEEKABLE
83
84/* Define to 1 if you have the `avio_size' function. */
85#undef HAVE_AVIO_SIZE
86
87/* Define to 1 if you have the `av_dict_get' function. */
88#undef HAVE_AV_DICT_GET
89
90/* Define to 1 if you have the `av_frame_alloc' function. */
91#undef HAVE_AV_FRAME_ALLOC
92
93/* Define to 1 if you have the `av_frame_free' function. */
94#undef HAVE_AV_FRAME_FREE
95
96/* Define to 1 if you have the `av_frame_unref' function. */
97#undef HAVE_AV_FRAME_UNREF
98
99/* Define to 1 if you have the `av_get_channel_layout_nb_channels' function.
100   */
101#undef HAVE_AV_GET_CHANNEL_LAYOUT_NB_CHANNELS
102
103/* Define to 1 if you have the `av_get_sample_fmt_name' function. */
104#undef HAVE_AV_GET_SAMPLE_FMT_NAME
105
106/* Define to 1 if you have the `av_metadata_get' function. */
107#undef HAVE_AV_METADATA_GET
108
109/* Define to 1 if you have the `av_packet_unref' function. */
110#undef HAVE_AV_PACKET_UNREF
111
112/* Define to 1 if you have the `bind' function. */
113#undef HAVE_BIND
114
115/* Define to 1 if you have the <byteswap.h> header file. */
116#undef HAVE_BYTESWAP_H
117
118/* Define to 1 if you have the `closedir' function. */
119#undef HAVE_CLOSEDIR
120
121/* Define to 1 if you have the `connect' function. */
122#undef HAVE_CONNECT
123
124/* Define if you have libcurl */
125#undef HAVE_CURL
126
127/* Define to 1 if a SysV or X/Open compatible Curses library is present */
128#undef HAVE_CURSES
129
130/* Define to 1 if library supports color (enhanced functions) */
131#undef HAVE_CURSES_COLOR
132
133/* Define to 1 if library supports X/Open Enhanced functions */
134#undef HAVE_CURSES_ENHANCED
135
136/* Define to 1 if <curses.h> is present */
137#undef HAVE_CURSES_H
138
139/* Define to 1 if library supports certain obsolete features */
140#undef HAVE_CURSES_OBSOLETE
141
142/* Define to 1 if you have the <db.h> header file. */
143#undef HAVE_DB_H
144
145/* Define to 1 if you have the declaration of `AV_CODEC_ID_MP2', and to 0 if
146   you don't. */
147#undef HAVE_DECL_AV_CODEC_ID_MP2
148
149/* Define to 1 if you have the declaration of `AV_CODEC_ID_OPUS', and to 0 if
150   you don't. */
151#undef HAVE_DECL_AV_CODEC_ID_OPUS
152
153/* Define to 1 if you have the declaration of `AV_CODEC_ID_PCM_S16LE_PLANAR',
154   and to 0 if you don't. */
155#undef HAVE_DECL_AV_CODEC_ID_PCM_S16LE_PLANAR
156
157/* Define to 1 if you have the declaration of `AV_CODEC_ID_PCM_S8_PLANAR', and
158   to 0 if you don't. */
159#undef HAVE_DECL_AV_CODEC_ID_PCM_S8_PLANAR
160
161/* Define to 1 if you have the declaration of `AV_CODEC_ID_SPEEX', and to 0 if
162   you don't. */
163#undef HAVE_DECL_AV_CODEC_ID_SPEEX
164
165/* Define to 1 if you have the declaration of `AV_CODEC_ID_THEORA', and to 0
166   if you don't. */
167#undef HAVE_DECL_AV_CODEC_ID_THEORA
168
169/* Define to 1 if you have the declaration of `AV_CODEC_ID_VORBIS', and to 0
170   if you don't. */
171#undef HAVE_DECL_AV_CODEC_ID_VORBIS
172
173/* Define to 1 if you have the declaration of `AV_SAMPLE_FMT_FLTP', and to 0
174   if you don't. */
175#undef HAVE_DECL_AV_SAMPLE_FMT_FLTP
176
177/* Define to 1 if you have the declaration of `AV_SAMPLE_FMT_S16P', and to 0
178   if you don't. */
179#undef HAVE_DECL_AV_SAMPLE_FMT_S16P
180
181/* Define to 1 if you have the declaration of `AV_SAMPLE_FMT_S32P', and to 0
182   if you don't. */
183#undef HAVE_DECL_AV_SAMPLE_FMT_S32P
184
185/* Define to 1 if you have the declaration of `AV_SAMPLE_FMT_U16BE', and to 0
186   if you don't. */
187#undef HAVE_DECL_AV_SAMPLE_FMT_U16BE
188
189/* Define to 1 if you have the declaration of `AV_SAMPLE_FMT_U16LE', and to 0
190   if you don't. */
191#undef HAVE_DECL_AV_SAMPLE_FMT_U16LE
192
193/* Define to 1 if you have the declaration of `AV_SAMPLE_FMT_U24BE', and to 0
194   if you don't. */
195#undef HAVE_DECL_AV_SAMPLE_FMT_U24BE
196
197/* Define to 1 if you have the declaration of `AV_SAMPLE_FMT_U24LE', and to 0
198   if you don't. */
199#undef HAVE_DECL_AV_SAMPLE_FMT_U24LE
200
201/* Define to 1 if you have the declaration of `AV_SAMPLE_FMT_U32BE', and to 0
202   if you don't. */
203#undef HAVE_DECL_AV_SAMPLE_FMT_U32BE
204
205/* Define to 1 if you have the declaration of `AV_SAMPLE_FMT_U32LE', and to 0
206   if you don't. */
207#undef HAVE_DECL_AV_SAMPLE_FMT_U32LE
208
209/* Define to 1 if you have the declaration of `AV_SAMPLE_FMT_U8', and to 0 if
210   you don't. */
211#undef HAVE_DECL_AV_SAMPLE_FMT_U8
212
213/* Define to 1 if you have the declaration of `AV_SAMPLE_FMT_U8P', and to 0 if
214   you don't. */
215#undef HAVE_DECL_AV_SAMPLE_FMT_U8P
216
217/* Define to 1 if you have the declaration of `CODEC_CAP_EXPERIMENTAL', and to
218   0 if you don't. */
219#undef HAVE_DECL_CODEC_CAP_EXPERIMENTAL
220
221/* Define to 1 if you have the declaration of `CODEC_ID_MP2', and to 0 if you
222   don't. */
223#undef HAVE_DECL_CODEC_ID_MP2
224
225/* Define to 1 if you have the declaration of `CODEC_ID_OPUS', and to 0 if you
226   don't. */
227#undef HAVE_DECL_CODEC_ID_OPUS
228
229/* Define to 1 if you have the declaration of `CODEC_ID_PCM_S16BE', and to 0
230   if you don't. */
231#undef HAVE_DECL_CODEC_ID_PCM_S16BE
232
233/* Define to 1 if you have the declaration of `CODEC_ID_PCM_S16LE', and to 0
234   if you don't. */
235#undef HAVE_DECL_CODEC_ID_PCM_S16LE
236
237/* Define to 1 if you have the declaration of `CODEC_ID_PCM_S16LE_PLANAR', and
238   to 0 if you don't. */
239#undef HAVE_DECL_CODEC_ID_PCM_S16LE_PLANAR
240
241/* Define to 1 if you have the declaration of `CODEC_ID_PCM_S24BE', and to 0
242   if you don't. */
243#undef HAVE_DECL_CODEC_ID_PCM_S24BE
244
245/* Define to 1 if you have the declaration of `CODEC_ID_PCM_S24LE', and to 0
246   if you don't. */
247#undef HAVE_DECL_CODEC_ID_PCM_S24LE
248
249/* Define to 1 if you have the declaration of `CODEC_ID_PCM_S32BE', and to 0
250   if you don't. */
251#undef HAVE_DECL_CODEC_ID_PCM_S32BE
252
253/* Define to 1 if you have the declaration of `CODEC_ID_PCM_S32LE', and to 0
254   if you don't. */
255#undef HAVE_DECL_CODEC_ID_PCM_S32LE
256
257/* Define to 1 if you have the declaration of `CODEC_ID_PCM_S8', and to 0 if
258   you don't. */
259#undef HAVE_DECL_CODEC_ID_PCM_S8
260
261/* Define to 1 if you have the declaration of `CODEC_ID_PCM_S8_PLANAR', and to
262   0 if you don't. */
263#undef HAVE_DECL_CODEC_ID_PCM_S8_PLANAR
264
265/* Define to 1 if you have the declaration of `CODEC_ID_PCM_U16BE', and to 0
266   if you don't. */
267#undef HAVE_DECL_CODEC_ID_PCM_U16BE
268
269/* Define to 1 if you have the declaration of `CODEC_ID_PCM_U16LE', and to 0
270   if you don't. */
271#undef HAVE_DECL_CODEC_ID_PCM_U16LE
272
273/* Define to 1 if you have the declaration of `CODEC_ID_PCM_U24BE', and to 0
274   if you don't. */
275#undef HAVE_DECL_CODEC_ID_PCM_U24BE
276
277/* Define to 1 if you have the declaration of `CODEC_ID_PCM_U24LE', and to 0
278   if you don't. */
279#undef HAVE_DECL_CODEC_ID_PCM_U24LE
280
281/* Define to 1 if you have the declaration of `CODEC_ID_PCM_U32BE', and to 0
282   if you don't. */
283#undef HAVE_DECL_CODEC_ID_PCM_U32BE
284
285/* Define to 1 if you have the declaration of `CODEC_ID_PCM_U32LE', and to 0
286   if you don't. */
287#undef HAVE_DECL_CODEC_ID_PCM_U32LE
288
289/* Define to 1 if you have the declaration of `CODEC_ID_PCM_U8', and to 0 if
290   you don't. */
291#undef HAVE_DECL_CODEC_ID_PCM_U8
292
293/* Define to 1 if you have the declaration of `CODEC_ID_SPEEX', and to 0 if
294   you don't. */
295#undef HAVE_DECL_CODEC_ID_SPEEX
296
297/* Define to 1 if you have the declaration of `CODEC_ID_THEORA', and to 0 if
298   you don't. */
299#undef HAVE_DECL_CODEC_ID_THEORA
300
301/* Define to 1 if you have the declaration of `CODEC_ID_VORBIS', and to 0 if
302   you don't. */
303#undef HAVE_DECL_CODEC_ID_VORBIS
304
305/* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if
306   you don't. */
307#undef HAVE_DECL_CYGWIN_CONV_PATH
308
309/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
310   */
311#undef HAVE_DIRENT_H
312
313/* Define if you have the GNU dld library. */
314#undef HAVE_DLD
315
316/* Define to 1 if you have the <dld.h> header file. */
317#undef HAVE_DLD_H
318
319/* Define to 1 if you have the `dlerror' function. */
320#undef HAVE_DLERROR
321
322/* Define to 1 if you have the <dlfcn.h> header file. */
323#undef HAVE_DLFCN_H
324
325/* Define to 1 if you have the <dl.h> header file. */
326#undef HAVE_DL_H
327
328/* Define if you have the _dyld_func_lookup function. */
329#undef HAVE_DYLD
330
331/* Define to 1 if you have the <errno.h> header file. */
332#undef HAVE_ERRNO_H
333
334/* Define to 1 if the system has the type `error_t'. */
335#undef HAVE_ERROR_T
336
337/* Define to 1 if you have the `execvp' function. */
338#undef HAVE_EXECVP
339
340/* Define to 1 if you have the <fcntl.h> header file. */
341#undef HAVE_FCNTL_H
342
343/* Define to 1 if you know you have FFmpeg. */
344#undef HAVE_FFMPEG
345
346/* Define to 1 if you have the <ffmpeg/avformat.h> header file. */
347#undef HAVE_FFMPEG_AVFORMAT_H
348
349/* Define to 1 if you have the `fork' function. */
350#undef HAVE_FORK
351
352/* Define to 1 if you have the `freopen' function. */
353#undef HAVE_FREOPEN
354
355/* Define to 1 if you have the `getcwd' function. */
356#undef HAVE_GETCWD
357
358/* Define to 1 if you have the `getenv' function. */
359#undef HAVE_GETENV
360
361/* Define to 1 if you have the `geteuid' function. */
362#undef HAVE_GETEUID
363
364/* Define to 1 if you have the <getopt.h> header file. */
365#undef HAVE_GETOPT_H
366
367/* Define to 1 if you have the `getpagesize' function. */
368#undef HAVE_GETPAGESIZE
369
370/* Define to 1 if you have the `getrlimit' function. */
371#undef HAVE_GETRLIMIT
372
373/* Define to 1 if you have the `gettimeofday' function. */
374#undef HAVE_GETTIMEOFDAY
375
376/* Define if you have the iconv() function and it works. */
377#undef HAVE_ICONV
378
379/* Define to 1 if the system has the type `intptr_t'. */
380#undef HAVE_INTPTR_T
381
382/* Define to 1 if you have the <inttypes.h> header file. */
383#undef HAVE_INTTYPES_H
384
385/* Define if you have JACK. */
386#undef HAVE_JACK
387
388/* Define to 1 if you have the `jack_client_open' function. */
389#undef HAVE_JACK_CLIENT_OPEN
390
391/* Define to 1 if you have the `kill' function. */
392#undef HAVE_KILL
393
394/* Define to 1 if you have the <langinfo.h> header file. */
395#undef HAVE_LANGINFO_H
396
397/* Define to 1 if you know you have LibAV. */
398#undef HAVE_LIBAV
399
400/* Define to 1 if you have the <libavformat/avformat.h> header file. */
401#undef HAVE_LIBAVFORMAT_AVFORMAT_H
402
403/* Define to 1 if you have the <libavutil/channel_layout.h> header file. */
404#undef HAVE_LIBAVUTIL_CHANNEL_LAYOUT_H
405
406/* Define if you have the libdl library or equivalent. */
407#undef HAVE_LIBDL
408
409/* Define if libdlloader will be built on this platform */
410#undef HAVE_LIBDLLOADER
411
412/* Define to 1 if you have the `gnugetopt' library (-lgnugetopt). */
413#undef HAVE_LIBGNUGETOPT
414
415/* Define to 1 if you have the `m' library (-lm). */
416#undef HAVE_LIBM
417
418/* Define if you have libmagic. */
419#undef HAVE_LIBMAGIC
420
421/* Define to 1 if you have the <librcc.h> header file. */
422#undef HAVE_LIBRCC_H
423
424/* Define to 1 if you have the <limits.h> header file. */
425#undef HAVE_LIMITS_H
426
427/* Define to 1 if you have the `listen' function. */
428#undef HAVE_LISTEN
429
430/* Define to 1 if you have the <locale.h> header file. */
431#undef HAVE_LOCALE_H
432
433/* Define to 1 if you have the `localtime_r' function. */
434#undef HAVE_LOCALTIME_R
435
436/* Define to 1 if you have the `av_lockmgr_register' function. */
437#undef HAVE_LOCKMGR_REGISTER
438
439/* Define if you have C99's lrintf function. */
440#undef HAVE_LRINTF
441
442/* Define this if a modern libltdl is already installed */
443#undef HAVE_LTDL
444
445/* Define to 1 if you have the <mach-o/dyld.h> header file. */
446#undef HAVE_MACH_O_DYLD_H
447
448/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
449   to 0 otherwise. */
450#undef HAVE_MALLOC
451
452/* Define to 1 if you have the `mbsrtowcs' function. */
453#undef HAVE_MBSRTOWCS
454
455/* Define to 1 if you have the `mbstowcs' function. */
456#undef HAVE_MBSTOWCS
457
458/* Define to 1 if you have the `memmove' function. */
459#undef HAVE_MEMMOVE
460
461/* Define to 1 if you have the <memory.h> header file. */
462#undef HAVE_MEMORY_H
463
464/* Define to 1 if you have a working `mmap' system call. */
465#undef HAVE_MMAP
466
467/* Define to 1 if the Ncurses library is present */
468#undef HAVE_NCURSES
469
470/* Define to 1 if the NcursesW library is present */
471#undef HAVE_NCURSESW
472
473/* Define to 1 if <ncursesw/curses.h> is present */
474#undef HAVE_NCURSESW_CURSES_H
475
476/* Define to 1 if <ncursesw.h> is present */
477#undef HAVE_NCURSESW_H
478
479/* Define to 1 if <ncurses/curses.h> is present */
480#undef HAVE_NCURSES_CURSES_H
481
482/* Define to 1 if <ncurses.h> is present */
483#undef HAVE_NCURSES_H
484
485/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
486#undef HAVE_NDIR_H
487
488/* Define to 1 if you have the `nl_langinfo' function. */
489#undef HAVE_NL_LANGINFO
490
491/* Define if you have CODESET constant */
492#undef HAVE_NL_LANGINFO_CODESET
493
494/* Define to 1 if you have the <nl_types.h> header file. */
495#undef HAVE_NL_TYPES_H
496
497/* Define to 1 if you have the `opendir' function. */
498#undef HAVE_OPENDIR
499
500/* Define if you have OSS. */
501#undef HAVE_OSS
502
503/* Define to 1 if `posix_memalign' works. */
504#undef HAVE_POSIX_MEMALIGN
505
506/* Define if libtool can extract symbol lists from object files. */
507#undef HAVE_PRELOADED_SYMBOLS
508
509/* Define if you have POSIX threads libraries and header files. */
510#undef HAVE_PTHREAD
511
512/* Define to 1 if you have the `pthread_attr_getstacksize' function. */
513#undef HAVE_PTHREAD_ATTR_GETSTACKSIZE
514
515/* Define to 1 if you have the <pwd.h> header file. */
516#undef HAVE_PWD_H
517
518/* Define if you have librcc.h */
519#undef HAVE_RCC
520
521/* Define to 1 if you have the `readdir' function. */
522#undef HAVE_READDIR
523
524/* Define to 1 if you have the `recv' function. */
525#undef HAVE_RECV
526
527/* Define to 1 if you have the <regex.h> header file. */
528#undef HAVE_REGEX_H
529
530/* Define if you have libsamplerate */
531#undef HAVE_SAMPLERATE
532
533/* Define to 1 if you have the `sched_get_priority_max' function. */
534#undef HAVE_SCHED_GET_PRIORITY_MAX
535
536/* Define to 1 if you have the `select' function. */
537#undef HAVE_SELECT
538
539/* Define to 1 if you have the `send' function. */
540#undef HAVE_SEND
541
542/* Define to 1 if you have the `setsid' function. */
543#undef HAVE_SETSID
544
545/* Define if you have set_escdelay. */
546#undef HAVE_SET_ESCDELAY
547
548/* Define if you have the shl_load function. */
549#undef HAVE_SHL_LOAD
550
551/* Define to 1 if you have the <signal.h> header file. */
552#undef HAVE_SIGNAL_H
553
554/* Define if you have SNDIO. */
555#undef HAVE_SNDIO
556
557/* Define to 1 if you have the <sndio.h> header file. */
558#undef HAVE_SNDIO_H
559
560/* Define to 1 if you have the `socket' function. */
561#undef HAVE_SOCKET
562
563/* Define to 1 if you have the <soundcard.h> header file. */
564#undef HAVE_SOUNDCARD_H
565
566/* Define to 1 if `stat' has the bug that it succeeds when given the
567   zero-length file name argument. */
568#undef HAVE_STAT_EMPTY_STRING_BUG
569
570/* Define to 1 if stdbool.h conforms to C99. */
571#undef HAVE_STDBOOL_H
572
573/* Define to 1 if you have the <stdint.h> header file. */
574#undef HAVE_STDINT_H
575
576/* Define to 1 if you have the <stdlib.h> header file. */
577#undef HAVE_STDLIB_H
578
579/* Define to 1 if you have the `strcasecmp' function. */
580#undef HAVE_STRCASECMP
581
582/* Define to 1 if you have the `strcasestr' function. */
583#undef HAVE_STRCASESTR
584
585/* Define to 1 if you have the `strchr' function. */
586#undef HAVE_STRCHR
587
588/* Define to 1 if you have the `strdup' function. */
589#undef HAVE_STRDUP
590
591/* Define to 1 if you have the `strerror' function. */
592#undef HAVE_STRERROR
593
594/* Define to 1 if you have the `strerror_r' function. */
595#undef HAVE_STRERROR_R
596
597/* Define to 1 if you have the `strftime' function. */
598#undef HAVE_STRFTIME
599
600/* Define to 1 if you have the <strings.h> header file. */
601#undef HAVE_STRINGS_H
602
603/* Define to 1 if you have the <string.h> header file. */
604#undef HAVE_STRING_H
605
606/* Define to 1 if you have the `strlcat' function. */
607#undef HAVE_STRLCAT
608
609/* Define to 1 if you have the `strlcpy' function. */
610#undef HAVE_STRLCPY
611
612/* Define to 1 if you have the `strncasecmp' function. */
613#undef HAVE_STRNCASECMP
614
615/* Define to 1 if you have the `strrchr' function. */
616#undef HAVE_STRRCHR
617
618/* Define to 1 if you have the `strspn' function. */
619#undef HAVE_STRSPN
620
621/* Define to 1 if `request_channels' is a member of `struct AVCodecContext'.
622   */
623#undef HAVE_STRUCT_AVCODECCONTEXT_REQUEST_CHANNELS
624
625/* Define to 1 if you have the `syslog' function. */
626#undef HAVE_SYSLOG
627
628/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
629   */
630#undef HAVE_SYS_DIR_H
631
632/* Define to 1 if you have the <sys/dl.h> header file. */
633#undef HAVE_SYS_DL_H
634
635/* Define to 1 if you have the <sys/ioctl.h> header file. */
636#undef HAVE_SYS_IOCTL_H
637
638/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
639   */
640#undef HAVE_SYS_NDIR_H
641
642/* Define to 1 if you have the <sys/param.h> header file. */
643#undef HAVE_SYS_PARAM_H
644
645/* Define to 1 if you have the <sys/select.h> header file. */
646#undef HAVE_SYS_SELECT_H
647
648/* Define to 1 if you have the <sys/socket.h> header file. */
649#undef HAVE_SYS_SOCKET_H
650
651/* Define to 1 if you have the <sys/soundcard.h> header file. */
652#undef HAVE_SYS_SOUNDCARD_H
653
654/* Define to 1 if you have the <sys/stat.h> header file. */
655#undef HAVE_SYS_STAT_H
656
657/* Define to 1 if you have the <sys/time.h> header file. */
658#undef HAVE_SYS_TIME_H
659
660/* Define to 1 if you have the <sys/types.h> header file. */
661#undef HAVE_SYS_TYPES_H
662
663/* Define to 1 if you have the <sys/un.h> header file. */
664#undef HAVE_SYS_UN_H
665
666/* Define to 1 if you have the <sys/wait.h> header file. */
667#undef HAVE_SYS_WAIT_H
668
669/* Define to 1 if you have the `time' function. */
670#undef HAVE_TIME
671
672/* Define to 1 if you have the <time.h> header file. */
673#undef HAVE_TIME_H
674
675/* Define if you integer Vorbis. */
676#undef HAVE_TREMOR
677
678/* Define this if uname(2) is POSIX */
679#undef HAVE_UNAME_SYSCALL
680
681/* Define to 1 if you have the <unistd.h> header file. */
682#undef HAVE_UNISTD_H
683
684/* Define to 1 if you have the `unlink' function. */
685#undef HAVE_UNLINK
686
687/* Define to 1 if you have the <wchar.h> header file. */
688#undef HAVE_WCHAR_H
689
690/* Define to 1 if you have the `wcswidth' function. */
691#undef HAVE_WCSWIDTH
692
693/* This value is set to 1 to indicate that the system argz facility works */
694#undef HAVE_WORKING_ARGZ
695
696/* Define if we have __attribute__ extension */
697#undef HAVE__ATTRIBUTE__
698
699/* Define to 1 if the system has the type `_Bool'. */
700#undef HAVE__BOOL
701
702/* Define if we have __FUNCTION__ constant */
703#undef HAVE__FUNCTION__
704
705/* Define as const if the declaration of iconv() needs const. */
706#undef ICONV_CONST
707
708/* Define if your system is GNU/Linux */
709#undef LINUX
710
711/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
712   slash. */
713#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
714
715/* Define if the OS needs help to load dependent libraries for dlopen(). */
716#undef LTDL_DLOPEN_DEPLIBS
717
718/* Define to the system default library search path. */
719#undef LT_DLSEARCH_PATH
720
721/* The archive extension */
722#undef LT_LIBEXT
723
724/* Define to the extension used for runtime loadable modules, say, ".so". */
725#undef LT_MODULE_EXT
726
727/* Define to the name of the environment variable that determines the run-time
728   module search path. */
729#undef LT_MODULE_PATH_VAR
730
731/* Define to the sub-directory in which libtool stores uninstalled libraries.
732   */
733#undef LT_OBJDIR
734
735/* Define if the old MusePack API is used */
736#undef MPC_IS_OLD_API
737
738/* Define if you don't want debugging code */
739#undef NDEBUG
740
741/* Define if dlsym() requires a leading underscore in symbol names. */
742#undef NEED_USCORE
743
744/* Define if your system is OpenBSD */
745#undef OPENBSD
746
747/* Name of package */
748#undef PACKAGE
749
750/* Define to the address where bug reports for this package should be sent. */
751#undef PACKAGE_BUGREPORT
752
753/* Define to the full name of this package. */
754#undef PACKAGE_NAME
755
756/* The SVN revision of this build. */
757#undef PACKAGE_REVISION
758
759/* Define to the full name and version of this package. */
760#undef PACKAGE_STRING
761
762/* Define to the one symbol short name of this package. */
763#undef PACKAGE_TARNAME
764
765/* Define to the home page for this package. */
766#undef PACKAGE_URL
767
768/* Define to the version of this package. */
769#undef PACKAGE_VERSION
770
771/* Define to necessary symbol if this constant uses a non-standard name on
772   your system. */
773#undef PTHREAD_CREATE_JOINABLE
774
775/* Define to 1 if you have the ANSI C header files. */
776#undef STDC_HEADERS
777
778/* Version number of package */
779#undef VERSION
780
781/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
782   significant byte first (like Motorola and SPARC, unlike Intel). */
783#if defined AC_APPLE_UNIVERSAL_BUILD
784# if defined __BIG_ENDIAN__
785#  define WORDS_BIGENDIAN 1
786# endif
787#else
788# ifndef WORDS_BIGENDIAN
789#  undef WORDS_BIGENDIAN
790# endif
791#endif
792
793/* Use 64bit IO */
794#undef _FILE_OFFSET_BITS
795
796/* Define so that glibc/gnulib argp.h does not typedef error_t. */
797#undef __error_t_defined
798
799/* Define to empty if `const' does not conform to ANSI C. */
800#undef const
801
802/* Define to a type to use for `error_t' if it is not otherwise available. */
803#undef error_t
804
805/* Define to `__inline__' or `__inline' if that's what the C compiler
806   calls it, or to nothing if 'inline' is not supported under any name.  */
807#ifndef __cplusplus
808#undef inline
809#endif
810
811/* Define to the type of a signed integer type wide enough to hold a pointer,
812   if such a type exists, and if the system does not define it. */
813#undef intptr_t
814
815/* Define to rpl_malloc if the replacement function should be used. */
816#undef malloc
817
818/* Define to `long int' if <sys/types.h> does not define. */
819#undef off_t
820
821/* Define to `unsigned int' if <sys/types.h> does not define. */
822#undef size_t
823