summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJohn Kohl <jtkohl@mit.edu>1990-11-02 10:52:27 +0000
committerJohn Kohl <jtkohl@mit.edu>1990-11-02 10:52:27 +0000
commitcfe0165332fc4685ae052a02d69997b289698aa9 (patch)
treeb774f7c844b80161e7f27605ec39eff6def2aede /src
parent3bf0ace5578af3b2a3493cc75e33cc895b60b7c7 (diff)
don't need StandardDefines
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1405 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src')
-rw-r--r--src/config/vaxbsd.cf1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/config/vaxbsd.cf b/src/config/vaxbsd.cf
index 94c3033cb7..93c562b9fb 100644
--- a/src/config/vaxbsd.cf
+++ b/src/config/vaxbsd.cf
@@ -34,7 +34,6 @@
#ifdef VaxArchitecture
#define UnalignedReferencesAllowed YES /* if arbitrary deref is okay */
-#define StandardDefines
#define DesDefines -DBIG -DLSBFIRST
#undef HasGcc
#define HasGcc YES