support enabled and thus want kadmin.v4.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5585
dc483132-0cff-0310-8789-
dd5450dbe970
+Thu Apr 27 17:54:05 1995 Mark Eichin <eichin@cygnus.com>
+
+ * configure.in: check KRB4_LIB to know if we're building with krb4
+ support enabled and thus want kadmin.v4.
+
Thu Apr 27 14:00:00 1995 Keith Vetter (keithv@fusion.com)
* Makefile.in: bug fix in makeing makefile on the PC.
WITH_NETLIB
AC_ARG_ENABLE([athena],
[ --enable-athena build with MIT Project Athena configuration],,)
-if test -z "$KRB4"; then
+if test -z "$KRB4_LIB"; then
kadminv4=""
else
kadminv4=kadmin.v4