From 1621a1b50bb4dc0745e2263d0683f30dfd27b043 Mon Sep 17 00:00:00 2001 From: John Kohl Date: Tue, 5 Mar 1991 10:22:31 +0000 Subject: [PATCH] remove lots of local/installed switch gunk. add comment about StdIncludes git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1854 dc483132-0cff-0310-8789-dd5450dbe970 --- src/config/site.def | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/src/config/site.def b/src/config/site.def index 74d1a870c..3a276c1ac 100644 --- a/src/config/site.def +++ b/src/config/site.def @@ -88,14 +88,8 @@ #define PosyCmd $(ISODE)/@sys/bin/posy -#define UseSSInstalled /* -- turn on if you have the SS library &c installed */ - -#define UseComErrInstalled /* -- turn on if you have the com_err library - &c installed */ #define UseImakeInstalled /* -- turn on if you have imake installed */ #define UseMakedependInstalled /* -- turn on if you have makedepend installed */ -#define UseUnifdefInstalled /* -- turn on if you have unifdef installed */ - #define Krb4ApplCompat /* turn this on if you want selected applications to work with both v4 & v5 code */ #define Krb4KDCCompat /* turn this on if you want the KDC to provide v4 @@ -121,7 +115,9 @@ /* #define LdLibLocations -L/foo/bar -- alternate library search paths, if needed for some system libraries */ /* #define StandardIncludes -I/foo/bar -- additional include paths, if - needed */ + needed, such as those needed + to get special include files, + like or */ #define AthenaEnv YES /* Define this if you are in the athena environment. -- 2.26.2