diff options
author | Nick Clifton <nickc@redhat.com> | 2009-06-15 08:52:20 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2009-06-15 08:52:20 +0000 |
commit | ec68b08387d9dbda1a4470de82c12cebc896a614 (patch) | |
tree | 7992d3aee6c0e56245ca68f09b194b24ab7bfb1e /bfd/configure | |
parent | f89ddd70e77a50ec7881354155ecd4f23a9c6c7c (diff) | |
download | gdb-ec68b08387d9dbda1a4470de82c12cebc896a614.zip gdb-ec68b08387d9dbda1a4470de82c12cebc896a614.tar.gz gdb-ec68b08387d9dbda1a4470de82c12cebc896a614.tar.bz2 |
* po/ru.po: New Russian translation.
* configure.in (ALL_LINGUAS): Add ru.
* configure: Regenerate.
Diffstat (limited to 'bfd/configure')
-rwxr-xr-x | bfd/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/configure b/bfd/configure index 0e3a02a..de3cc60 100755 --- a/bfd/configure +++ b/bfd/configure @@ -12147,7 +12147,7 @@ bfd_default_target_size=32 # host stuff: -ALL_LINGUAS="fr tr ja es sv da zh_CN ro rw vi fi id" +ALL_LINGUAS="fr tr ja es sv da zh_CN ro rw vi fi id ru" # If we haven't got the data from the intl directory, # assume NLS is disabled. USE_NLS=no |