Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: tlyu@mit.edu Subject: SVN Commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 485 Make localedir work in build with autoconf 2.5x autoconf 2.5x does not define localedir, so we have to detect that and do it ourselves. (backported from commit 6abd6ef1d125af12dcf061d677e4315195be4e27) https://github.com/krb5/krb5/commit/d6186968eaaa0ae4da5605d1f14c1eb38d5f7ad5 Author: Greg Hudson Committer: Tom Yu Commit: d6186968eaaa0ae4da5605d1f14c1eb38d5f7ad5 src/configure.in | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-)