diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/config/site.def | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/config/site.def b/src/config/site.def index ff34b7735..da1625edf 100644 --- a/src/config/site.def +++ b/src/config/site.def @@ -265,6 +265,9 @@ #define UseImakeInstalled /* -- turn on if you have imake installed */ #define UseMakedependInstalled /* -- turn on if you have makedepend installed */ +#define Krb4ApplCompat /* turn this on if you want selected applications to + work with both v4 & v5 code */ + /* the following might want to be put into a specific architecture definition file */ |
