aboutsummaryrefslogtreecommitdiff
path: root/bfd/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
commit18e03609efaa52ca590d9de5440f3d86f8a77d0f (patch)
tree325edd83292603514a5cafa3f04da7b5222abb0e /bfd/config.in
parented26538621e3e439f12f1eb7639aea86f046e9bf (diff)
downloadgdb-18e03609efaa52ca590d9de5440f3d86f8a77d0f.zip
gdb-18e03609efaa52ca590d9de5440f3d86f8a77d0f.tar.gz
gdb-18e03609efaa52ca590d9de5440f3d86f8a77d0f.tar.bz2
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 'bfd/config.in')
-rw-r--r--bfd/config.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/bfd/config.in b/bfd/config.in
index 60338a8..7ce82fe 100644
--- a/bfd/config.in
+++ b/bfd/config.in
@@ -172,6 +172,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