gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gold / config.in
index 2b53d711855507b73e06db6ffe2657c9aed3f047..7bac34aab25fe53cef0bb7d5adc2c8cfa92ecc49 100644 (file)
 /* Define if your <locale.h> file defines LC_MESSAGES. */
 #undef HAVE_LC_MESSAGES
 
+/* Define to 1 if you have the `link' function. */
+#undef HAVE_LINK
+
 /* Define to 1 if you have the <locale.h> header file. */
 #undef HAVE_LOCALE_H
 
 /* Define to 1 if you have the <memory.h> header file. */
 #undef HAVE_MEMORY_H
 
+/* Define to 1 if you have the `mkdtemp' function. */
+#undef HAVE_MKDTEMP
+
 /* Define to 1 if you have the `mmap' function. */
 #undef HAVE_MMAP
 
This page took 0.024533 seconds and 4 git commands to generate.