aboutsummaryrefslogtreecommitdiff
path: root/binutils/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/config.in')
-rw-r--r--binutils/config.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/binutils/config.in b/binutils/config.in
index e3a178b..202c763 100644
--- a/binutils/config.in
+++ b/binutils/config.in
@@ -12,6 +12,15 @@
language is requested. */
#undef ENABLE_NLS
+/* Define if you have the iconv() function. */
+#undef HAVE_ICONV
+
+/* Define to 1 if you have the <iconv.h> header file. */
+#undef HAVE_ICONV_H
+
+/* Define as const if the declaration of iconv() needs const. */
+#undef ICONV_CONST
+
/* Suffix used for executables, if any. */
#undef EXECUTABLE_SUFFIX