summaryrefslogtreecommitdiff
path: root/ld/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'ld/config.in')
-rw-r--r--ld/config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/config.in b/ld/config.in
index 87308e28cc..cae19e7624 100644
--- a/ld/config.in
+++ b/ld/config.in
@@ -34,6 +34,9 @@
*/
#undef HAVE_DIRENT_H
+/* Define to 1 if you have the <dlfcn.h> header file. */
+#undef HAVE_DLFCN_H
+
/* Define to 1 if you have the <elf-hints.h> header file. */
#undef HAVE_ELF_HINTS_H
@@ -96,6 +99,10 @@
/* Define to 1 if you have the `waitpid' function. */
#undef HAVE_WAITPID
+/* Define to the sub-directory in which libtool stores uninstalled libraries.
+ */
+#undef LT_OBJDIR
+
/* Name of package */
#undef PACKAGE