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