From e6b5dee3bcdd7dc825c3b60df7c6893a31fa2c85 Mon Sep 17 00:00:00 2001 From: Derrick Brashear Date: Wed, 9 Jul 2003 18:41:02 +0000 Subject: [PATCH] no-kerberos-env-20030709 you really don't want AFS_KERBEROS_ENV --- src/config/param.i386_obsd31.h | 1 - src/config/param.i386_obsd32.h | 1 - src/config/param.i386_obsd33.h | 1 - src/config/param.i386_obsd34.h | 1 - 4 files changed, 4 deletions(-) diff --git a/src/config/param.i386_obsd31.h b/src/config/param.i386_obsd31.h index f61218c0e..7cf485d82 100644 --- a/src/config/param.i386_obsd31.h +++ b/src/config/param.i386_obsd31.h @@ -17,7 +17,6 @@ #define AFS_64BIT_IOPS_ENV 1 /* Needed for NAMEI */ #define AFS_OBSD_ENV 1 #define AFS_NONFSTRANS 1 -#define AFS_KERBEROS_ENV 1 #define AFS_VM_RDWR_ENV 1 #define AFS_VFS_ENV 1 #define AFS_VFSINCL_ENV 1 diff --git a/src/config/param.i386_obsd32.h b/src/config/param.i386_obsd32.h index f53fdfd21..5121a60e3 100644 --- a/src/config/param.i386_obsd32.h +++ b/src/config/param.i386_obsd32.h @@ -17,7 +17,6 @@ #define AFS_64BIT_IOPS_ENV 1 /* Needed for NAMEI */ #define AFS_OBSD_ENV 1 #define AFS_NONFSTRANS 1 -#define AFS_KERBEROS_ENV 1 #define AFS_VM_RDWR_ENV 1 #define AFS_VFS_ENV 1 #define AFS_VFSINCL_ENV 1 diff --git a/src/config/param.i386_obsd33.h b/src/config/param.i386_obsd33.h index 5b161ec8e..3b9f34be1 100644 --- a/src/config/param.i386_obsd33.h +++ b/src/config/param.i386_obsd33.h @@ -20,7 +20,6 @@ #define AFS_64BIT_IOPS_ENV 1 /* Needed for NAMEI */ #define AFS_OBSD_ENV 1 #define AFS_NONFSTRANS 1 -#define AFS_KERBEROS_ENV 1 #define AFS_VM_RDWR_ENV 1 #define AFS_VFS_ENV 1 #define AFS_VFSINCL_ENV 1 diff --git a/src/config/param.i386_obsd34.h b/src/config/param.i386_obsd34.h index 0c1741209..44fb4f343 100644 --- a/src/config/param.i386_obsd34.h +++ b/src/config/param.i386_obsd34.h @@ -21,7 +21,6 @@ #define AFS_OBSD_ENV 1 #define AFS_OBSD34_ENV 1 #define AFS_NONFSTRANS 1 -#define AFS_KERBEROS_ENV 1 #define AFS_VM_RDWR_ENV 1 #define AFS_VFS_ENV 1 #define AFS_VFSINCL_ENV 1 -- 2.39.5