1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* where should we store CDDB-entries */
4#undef CONF_CDDB_PATH
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 1 if you have the <ctype.h> header file. */
11#undef HAVE_CTYPE_H
12
13/* Define if the GNU dcgettext() function is already present or preinstalled.
14   */
15#undef HAVE_DCGETTEXT
16
17/* Define to 1 if you have the <dirent.h> header file. */
18#undef HAVE_DIRENT_H
19
20/* Define to 1 if you have the <errno.h> header file. */
21#undef HAVE_ERRNO_H
22
23/* Define to 1 if you have the <fcntl.h> header file. */
24#undef HAVE_FCNTL_H
25
26/* Define if the GNU gettext() function is already present or preinstalled. */
27#undef HAVE_GETTEXT
28
29/* Define if you have the iconv() function. */
30#undef HAVE_ICONV
31
32/* Define to 1 if you have the <inttypes.h> header file. */
33#undef HAVE_INTTYPES_H
34
35/* Define to 1 if you have the <libintl.h> header file. */
36#undef HAVE_LIBINTL_H
37
38/* Define to 1 if you have the `ncurses' library (-lncurses). */
39#undef HAVE_LIBNCURSES
40
41/* Define to 1 if you have the <linux/cdrom.h> header file. */
42#undef HAVE_LINUX_CDROM_H
43
44/* Define to 1 if you have the <locale.h> header file. */
45#undef HAVE_LOCALE_H
46
47/* Define to 1 if you have the <memory.h> header file. */
48#undef HAVE_MEMORY_H
49
50/* Define to 1 if you have the <signal.h> header file. */
51#undef HAVE_SIGNAL_H
52
53/* Define to 1 if you have the <stdint.h> header file. */
54#undef HAVE_STDINT_H
55
56/* Define to 1 if you have the <stdlib.h> header file. */
57#undef HAVE_STDLIB_H
58
59/* Define to 1 if you have the <strings.h> header file. */
60#undef HAVE_STRINGS_H
61
62/* Define to 1 if you have the <string.h> header file. */
63#undef HAVE_STRING_H
64
65/* Define to 1 if you have the <sys/cdio.h> header file. */
66#undef HAVE_SYS_CDIO_H
67
68/* Define to 1 if you have the <sys/ioctl.h> header file. */
69#undef HAVE_SYS_IOCTL_H
70
71/* Define to 1 if you have the <sys/stat.h> header file. */
72#undef HAVE_SYS_STAT_H
73
74/* Define to 1 if you have the <sys/time.h> header file. */
75#undef HAVE_SYS_TIME_H
76
77/* Define to 1 if you have the <sys/types.h> header file. */
78#undef HAVE_SYS_TYPES_H
79
80/* Define to 1 if you have the <sys/wait.h> header file. */
81#undef HAVE_SYS_WAIT_H
82
83/* Define to 1 if you have the <time.h> header file. */
84#undef HAVE_TIME_H
85
86/* Define to 1 if you have the <unistd.h> header file. */
87#undef HAVE_UNISTD_H
88
89/* Define as const if the declaration of iconv() needs const. */
90#undef ICONV_CONST
91
92/* whether to use OGG as default */
93#undef OGG_AS_DEFAULT
94
95/* Name of package */
96#undef PACKAGE
97
98/* Define to the address where bug reports for this package should be sent. */
99#undef PACKAGE_BUGREPORT
100
101/* Define to the full name of this package. */
102#undef PACKAGE_NAME
103
104/* Define to the full name and version of this package. */
105#undef PACKAGE_STRING
106
107/* Define to the one symbol short name of this package. */
108#undef PACKAGE_TARNAME
109
110/* Define to the version of this package. */
111#undef PACKAGE_VERSION
112
113/* Define to 1 if you have the ANSI C header files. */
114#undef STDC_HEADERS
115
116/* Version number of package */
117#undef VERSION
118