OSDN Git Service

* gcc.dg/asm-fs-1.c: Expect failure on darwin.
[pf3gnuchains/gcc-fork.git] / libjava / libltdl / acconfig.h
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...  */
4
5 /* Define if you have the libdl library or equivalent.  */
6 #undef HAVE_LIBDL
7
8 /* Define if you have the GNU dld library.  */
9 #undef HAVE_DLD
10
11 /* Define if you have the shl_load function.  */
12 #undef HAVE_SHL_LOAD
13
14 /* Define if you are using the Boehm GC.  */
15 #undef HAVE_BOEHM_GC