remove lots of local/installed switch gunk.
authorJohn Kohl <jtkohl@mit.edu>
Tue, 5 Mar 1991 10:22:31 +0000 (10:22 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Tue, 5 Mar 1991 10:22:31 +0000 (10:22 +0000)
add comment about StdIncludes

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1854 dc483132-0cff-0310-8789-dd5450dbe970

src/config/site.def

index 74d1a870ce49f367c98a63391562b34467a29e21..3a276c1ac706fa3f9b438afeb8bcd019476b1613 100644 (file)
 #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
 /* #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 <ss/ss.h> or <com_err.h> */
 
 #define        AthenaEnv YES           /* Define this if you are in the
                                   athena environment.