diff options
author | Nick Clifton <nickc@redhat.com> | 2012-05-02 14:51:05 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2012-05-02 14:51:05 +0000 |
commit | 1c062060daa660f74c7ebd230f30eebb14cdc9b0 (patch) | |
tree | c739aaabb29d188d55688844b95ec7896f4e74dd /binutils/configure | |
parent | 777532fcfb1bc149533722351080c38d6bafe5fb (diff) | |
download | gdb-1c062060daa660f74c7ebd230f30eebb14cdc9b0.zip gdb-1c062060daa660f74c7ebd230f30eebb14cdc9b0.tar.gz gdb-1c062060daa660f74c7ebd230f30eebb14cdc9b0.tar.bz2 |
* po/vi.po: Updated Vietnamese translation.
* po/it.po: New Italian translation.
* configure.in (ALL_LINGUAS): Add it.
* configure: Regenerate.
Diffstat (limited to 'binutils/configure')
-rwxr-xr-x | binutils/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/configure b/binutils/configure index e981955..6569181 100755 --- a/binutils/configure +++ b/binutils/configure @@ -11865,7 +11865,7 @@ if test "$LEX" = :; then LEX=${am_missing_run}flex fi -ALL_LINGUAS="da es fi fr id ja ro ru rw sk sv tr uk vi zh_CN zh_TW bg" +ALL_LINGUAS="bg da es fi fr id it ja ro ru rw sk sv tr uk vi zh_CN zh_TW" # If we haven't got the data from the intl directory, # assume NLS is disabled. USE_NLS=no |