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)
committerGreg Hudson <ghudson@mit.edu>
Mon, 19 Mar 2012 04:40:52 +0000 (04:40 +0000)
commit6abd6ef1d125af12dcf061d677e4315195be4e27
tree031bc7f44bb132582011f7dcc71e509e3892c7f2
parenteadfb030fb1117968b3ce6a5d57c164c523d9843
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.

ticket: 7095
target_version: 1.10.2
tags: pullup

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25777 dc483132-0cff-0310-8789-dd5450dbe970
src/configure.in