diff options
author | Nick Clifton <nickc@redhat.com> | 2018-02-27 12:27:30 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2018-02-27 12:27:30 +0000 |
commit | bc7c0509f28d3a448adf4c2da335d0251ef69892 (patch) | |
tree | ee762fa9c5d1184bbaa662c9bf287e1f6034fdc5 /binutils/configure | |
parent | e8f5af786c7665141f6644998b8c427ad466d474 (diff) | |
download | gdb-bc7c0509f28d3a448adf4c2da335d0251ef69892.zip gdb-bc7c0509f28d3a448adf4c2da335d0251ef69892.tar.gz gdb-bc7c0509f28d3a448adf4c2da335d0251ef69892.tar.bz2 |
Add a new Portuguese translation for the binutils sub-directory, and update the Russian translation for the gas sub-directory.
gas * po/ru.po: Updated Russian translation.
binutils* po/pt.po: New Portuguese translation.
* configure.ac (ALL_LINGUAS): Add pt.
* configure: Regenerate.
Diffstat (limited to 'binutils/configure')
-rwxr-xr-x | binutils/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/configure b/binutils/configure index 5d9c910..f4508ab 100755 --- a/binutils/configure +++ b/binutils/configure @@ -12312,7 +12312,7 @@ if test "$LEX" = :; then LEX=${am_missing_run}flex fi -ALL_LINGUAS="bg da es fi fr id it ja ro ru rw sk sv tr uk vi zh_CN zh_TW hr ca" +ALL_LINGUAS="bg da es fi fr id it ja ro ru rw sk sv tr uk vi zh_CN zh_TW hr ca po" # If we haven't got the data from the intl directory, # assume NLS is disabled. USE_NLS=no |