00001 /* Some of these are defined here, not in configure.in, because 00002 they're AC_DEFINEd in two different places, which causes two 00003 defines to appear. Some C compilers might now appreciate it... */ 00004 00005 /* Define if you have the libdl library or equivalent. */ 00006 #undef HAVE_LIBDL 00007 00008 /* Define if you have the GNU dld library. */ 00009 #undef HAVE_DLD 00010 00011 /* Define if you have the shl_load function. */ 00012 #undef HAVE_SHL_LOAD