(extendsfdf2): Add pattern accidentally deleted when cirrus instructions were
[official-gcc.git] / libjava / libltdl / acconfig.h
blobefa668c4dc72ef42c579d47e0c6d31d5e68cb1ec
1 /* Some of these are defined here, not in configure.in, because
2 they're AC_DEFINEd in two different places, which causes two
3 defines to appear. Some C compilers might now appreciate it... */
5 /* Define if you have the libdl library or equivalent. */
6 #undef HAVE_LIBDL
8 /* Define if you have the GNU dld library. */
9 #undef HAVE_DLD
11 /* Define if you have the shl_load function. */
12 #undef HAVE_SHL_LOAD
14 /* Define if you are using the Boehm GC. */
15 #undef HAVE_BOEHM_GC