]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ld/config.in
* configure.in (AC_CHECK_FUNCS): Add setlocale.
[thirdparty/binutils-gdb.git] / ld / config.in
index a3867f3912d96c8c5cd8cf071288c2417ab0d819..fc013fafbe64f711f6a0bef5e3c7e02b59598b41 100644 (file)
@@ -67,6 +67,9 @@
 /* Define to 1 if you have the <inttypes.h> header file. */
 #undef HAVE_INTTYPES_H
 
+/* Define if your <locale.h> file defines LC_MESSAGES. */
+#undef HAVE_LC_MESSAGES
+
 /* Define to 1 if you have the <limits.h> header file. */
 #undef HAVE_LIMITS_H
 
 /* Define to 1 if you have the <stdlib.h> header file. */
 #undef HAVE_STDLIB_H
 
+/* Define to 1 if you have the `setlocale' function. */
+#undef HAVE_SETLOCALE
+
 /* Define to 1 if you have the <strings.h> header file. */
 #undef HAVE_STRINGS_H