Increase minor version number (to 2.10.91) to help tools detect the new

ability to support removal of duplciate DWARF@ debug information.
This commit is contained in:
Nick Clifton
2000-09-02 21:35:47 +00:00
parent ed26538621
commit 18e03609ef
34 changed files with 2610 additions and 695 deletions

View File

@ -142,6 +142,18 @@
/* Define if you have the <varargs.h> header file. */
#undef HAVE_VARARGS_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