* addr2line.c (main): Conditionally call setlocale.
authorTom Tromey <tromey@redhat.com>
Wed, 29 Apr 1998 02:44:49 +0000 (02:44 +0000)
committerTom Tromey <tromey@redhat.com>
Wed, 29 Apr 1998 02:44:49 +0000 (02:44 +0000)
commitfaaba487f80231192b048eaac6400d42cfdff10c
treefe94637e36528b3e8ddd132d40f9db40fd4ff2e0
parent4a3456fc9e50d067055bb484190d8adca39cdc99
* addr2line.c (main): Conditionally call setlocale.
* windres.c (main): Likewise.
* sysdump.c (main): Likewise.
* strings.c (main): Likewise.
* srconv.c (main): Likewise.
* size.c (main): Likewise.
* objdump.c (main): Likewise.
* objcopy.c (main): Likewise.
* nm.c (main): Likewise.
* nlmconv.c (main): Likewise.
* dlltool.c (main): Likewise.
* coffdump.c (main): Likewise.
* ar.c (main): Likewise.
* bucomm.h: Include <locale.h> if HAVE_LOCALE_H.
(LC_MESSAGES): Now can be defined even when ENABLE_NLS.
binutils/ChangeLog