]> git.ipfire.org Git - thirdparty/krb5.git/commit
Make localedir work in build with autoconf 2.5x
authorGreg Hudson <ghudson@mit.edu>
Mon, 19 Mar 2012 04:40:52 +0000 (04:40 +0000)
committerTom Yu <tlyu@mit.edu>
Tue, 15 May 2012 20:22:45 +0000 (16:22 -0400)
commitd6186968eaaa0ae4da5605d1f14c1eb38d5f7ad5
treec35d1c541cdc894643dc01cbaa8f0ea8197a57c6
parentb95bfdf59cd53ccca432d16be04f7b49fb65d755
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)

ticket: 7095
version_fixed: 1.10.2
src/configure.in