Annotation of sql/sqlite/libltdl/config_auto.h.in, revision 1.3
1.1 misha 1: /* config_auto.h.in. Generated from configure.in by autoheader. */
2:
3: /* Define to 1 if you have the `argz_append' function. */
4: #undef HAVE_ARGZ_APPEND
5:
6: /* Define to 1 if you have the `argz_create_sep' function. */
7: #undef HAVE_ARGZ_CREATE_SEP
8:
9: /* Define to 1 if you have the <argz.h> header file. */
10: #undef HAVE_ARGZ_H
11:
12: /* Define to 1 if you have the `argz_insert' function. */
13: #undef HAVE_ARGZ_INSERT
14:
15: /* Define to 1 if you have the `argz_next' function. */
16: #undef HAVE_ARGZ_NEXT
17:
18: /* Define to 1 if you have the `argz_stringify' function. */
19: #undef HAVE_ARGZ_STRINGIFY
20:
21: /* Define to 1 if you have the <assert.h> header file. */
22: #undef HAVE_ASSERT_H
23:
24: /* Define to 1 if you have the `bcopy' function. */
25: #undef HAVE_BCOPY
26:
27: /* Define to 1 if you have the <ctype.h> header file. */
28: #undef HAVE_CTYPE_H
29:
30: /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
31: */
32: #undef HAVE_DIRENT_H
33:
34: /* Define if you have the GNU dld library. */
35: #undef HAVE_DLD
36:
37: /* Define to 1 if you have the <dld.h> header file. */
38: #undef HAVE_DLD_H
39:
40: /* Define to 1 if you have the `dlerror' function. */
41: #undef HAVE_DLERROR
42:
43: /* Define to 1 if you have the <dlfcn.h> header file. */
44: #undef HAVE_DLFCN_H
45:
46: /* Define to 1 if you have the <dl.h> header file. */
47: #undef HAVE_DL_H
48:
49: /* Define to 1 if you have the <errno.h> header file. */
50: #undef HAVE_ERRNO_H
51:
52: /* Define to 1 if the system has the type `error_t'. */
53: #undef HAVE_ERROR_T
54:
55: /* Define to 1 if you have the `index' function. */
56: #undef HAVE_INDEX
57:
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:
64: /* Define to 1 if you have the <malloc.h> header file. */
65: #undef HAVE_MALLOC_H
66:
67: /* Define to 1 if you have the `memcpy' function. */
68: #undef HAVE_MEMCPY
69:
70: /* Define to 1 if you have the `memmove' function. */
71: #undef HAVE_MEMMOVE
72:
73: /* Define to 1 if you have the <memory.h> header file. */
74: #undef HAVE_MEMORY_H
75:
76: /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
77: #undef HAVE_NDIR_H
78:
79: /* Define if libtool can extract symbol lists from object files. */
80: #undef HAVE_PRELOADED_SYMBOLS
81:
82: /* Define to 1 if you have the `rindex' function. */
83: #undef HAVE_RINDEX
84:
85: /* Define if you have the shl_load function. */
86: #undef HAVE_SHL_LOAD
87:
88: /* Define to 1 if you have the <stdint.h> header file. */
89: #undef HAVE_STDINT_H
90:
91: /* Define to 1 if you have the <stdio.h> header file. */
92: #undef HAVE_STDIO_H
93:
94: /* Define to 1 if you have the <stdlib.h> header file. */
95: #undef HAVE_STDLIB_H
96:
97: /* Define to 1 if you have the `strchr' function. */
98: #undef HAVE_STRCHR
99:
100: /* Define to 1 if you have the `strcmp' function. */
101: #undef HAVE_STRCMP
102:
103: /* Define to 1 if you have the <strings.h> header file. */
104: #undef HAVE_STRINGS_H
105:
106: /* Define to 1 if you have the <string.h> header file. */
107: #undef HAVE_STRING_H
108:
109: /* Define to 1 if you have the `strrchr' function. */
110: #undef HAVE_STRRCHR
111:
112: /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
113: */
114: #undef HAVE_SYS_DIR_H
115:
116: /* Define to 1 if you have the <sys/dl.h> header file. */
117: #undef HAVE_SYS_DL_H
118:
119: /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
120: */
121: #undef HAVE_SYS_NDIR_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: /* Define if the OS needs help to load dependent libraries for dlopen(). */
133: #undef LTDL_DLOPEN_DEPLIBS
134:
135: /* Define to the sub-directory in which libtool stores uninstalled libraries.
136: */
137: #undef LTDL_OBJDIR
138:
139: /* Define to the name of the environment variable that determines the dynamic
140: library search path. */
141: #undef LTDL_SHLIBPATH_VAR
142:
143: /* Define to the extension used for shared libraries, say, ".so". */
144: #undef LTDL_SHLIB_EXT
145:
146: /* Define to the system default library search path. */
147: #undef LTDL_SYSSEARCHPATH
148:
149: /* Define if dlsym() requires a leading underscore in symbol names. */
150: #undef NEED_USCORE
151:
152: /* Define to the address where bug reports for this package should be sent. */
153: #undef PACKAGE_BUGREPORT
154:
155: /* Define to the full name of this package. */
156: #undef PACKAGE_NAME
157:
158: /* Define to the full name and version of this package. */
159: #undef PACKAGE_STRING
160:
161: /* Define to the one symbol short name of this package. */
162: #undef PACKAGE_TARNAME
163:
164: /* Define to the version of this package. */
165: #undef PACKAGE_VERSION
166:
167: /* Define to 1 if you have the ANSI C header files. */
168: #undef STDC_HEADERS
169:
170: /* Define to empty if `const' does not conform to ANSI C. */
171: #undef const
172:
173: /* Define to a type to use for \`error_t' if it is not otherwise available. */
174: #undef error_t
175:
176: /* Define as `__inline' if that's what the C compiler calls it, or to nothing
177: if it is not supported. */
178: #undef inline
E-mail: