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 | |
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')
-rwxr-xr-x | opcodes/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/configure b/opcodes/configure index 84fdc2f..094f8c1 100755 --- a/opcodes/configure +++ b/opcodes/configure @@ -5113,7 +5113,7 @@ ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $ ac_compiler_gnu=$ac_cv_c_compiler_gnu -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" if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. set dummy ${ac_tool_prefix}ranlib; ac_word=$2 |