diff options
author | Nick Clifton <nickc@redhat.com> | 2017-01-27 11:27:50 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2017-01-27 11:27:50 +0000 |
commit | 0348d4be1676171b00c3609bea1e01c18af4ea98 (patch) | |
tree | 870ce4feb7aa01d8734912284ae12e76362aa6df /ld/configure.ac | |
parent | 4bd2e1b2aee122b46e335d932f7833f9c86610d0 (diff) | |
download | gdb-0348d4be1676171b00c3609bea1e01c18af4ea98.zip gdb-0348d4be1676171b00c3609bea1e01c18af4ea98.tar.gz gdb-0348d4be1676171b00c3609bea1e01c18af4ea98.tar.bz2 |
Add Serbian translation for the LD directory.
ld * po/sr.po: New Serbian translation.
* configure.ac (ALL_LINGUAS): Add sr.
* configure: Regenerate.
Diffstat (limited to 'ld/configure.ac')
-rw-r--r-- | ld/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/configure.ac b/ld/configure.ac index fe8eff6..f3a7f54 100644 --- a/ld/configure.ac +++ b/ld/configure.ac @@ -190,7 +190,7 @@ fi # host-specific stuff: -ALL_LINGUAS="fr sv tr es da vi zh_CN zh_TW ga fi id bg it uk" +ALL_LINGUAS="fr sv tr es da vi zh_CN zh_TW ga fi id bg it uk sr" ZW_GNU_GETTEXT_SISTER_DIR AM_PO_SUBDIRS |