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.ac | |
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.ac')
-rw-r--r-- | bfd/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/configure.ac b/bfd/configure.ac index 3cef5f9..6c1b5fe 100644 --- a/bfd/configure.ac +++ b/bfd/configure.ac @@ -167,7 +167,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" ZW_GNU_GETTEXT_SISTER_DIR AM_PO_SUBDIRS |