Rename DIR_hdbdir

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22207 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-12-07 18:08:38 +00:00
parent f962a6b1d2
commit ec7292a944

View File

@@ -83,8 +83,8 @@ AC_ARG_WITH([hdbdir],
[Default location for KDC database @<:@default=/var/heimdal@:>@])],
[],
[with_hdbdir=/var/heimdal])
HDB_dir="$with_hdbdir"
AC_SUBST([HDB_dir])
DIR_hdbdir="$with_hdbdir"
AC_SUBST([DIR_hdbdir])
dnl no kerberos4 any more