summaryrefslogtreecommitdiffstats
path: root/src/config
diff options
context:
space:
mode:
authorPaul Borman <prb@mit.edu>1990-11-02 11:31:27 +0000
committerPaul Borman <prb@mit.edu>1990-11-02 11:31:27 +0000
commit6a980fa7c0fceb6304fd91d6d52add35164b025e (patch)
tree38bbc8ccfb52fb68564bc482b3f2e3dc68aec071 /src/config
parentcfe0165332fc4685ae052a02d69997b289698aa9 (diff)
downloadkrb5-6a980fa7c0fceb6304fd91d6d52add35164b025e.tar.gz
krb5-6a980fa7c0fceb6304fd91d6d52add35164b025e.tar.xz
krb5-6a980fa7c0fceb6304fd91d6d52add35164b025e.zip
Added AthenaEnv define
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1406 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/config')
-rw-r--r--src/config/site.def4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/config/site.def b/src/config/site.def
index a572a486f..8da548d5b 100644
--- a/src/config/site.def
+++ b/src/config/site.def
@@ -126,3 +126,7 @@
don't get the benefit.
*/
#define HavePerl YES
+
+#define AthenaEnv Yes /* Define this if you are in the
+ athena environment.
+ No one else should define this. */