summaryrefslogtreecommitdiff
path: root/binutils/config.in
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-09-02 21:35:47 +0000
committerNick Clifton <nickc@redhat.com>2000-09-02 21:35:47 +0000
commit3c3cdefc1653f52db71f253dbf513286cc6ee511 (patch)
treec2cf7d1e962055772fb733ffc9481757db90af98 /binutils/config.in
parentea5b406a452e4d6f67a087ce0797a6f60780ce40 (diff)
downloadbinutils-redhat-3c3cdefc1653f52db71f253dbf513286cc6ee511.tar.gz
Increase minor version number (to 2.10.91) to help tools detect the new
ability to support removal of duplciate DWARF@ debug information.
Diffstat (limited to 'binutils/config.in')
-rw-r--r--binutils/config.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/binutils/config.in b/binutils/config.in
index 7b70d16d86..4b309d5bb1 100644
--- a/binutils/config.in
+++ b/binutils/config.in
@@ -136,6 +136,18 @@
/* Define if you have the <values.h> header file. */
#undef HAVE_VALUES_H
+/* Define if you have the stpcpy function */
+#undef HAVE_STPCPY
+
+/* Define if your locale.h file contains LC_MESSAGES. */
+#undef HAVE_LC_MESSAGES
+
+/* Define to 1 if NLS is requested */
+#undef ENABLE_NLS
+
+/* Define as 1 if you have gettext and don't want to use GNU gettext. */
+#undef HAVE_GETTEXT
+
/* Name of package */
#undef PACKAGE