1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define to 1 if translation of program messages to the user's native
4   language is requested. */
5#undef ENABLE_NLS
6
7/* Define to 1 if you have the `argz_add' function. */
8#undef HAVE_ARGZ_ADD
9
10/* Define to 1 if you have the `argz_append' function. */
11#undef HAVE_ARGZ_APPEND
12
13/* Define to 1 if you have the `argz_count' function. */
14#undef HAVE_ARGZ_COUNT
15
16/* Define to 1 if you have the `argz_create_sep' function. */
17#undef HAVE_ARGZ_CREATE_SEP
18
19/* Define to 1 if you have the <argz.h> header file. */
20#undef HAVE_ARGZ_H
21
22/* Define to 1 if you have the `argz_insert' function. */
23#undef HAVE_ARGZ_INSERT
24
25/* Define to 1 if you have the `argz_next' function. */
26#undef HAVE_ARGZ_NEXT
27
28/* Define to 1 if you have the `argz_stringify' function. */
29#undef HAVE_ARGZ_STRINGIFY
30
31/* Define to 1 if you have the `closedir' function. */
32#undef HAVE_CLOSEDIR
33
34/* Define if the GNU dcgettext() function is already present or preinstalled.
35   */
36#undef HAVE_DCGETTEXT
37
38/* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if
39   you don't. */
40#undef HAVE_DECL_CYGWIN_CONV_PATH
41
42/* Define to 1 if you have the <dirent.h> header file. */
43#undef HAVE_DIRENT_H
44
45/* Define if you have the GNU dld library. */
46#undef HAVE_DLD
47
48/* Define to 1 if you have the <dld.h> header file. */
49#undef HAVE_DLD_H
50
51/* Define to 1 if you have the `dlerror' function. */
52#undef HAVE_DLERROR
53
54/* Define to 1 if you have the <dlfcn.h> header file. */
55#undef HAVE_DLFCN_H
56
57/* Define to 1 if you have the <dl.h> header file. */
58#undef HAVE_DL_H
59
60/* Define if you have the _dyld_func_lookup function. */
61#undef HAVE_DYLD
62
63/* Define to 1 if the system has the type `error_t'. */
64#undef HAVE_ERROR_T
65
66/* Define if the GNU gettext() function is already present or preinstalled. */
67#undef HAVE_GETTEXT
68
69/* Define if you have the iconv() function. */
70#undef HAVE_ICONV
71
72/* Define to 1 if you have the <inttypes.h> header file. */
73#undef HAVE_INTTYPES_H
74
75/* Define if you have the libdl library or equivalent. */
76#undef HAVE_LIBDL
77
78/* Define if libdlloader will be built on this platform */
79#undef HAVE_LIBDLLOADER
80
81/* Define this if a modern libltdl is already installed */
82#undef HAVE_LTDL
83
84/* Define to 1 if you have the <mach-o/dyld.h> header file. */
85#undef HAVE_MACH_O_DYLD_H
86
87/* Define to 1 if you have the <memory.h> header file. */
88#undef HAVE_MEMORY_H
89
90/* Define to 1 if you have the `opendir' function. */
91#undef HAVE_OPENDIR
92
93/* Define if libtool can extract symbol lists from object files. */
94#undef HAVE_PRELOADED_SYMBOLS
95
96/* Define to 1 if you have the `readdir' function. */
97#undef HAVE_READDIR
98
99/* Define if you have the shl_load function. */
100#undef HAVE_SHL_LOAD
101
102/* Define to 1 if you have the <stdint.h> header file. */
103#undef HAVE_STDINT_H
104
105/* Define to 1 if you have the <stdlib.h> header file. */
106#undef HAVE_STDLIB_H
107
108/* Define to 1 if you have the <strings.h> header file. */
109#undef HAVE_STRINGS_H
110
111/* Define to 1 if you have the <string.h> header file. */
112#undef HAVE_STRING_H
113
114/* Define to 1 if you have the `strlcat' function. */
115#undef HAVE_STRLCAT
116
117/* Define to 1 if you have the `strlcpy' function. */
118#undef HAVE_STRLCPY
119
120/* Define to 1 if you have the <sys/dl.h> header file. */
121#undef HAVE_SYS_DL_H
122
123/* Define to 1 if you have the <sys/stat.h> header file. */
124#undef HAVE_SYS_STAT_H
125
126/* Define to 1 if you have the <sys/types.h> header file. */
127#undef HAVE_SYS_TYPES_H
128
129/* Define to 1 if you have the <unistd.h> header file. */
130#undef HAVE_UNISTD_H
131
132/* This value is set to 1 to indicate that the system argz facility works */
133#undef HAVE_WORKING_ARGZ
134
135/* libmp3splt with soname */
136#undef LIBMP3SPLT_WITH_SONAME
137
138/* Define if the OS needs help to load dependent libraries for dlopen(). */
139#undef LTDL_DLOPEN_DEPLIBS
140
141/* Define to the system default library search path. */
142#undef LT_DLSEARCH_PATH
143
144/* The archive extension */
145#undef LT_LIBEXT
146
147/* The archive prefix */
148#undef LT_LIBPREFIX
149
150/* Define to the extension used for runtime loadable modules, say, ".so". */
151#undef LT_MODULE_EXT
152
153/* Define to the name of the environment variable that determines the run-time
154   module search path. */
155#undef LT_MODULE_PATH_VAR
156
157/* Define to the sub-directory in which libtool stores uninstalled libraries.
158   */
159#undef LT_OBJDIR
160
161/* Define to the shared library suffix, say, ".dylib". */
162#undef LT_SHARED_EXT
163
164/* Define if dlsym() requires a leading underscore in symbol names. */
165#undef NEED_USCORE
166
167/* Name of package */
168#undef PACKAGE
169
170/* Define to the address where bug reports for this package should be sent. */
171#undef PACKAGE_BUGREPORT
172
173/* Define to the full name of this package. */
174#undef PACKAGE_NAME
175
176/* Define to the full name and version of this package. */
177#undef PACKAGE_STRING
178
179/* Define to the one symbol short name of this package. */
180#undef PACKAGE_TARNAME
181
182/* Define to the home page for this package. */
183#undef PACKAGE_URL
184
185/* Define to the version of this package. */
186#undef PACKAGE_VERSION
187
188/* Define to 1 if you have the ANSI C header files. */
189#undef STDC_HEADERS
190
191/* Version number of package */
192#undef VERSION
193
194/* Define so that glibc/gnulib argp.h does not typedef error_t. */
195#undef __error_t_defined
196
197/* Define to a type to use for `error_t' if it is not otherwise available. */
198#undef error_t
199