diff options
author | Nick Clifton <nickc@redhat.com> | 2011-11-02 12:02:22 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2011-11-02 12:02:22 +0000 |
commit | 207d428dce7dc9169fd5a59f10593f88c3a55f17 (patch) | |
tree | 7078c311cc59a954d55b84db91acf1bdff29487f /opcodes/configure.in | |
parent | 3da1d841a1e0a8d5dcc6d41176c65ee7698982c8 (diff) | |
download | gdb-207d428dce7dc9169fd5a59f10593f88c3a55f17.zip gdb-207d428dce7dc9169fd5a59f10593f88c3a55f17.tar.gz gdb-207d428dce7dc9169fd5a59f10593f88c3a55f17.tar.bz2 |
* po/it.po: New Italian translation.
* configure.in (ALL_LINGUAS): Add it.
* configure: Regenerate.
* po/opcodes.pot: Regenerate.
Diffstat (limited to 'opcodes/configure.in')
-rw-r--r-- | opcodes/configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/configure.in b/opcodes/configure.in index 29854ad..6da3ef1 100644 --- a/opcodes/configure.in +++ b/opcodes/configure.in @@ -55,7 +55,7 @@ AC_EXEEXT # host-specific stuff: -ALL_LINGUAS="fr sv tr es da de id pt_BR ro nl fi vi ga zh_CN" +ALL_LINGUAS="fr sv tr es da de id pt_BR ro nl fi vi ga zh_CN it" ZW_GNU_GETTEXT_SISTER_DIR AM_PO_SUBDIRS |