fix typo
[official-gcc.git] / libjava / libltdl / config.h.in
blobc61738d4c4344d3f1ad200def5dbcd3e628d995a
1 /* config.h.in. Generated automatically from configure.in by autoheader. */
3 /* Define to empty if the keyword does not work. */
4 #undef const
6 /* Define as __inline if that's what the C compiler calls it. */
7 #undef inline
9 /* Define if you have the ANSI C header files. */
10 #undef STDC_HEADERS
12 /* Define if you have the libdl library or equivalent. */
13 #undef HAVE_LIBDL
15 /* Define if you have the GNU dld library. */
16 #undef HAVE_DLD
18 /* Define if you have the shl_load function. */
19 #undef HAVE_SHL_LOAD
21 /* Define if you are using the Boehm GC. */
22 #undef HAVE_BOEHM_GC
24 /* Define if you have the dlerror function. */
25 #undef HAVE_DLERROR
27 /* Define if you have the index function. */
28 #undef HAVE_INDEX
30 /* Define if you have the rindex function. */
31 #undef HAVE_RINDEX
33 /* Define if you have the strchr function. */
34 #undef HAVE_STRCHR
36 /* Define if you have the strrchr function. */
37 #undef HAVE_STRRCHR
39 /* Define if you have the <ctype.h> header file. */
40 #undef HAVE_CTYPE_H
42 /* Define if you have the <dl.h> header file. */
43 #undef HAVE_DL_H
45 /* Define if you have the <dld.h> header file. */
46 #undef HAVE_DLD_H
48 /* Define if you have the <dlfcn.h> header file. */
49 #undef HAVE_DLFCN_H
51 /* Define if you have the <malloc.h> header file. */
52 #undef HAVE_MALLOC_H
54 /* Define if you have the <memory.h> header file. */
55 #undef HAVE_MEMORY_H
57 /* Define if you have the <stdio.h> header file. */
58 #undef HAVE_STDIO_H
60 /* Define if you have the <stdlib.h> header file. */
61 #undef HAVE_STDLIB_H
63 /* Define if you have the <string.h> header file. */
64 #undef HAVE_STRING_H
66 /* Define if you have the <strings.h> header file. */
67 #undef HAVE_STRINGS_H
69 /* Define to the extension used for shared libraries, say, .so. */
70 #undef LTDL_SHLIB_EXT
72 /* Define to the name of the environment variable that determines the dynamic library search path. */
73 #undef LTDL_SHLIBPATH_VAR
75 /* Define to the sub-directory in which libtool stores uninstalled libraries. */
76 #undef LTDL_OBJDIR
78 /* Define if libtool can extract symbol lists from object files. */
79 #undef HAVE_PRELOADED_SYMBOLS
81 /* Define if dlsym() requires a leading underscode in symbol names. */
82 #undef NEED_USCORE