From 3c3cdefc1653f52db71f253dbf513286cc6ee511 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Sat, 2 Sep 2000 21:35:47 +0000 Subject: Increase minor version number (to 2.10.91) to help tools detect the new ability to support removal of duplciate DWARF@ debug information. --- bfd/config.in | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'bfd/config.in') diff --git a/bfd/config.in b/bfd/config.in index 60338a8c9f..7ce82fe714 100644 --- a/bfd/config.in +++ b/bfd/config.in @@ -172,6 +172,18 @@ /* Define if you have the 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 -- cgit v1.2.1