Add option to nm to change the characters displayed for ifunc symbols. Add a configu...
[binutils-gdb.git] / ld / config.in
index f17121073679759f95d38720c5fee9cdddebef68..7b60d77858730fb63c2f6601fdbe7f986bdfc23e 100644 (file)
 /* Define to 1 if you have the `close' function. */
 #undef HAVE_CLOSE
 
+/* Define to 1 if you have the declaration of `asprintf', and to 0 if you
+   don't. */
+#undef HAVE_DECL_ASPRINTF
+
 /* Define to 1 if you have the declaration of `environ', and to 0 if you
    don't. */
 #undef HAVE_DECL_ENVIRON
 /* Define if you can safely include both <string.h> and <strings.h>. */
 #undef STRING_WITH_STRINGS
 
+/* Define to 1 if you want to support the --error-handling-script command line
+   option. */
+#undef SUPPORT_ERROR_HANDLING_SCRIPT
+
 /* Use b modifier when opening binary files? */
 #undef USE_BINARY_FOPEN