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.in | |
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.in')
-rw-r--r-- | binutils/configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/configure.in b/binutils/configure.in index 1aa4321..9ba8c77 100644 --- a/binutils/configure.in +++ b/binutils/configure.in @@ -54,7 +54,7 @@ fi AC_PROG_YACC AM_PROG_LEX -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" ZW_GNU_GETTEXT_SISTER_DIR AM_PO_SUBDIRS |