From 2b03e82ddfe5797dab4a2811cb2755a2b7cc45b7 Mon Sep 17 00:00:00 2001 From: Greg Hudson Date: Sat, 25 Oct 1997 17:47:11 +0000 Subject: ZEPHYR_USES_KERBEROS -> HAVE_KRB4; ZEPHYR_USES_HESIOD -> HAVE_HESIOD --- h/sysdep.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'h/sysdep.h') diff --git a/h/sysdep.h b/h/sysdep.h index d39e85e..641d8d9 100644 --- a/h/sysdep.h +++ b/h/sysdep.h @@ -161,7 +161,7 @@ ZEPHYR_INT32 gethostid(); #endif /* Kerberos compatibility. */ -#ifdef ZEPHYR_USES_KERBEROS +#ifdef HAVE_KRB4 # include # include # include -- cgit v1.2.3