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 /gprof/configure | |
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 'gprof/configure')
-rwxr-xr-x | gprof/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gprof/configure b/gprof/configure index 1e25102..58e6b15 100755 --- a/gprof/configure +++ b/gprof/configure @@ -11582,7 +11582,7 @@ fi done -ALL_LINGUAS="fr tr sv es id da pt_BR de vi rw ga ms fi nl bg eo ja sr hu" +ALL_LINGUAS="bg da de eo es fi fr ga hu id it ja ms nl pt_BR ro ru rw sr sv tr uk vi" # If we haven't got the data from the intl directory, # assume NLS is disabled. USE_NLS=no |