diff options
author | Alan Modra <amodra@gmail.com> | 2018-03-01 08:26:51 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2018-03-01 09:17:02 +1030 |
commit | e184813fdb0578fe7c5a3f3fc39b56d0ee4d1505 (patch) | |
tree | 3cfb5bc98570e67d00958f22c83af266228b10f6 /opcodes/configure.ac | |
parent | 5224fa039966557e869338d2591e7945cdcecb74 (diff) | |
download | gdb-e184813fdb0578fe7c5a3f3fc39b56d0ee4d1505.zip gdb-e184813fdb0578fe7c5a3f3fc39b56d0ee4d1505.tar.gz gdb-e184813fdb0578fe7c5a3f3fc39b56d0ee4d1505.tar.bz2 |
Add missing translations to ALL_LINGUAS
binutils/
* configure.ac (ALL_LINGUAS): Add sr. Sort.
* configure: Regenerate.
gas/
* configure.ac (ALL_LINGUAS): Add uk. Sort.
* configure: Regenerate.
gprof/
* configure.ac (ALL_LINGUAS): Add it, ro, ru, uk. Sort.
* configure: Regenerate.
ld/
* configure.ac (ALL_LINGUAS): Add ja. Sort.
* configure: Regenerate.
opcodes/
* configure.ac (ALL_LINGUAS): Sort.
* configure: Regenerate.
Diffstat (limited to 'opcodes/configure.ac')
-rw-r--r-- | opcodes/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/configure.ac b/opcodes/configure.ac index b07f3f3..481d72d 100644 --- a/opcodes/configure.ac +++ b/opcodes/configure.ac @@ -76,7 +76,7 @@ AC_EXEEXT # host-specific stuff: -ALL_LINGUAS="fr sv tr es da de id pt_BR ro nl fi vi ga zh_CN it uk sr" +ALL_LINGUAS="da de es fi fr ga id it nl pt_BR ro sr sv tr uk vi zh_CN" ZW_GNU_GETTEXT_SISTER_DIR AM_PO_SUBDIRS |