Regenerate from configure.in using autoconf2.13 after:
[freeradius.git] / 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