From: kouril Date: Mon, 8 Sep 2003 10:38:37 +0000 (+0000) Subject: Use MIT by default :-) X-Git-Tag: v5.0-rc2~6 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=mod_auth_kerb.git;a=commitdiff_plain;h=68dd27e5678a5dafb1ae492b7769277eda16e2a8 Use MIT by default :-) --- diff --git a/makefile.include b/makefile.include index 18f6bfc..49d8c2c 100644 --- a/makefile.include +++ b/makefile.include @@ -11,7 +11,7 @@ # Settings for Kerberos v5 enviroment # DEFS += -DKRB5 -KRB5_ROOT = /usr/heimdal-0.6 +KRB5_ROOT = /usr/local/krb5 # Uncomment following line if you're using the Heimdal implementation of krb5 #DEFS += -DHEIMDAL