* toplev.c (parse_options_and_default_flags): Undo accidental commit.
[official-gcc.git] / libjava / libltdl / config.h.in
blob95e384928b31cd44730703d083f4a7d3470fdf24
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 are using the Boehm GC. */
13 #undef HAVE_BOEHM_GC
15 /* Define if you have the dlerror function. */
16 #undef HAVE_DLERROR
18 /* Define if you have the index function. */
19 #undef HAVE_INDEX
21 /* Define if you have the rindex function. */
22 #undef HAVE_RINDEX
24 /* Define if you have the strchr function. */
25 #undef HAVE_STRCHR
27 /* Define if you have the strcmp function. */
28 #undef HAVE_STRCMP
30 /* Define if you have the strrchr function. */
31 #undef HAVE_STRRCHR
33 /* Define if you have the <ctype.h> header file. */
34 #undef HAVE_CTYPE_H
36 /* Define if you have the <dl.h> header file. */
37 #undef HAVE_DL_H
39 /* Define if you have the <dld.h> header file. */
40 #undef HAVE_DLD_H
42 /* Define if you have the <dlfcn.h> header file. */
43 #undef HAVE_DLFCN_H
45 /* Define if you have the <malloc.h> header file. */
46 #undef HAVE_MALLOC_H
48 /* Define if you have the <memory.h> header file. */
49 #undef HAVE_MEMORY_H
51 /* Define if you have the <stdio.h> header file. */
52 #undef HAVE_STDIO_H
54 /* Define if you have the <stdlib.h> header file. */
55 #undef HAVE_STDLIB_H
57 /* Define if you have the <string.h> header file. */
58 #undef HAVE_STRING_H
60 /* Define if you have the <strings.h> header file. */
61 #undef HAVE_STRINGS_H
63 /* Define to the extension used for shared libraries, say, .so. */
64 #undef LTDL_SHLIB_EXT
66 /* Define to the name of the environment variable that determines the dynamic library search path. */
67 #undef LTDL_SHLIBPATH_VAR
69 /* Define to the system default library search path. */
70 #undef LTDL_SYSSEARCHPATH
72 /* Define to the sub-directory in which libtool stores uninstalled libraries. */
73 #undef LTDL_OBJDIR
75 /* Define if libtool can extract symbol lists from object files. */
76 #undef HAVE_PRELOADED_SYMBOLS
78 /* Define if you have the libdl library or equivalent. */
79 #undef HAVE_LIBDL
81 /* Define if you have the libdl library or equivalent. */
82 #undef HAVE_LIBDL
84 /* Define if you have the libdl library or equivalent. */
85 #undef HAVE_LIBDL
87 /* Define if you have the shl_load function. */
88 #undef HAVE_SHL_LOAD
90 /* Define if you have the shl_load function. */
91 #undef HAVE_SHL_LOAD
93 /* Define if you have the GNU dld library. */
94 #undef HAVE_DLD
96 /* Define if dlsym() requires a leading underscode in symbol names. */
97 #undef NEED_USCORE