diff options
author | Nick Clifton <nickc@redhat.com> | 2018-05-15 13:16:16 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2018-05-15 13:16:16 +0100 |
commit | 293b4d4fe9f8a9624531fdd37f365d1b683d4623 (patch) | |
tree | bd39d9754c92d532959cb31e6ae0d90cccaf343b /bfd/configure | |
parent | aa82c0d347b6380c0d80263be0613bca88ca4536 (diff) | |
download | gdb-293b4d4fe9f8a9624531fdd37f365d1b683d4623.zip gdb-293b4d4fe9f8a9624531fdd37f365d1b683d4623.tar.gz gdb-293b4d4fe9f8a9624531fdd37f365d1b683d4623.tar.bz2 |
Add a new Portuguese translation for the bfd sub-directory.
* po/pt.po: New Portuguese translation.
* configure.ac (ALL_LINGUAS): Add pt.
* configure: Regenerate.
Diffstat (limited to 'bfd/configure')
-rwxr-xr-x | bfd/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/configure b/bfd/configure index 5aca725..eb41542 100755 --- a/bfd/configure +++ b/bfd/configure @@ -12524,7 +12524,7 @@ bfd_default_target_size=32 # host stuff: -ALL_LINGUAS="da es fi fr hr id ja ro ru rw sr sv tr uk vi zh_CN" +ALL_LINGUAS="da es fi fr hr id ja ro ru rw sr sv tr uk vi zh_CN pt" # If we haven't got the data from the intl directory, # assume NLS is disabled. USE_NLS=no |