1 /* config-h.in. Generated from configure.ac by autoheader. */
3 /* Define to 1 if you have the `argz_append' function. */
4 #undef HAVE_ARGZ_APPEND
6 /* Define to 1 if you have the `argz_create_sep' function. */
7 #undef HAVE_ARGZ_CREATE_SEP
9 /* Define to 1 if you have the <argz.h> header file. */
12 /* Define to 1 if you have the `argz_insert' function. */
13 #undef HAVE_ARGZ_INSERT
15 /* Define to 1 if you have the `argz_next' function. */
18 /* Define to 1 if you have the `argz_stringify' function. */
19 #undef HAVE_ARGZ_STRINGIFY
21 /* Define to 1 if you have the <assert.h> header file. */
24 /* Define to 1 if you have the `bcopy' function. */
27 /* Define to 1 if you have the `closedir' function. */
30 /* Define to 1 if you have the <ctype.h> header file. */
33 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
37 /* Define if you have the GNU dld library. */
40 /* Define to 1 if you have the <dld.h> header file. */
43 /* Define to 1 if you have the `dlerror' function. */
46 /* Define to 1 if you have the <dlfcn.h> header file. */
49 /* Define to 1 if you have the <dl.h> header file. */
52 /* Define if you have the _dyld_func_lookup function. */
55 /* Define to 1 if you have the <errno.h> header file. */
58 /* Define to 1 if the system has the type `error_t'. */
61 /* Define to 1 if you have the `index' function. */
64 /* Define to 1 if you have the <inttypes.h> header file. */
65 #undef HAVE_INTTYPES_H
67 /* Define if you have the libdl library or equivalent. */
70 /* Define to 1 if you have the <mach-o/dyld.h> header file. */
71 #undef HAVE_MACH_O_DYLD_H
73 /* Define to 1 if you have the <malloc.h> header file. */
76 /* Define to 1 if you have the `memcpy' function. */
79 /* Define to 1 if you have the `memmove' function. */
82 /* Define to 1 if you have the <memory.h> header file. */
85 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
88 /* Define to 1 if you have the `opendir' function. */
91 /* Define if libtool can extract symbol lists from object files. */
92 #undef HAVE_PRELOADED_SYMBOLS
94 /* Define to 1 if you have the `readdir' function. */
97 /* Define to 1 if you have the `rindex' function. */
100 /* Define if you have the shl_load function. */
103 /* Define to 1 if you have the <stdint.h> header file. */
106 /* Define to 1 if you have the <stdio.h> header file. */
109 /* Define to 1 if you have the <stdlib.h> header file. */
112 /* Define to 1 if you have the `strchr' function. */
115 /* Define to 1 if you have the `strcmp' function. */
118 /* Define to 1 if you have the <strings.h> header file. */
119 #undef HAVE_STRINGS_H
121 /* Define to 1 if you have the <string.h> header file. */
124 /* Define to 1 if you have the `strrchr' function. */
127 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
129 #undef HAVE_SYS_DIR_H
131 /* Define to 1 if you have the <sys/dl.h> header file. */
134 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
136 #undef HAVE_SYS_NDIR_H
138 /* Define to 1 if you have the <sys/stat.h> header file. */
139 #undef HAVE_SYS_STAT_H
141 /* Define to 1 if you have the <sys/types.h> header file. */
142 #undef HAVE_SYS_TYPES_H
144 /* Define to 1 if you have the <unistd.h> header file. */
147 /* Define if the OS needs help to load dependent libraries for dlopen(). */
148 #undef LTDL_DLOPEN_DEPLIBS
150 /* Define to the sub-directory in which libtool stores uninstalled libraries.
154 /* Define to the name of the environment variable that determines the dynamic
155 library search path. */
156 #undef LTDL_SHLIBPATH_VAR
158 /* Define to the extension used for shared libraries, say, ".so". */
159 #undef LTDL_SHLIB_EXT
161 /* Define to the system default library search path. */
162 #undef LTDL_SYSSEARCHPATH
164 /* Define if dlsym() requires a leading underscore in symbol names. */
167 /* Define to the address where bug reports for this package should be sent. */
168 #undef PACKAGE_BUGREPORT
170 /* Define to the full name of this package. */
173 /* Define to the full name and version of this package. */
174 #undef PACKAGE_STRING
176 /* Define to the one symbol short name of this package. */
177 #undef PACKAGE_TARNAME
179 /* Define to the home page for this package. */
182 /* Define to the version of this package. */
183 #undef PACKAGE_VERSION
185 /* Define to 1 if you have the ANSI C header files. */
188 /* Define to empty if `const' does not conform to ANSI C. */
191 /* Define to a type to use for `error_t' if it is not otherwise available. */
194 /* Define to `__inline__' or `__inline' if that's what the C compiler
195 calls it, or to nothing if 'inline' is not supported under any name. */