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