diff options
Diffstat (limited to 'ld/config.in')
-rw-r--r-- | ld/config.in | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/ld/config.in b/ld/config.in index 4b370e8..2ab4844 100644 --- a/ld/config.in +++ b/ld/config.in @@ -47,18 +47,9 @@ */ #undef HAVE_DIRENT_H -/* Define to 1 if you have the `dlclose' function. */ -#undef HAVE_DLCLOSE - /* Define to 1 if you have the <dlfcn.h> header file. */ #undef HAVE_DLFCN_H -/* Define to 1 if you have the `dlopen' function. */ -#undef HAVE_DLOPEN - -/* Define to 1 if you have the `dlsym' function. */ -#undef HAVE_DLSYM - /* Define to 1 if you have the <elf-hints.h> header file. */ #undef HAVE_ELF_HINTS_H |