diff options
author | Nick Clifton <nickc@redhat.com> | 2016-06-01 16:51:55 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2016-06-01 16:51:55 +0100 |
commit | 885a10879eea3cf7ccbb324109a56f0bc391dcfa (patch) | |
tree | 257baed457d92cf3d5ea321456362f1010c3ec17 /bfd/configure | |
parent | bb7c96deb1a14ef7e8b51d5339a65a8064515c78 (diff) | |
download | gdb-885a10879eea3cf7ccbb324109a56f0bc391dcfa.zip gdb-885a10879eea3cf7ccbb324109a56f0bc391dcfa.tar.gz gdb-885a10879eea3cf7ccbb324109a56f0bc391dcfa.tar.bz2 |
Add new Serbian translation for the bfd library.
* po/sr.po: New Serbian translation.
* configure.ac (ALL_LINGUAS): Add sr.
* 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 fab203d..bc49dc4 100755 --- a/bfd/configure +++ b/bfd/configure @@ -12451,7 +12451,7 @@ bfd_default_target_size=32 # host stuff: -ALL_LINGUAS="fr tr ja es sv da zh_CN ro rw vi fi id ru uk" +ALL_LINGUAS="fr tr ja es sv da zh_CN ro rw vi fi id ru uk sr" # If we haven't got the data from the intl directory, # assume NLS is disabled. USE_NLS=no |