gas/
[deliverable/binutils-gdb.git] / ld / config.in
index 87308e28cc8390c491cf98b4ce8abe4ba77b31ff..cae19e76240a526f9c711ae17a4f15a9d3e31c5f 100644 (file)
@@ -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
 
 /* 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
 
This page took 0.023729 seconds and 4 git commands to generate.