diff options
author | Nick Clifton <nickc@redhat.com> | 2005-04-14 09:48:24 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2005-04-14 09:48:24 +0000 |
commit | ffe58f7c734db2c39a2c251caf01e4d4a4ab2b2d (patch) | |
tree | c1133732725d33414a628d8faa127d517f0c78b6 /opcodes/configure.in | |
parent | f7a568eabfa46133c0bebd7af81704cd916e4152 (diff) | |
download | gdb-ffe58f7c734db2c39a2c251caf01e4d4a4ab2b2d.zip gdb-ffe58f7c734db2c39a2c251caf01e4d4a4ab2b2d.tar.gz gdb-ffe58f7c734db2c39a2c251caf01e4d4a4ab2b2d.tar.bz2 |
* po/fi.po: New translation: Finnish.
* configure.in (ALL_LINGUAS): Add fi.
* configure: 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 8f3ae1f..3e356b3 100644 --- a/opcodes/configure.in +++ b/opcodes/configure.in @@ -60,7 +60,7 @@ AC_EXEEXT AC_PROG_CC -ALL_LINGUAS="fr sv tr es da de id pt_BR ro nl" +ALL_LINGUAS="fr sv tr es da de id pt_BR ro nl fi" CY_GNU_GETTEXT . ${srcdir}/../bfd/configure.host |