]> git.ipfire.org Git - thirdparty/krb5.git/commit
Add configure option to disable nls support 584/head
authorZentaro Kavanagh <zentaro@google.com>
Wed, 21 Dec 2016 00:52:01 +0000 (16:52 -0800)
committerGreg Hudson <ghudson@mit.edu>
Fri, 6 Jan 2017 17:44:27 +0000 (12:44 -0500)
commit981ed4105729954fbcd95b8447c5b7e0a7922377
treeb503480d440907f576246415aee5b15401a3905a
parentc6b772523db9d7791ee1c56eb512c4626556a4e7
Add configure option to disable nls support

ChromeOS portage disables nls support as users are not expected to see
strings from the packages built.  Add a configure option to allow
this.

[ghudson@mit.edu: rewrote commit message, reformatted code]

ticket: 8534 (new)
src/configure.in