From 73357bc9b4eb121ce9946566356d01dedfa14433 Mon Sep 17 00:00:00 2001 From: Mark Murray Date: Sun, 28 Sep 1997 09:29:11 +0000 Subject: [PATCH] Final commit for KTH KerberosIV. -DMAKE_EBONES -> -DMAKE_KERBEROS4 --- etc/defaults/make.conf | 6 +++--- etc/make.conf | 6 +++--- share/examples/etc/make.conf | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf index 69f2226d6cd..648b8939643 100644 --- a/etc/defaults/make.conf +++ b/etc/defaults/make.conf @@ -1,4 +1,4 @@ -# $Id: make.conf,v 1.49 1997/06/09 05:38:41 bde Exp $ +# $Id$ # # This file, if present, will be read by make (see /usr/share/mk/sys.mk). # It allows you to override macro definitions to make without changing @@ -138,9 +138,9 @@ # # # Kerberos IV -# If you want the eBones-based Kerberos, define this: +# If you want KerberosIV (KTH eBones), define this: # -#MAKE_EBONES= yes +#MAKE_KERBEROS4= yes # # # SUP/CVSup updates diff --git a/etc/make.conf b/etc/make.conf index 69f2226d6cd..648b8939643 100644 --- a/etc/make.conf +++ b/etc/make.conf @@ -1,4 +1,4 @@ -# $Id: make.conf,v 1.49 1997/06/09 05:38:41 bde Exp $ +# $Id$ # # This file, if present, will be read by make (see /usr/share/mk/sys.mk). # It allows you to override macro definitions to make without changing @@ -138,9 +138,9 @@ # # # Kerberos IV -# If you want the eBones-based Kerberos, define this: +# If you want KerberosIV (KTH eBones), define this: # -#MAKE_EBONES= yes +#MAKE_KERBEROS4= yes # # # SUP/CVSup updates diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index 69f2226d6cd..648b8939643 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -1,4 +1,4 @@ -# $Id: make.conf,v 1.49 1997/06/09 05:38:41 bde Exp $ +# $Id$ # # This file, if present, will be read by make (see /usr/share/mk/sys.mk). # It allows you to override macro definitions to make without changing @@ -138,9 +138,9 @@ # # # Kerberos IV -# If you want the eBones-based Kerberos, define this: +# If you want KerberosIV (KTH eBones), define this: # -#MAKE_EBONES= yes +#MAKE_KERBEROS4= yes # # # SUP/CVSup updates