Imported Upstream version 2.9.0
[debian/cc1111] / sim / ucsim / libltdl / config-h.in
1 /* config-h.in.  Generated automatically from configure.in by autoheader 2.13.  */
2
3 /* Define to empty if the keyword does not work.  */
4 #undef const
5
6 /* Define as __inline if that's what the C compiler calls it.  */
7 #undef inline
8
9 /* Define if you have the ANSI C header files.  */
10 #undef STDC_HEADERS
11
12 /* Define if you have the argz_append function.  */
13 #undef HAVE_ARGZ_APPEND
14
15 /* Define if you have the argz_create_sep function.  */
16 #undef HAVE_ARGZ_CREATE_SEP
17
18 /* Define if you have the argz_insert function.  */
19 #undef HAVE_ARGZ_INSERT
20
21 /* Define if you have the argz_next function.  */
22 #undef HAVE_ARGZ_NEXT
23
24 /* Define if you have the argz_stringify function.  */
25 #undef HAVE_ARGZ_STRINGIFY
26
27 /* Define if you have the bcopy function.  */
28 #undef HAVE_BCOPY
29
30 /* Define if you have the dlerror function.  */
31 #undef HAVE_DLERROR
32
33 /* Define if you have the index function.  */
34 #undef HAVE_INDEX
35
36 /* Define if you have the memcpy function.  */
37 #undef HAVE_MEMCPY
38
39 /* Define if you have the memmove function.  */
40 #undef HAVE_MEMMOVE
41
42 /* Define if you have the rindex function.  */
43 #undef HAVE_RINDEX
44
45 /* Define if you have the strchr function.  */
46 #undef HAVE_STRCHR
47
48 /* Define if you have the strcmp function.  */
49 #undef HAVE_STRCMP
50
51 /* Define if you have the strrchr function.  */
52 #undef HAVE_STRRCHR
53
54 /* Define if you have the <argz.h> header file.  */
55 #undef HAVE_ARGZ_H
56
57 /* Define if you have the <assert.h> header file.  */
58 #undef HAVE_ASSERT_H
59
60 /* Define if you have the <ctype.h> header file.  */
61 #undef HAVE_CTYPE_H
62
63 /* Define if you have the <dirent.h> header file.  */
64 #undef HAVE_DIRENT_H
65
66 /* Define if you have the <dl.h> header file.  */
67 #undef HAVE_DL_H
68
69 /* Define if you have the <dld.h> header file.  */
70 #undef HAVE_DLD_H
71
72 /* Define if you have the <dlfcn.h> header file.  */
73 #undef HAVE_DLFCN_H
74
75 /* Define if you have the <errno.h> header file.  */
76 #undef HAVE_ERRNO_H
77
78 /* Define if you have the <malloc.h> header file.  */
79 #undef HAVE_MALLOC_H
80
81 /* Define if you have the <memory.h> header file.  */
82 #undef HAVE_MEMORY_H
83
84 /* Define if you have the <ndir.h> header file.  */
85 #undef HAVE_NDIR_H
86
87 /* Define if you have the <stdio.h> header file.  */
88 #undef HAVE_STDIO_H
89
90 /* Define if you have the <stdlib.h> header file.  */
91 #undef HAVE_STDLIB_H
92
93 /* Define if you have the <string.h> header file.  */
94 #undef HAVE_STRING_H
95
96 /* Define if you have the <strings.h> header file.  */
97 #undef HAVE_STRINGS_H
98
99 /* Define if you have the <sys/dir.h> header file.  */
100 #undef HAVE_SYS_DIR_H
101
102 /* Define if you have the <sys/dl.h> header file.  */
103 #undef HAVE_SYS_DL_H
104
105 /* Define if you have the <sys/ndir.h> header file.  */
106 #undef HAVE_SYS_NDIR_H
107
108 /* Define if you have the <unistd.h> header file.  */
109 #undef HAVE_UNISTD_H
110
111 /* Define to the extension used for shared libraries, say, .so.  */
112 #undef LTDL_SHLIB_EXT
113
114 /* Define to the name of the environment variable that determines the dynamic library search path.  */
115 #undef LTDL_SHLIBPATH_VAR
116
117 /* Define to the system default library search path.  */
118 #undef LTDL_SYSSEARCHPATH
119
120 /* Define to the sub-directory in which libtool stores uninstalled libraries.  */
121 #undef LTDL_OBJDIR
122
123 /* Define if libtool can extract symbol lists from object files.  */
124 #undef HAVE_PRELOADED_SYMBOLS
125
126 /* Define if you have the shl_load function. */
127 #undef HAVE_SHL_LOAD
128
129 /* Define if you have the shl_load function. */
130 #undef HAVE_SHL_LOAD
131
132 /* Define if you have the libdl library or equivalent. */
133 #undef HAVE_LIBDL
134
135 /* Define if you have the libdl library or equivalent. */
136 #undef HAVE_LIBDL
137
138 /* Define if you have the libdl library or equivalent. */
139 #undef HAVE_LIBDL
140
141 /* Define if you have the GNU dld library. */
142 #undef HAVE_DLD
143
144 /* Define if dlsym() requires a leading underscore in symbol names.  */
145 #undef NEED_USCORE
146
147 /* Define if the OS needs help to load dependent libraries for dlopen().  */
148 #undef LTDL_DLOPEN_DEPLIBS
149
150 /* Define to a type to use for `error_t' if it is not otherwise available. */
151 #undef error_t
152