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 | |
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')
-rwxr-xr-x | opcodes/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/configure b/opcodes/configure index e9ed6c2..cc69060 100755 --- a/opcodes/configure +++ b/opcodes/configure @@ -11652,7 +11652,7 @@ fi # 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" # If we haven't got the data from the intl directory, # assume NLS is disabled. USE_NLS=no |