aboutsummaryrefslogtreecommitdiff
path: root/ld/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'ld/config.in')
-rw-r--r--ld/config.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/config.in b/ld/config.in
index 2f4e5ea..7b60d77 100644
--- a/ld/config.in
+++ b/ld/config.in
@@ -215,6 +215,10 @@
/* 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