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.
This commit is contained in:
Alan Modra
2018-03-01 08:26:51 +10:30
parent 5224fa0399
commit e184813fdb
15 changed files with 35 additions and 10 deletions

2
gas/configure vendored
View File

@@ -13165,7 +13165,7 @@ if test "$LEX" = :; then
LEX=${am_missing_run}flex
fi
ALL_LINGUAS="fr tr es rw id ru fi ja zh_CN sv"
ALL_LINGUAS="es fi fr id ja ru rw sv tr uk zh_CN"
# If we haven't got the data from the intl directory,
# assume NLS is disabled.
USE_NLS=no