From 68dd27e5678a5dafb1ae492b7769277eda16e2a8 Mon Sep 17 00:00:00 2001 From: kouril Date: Mon, 8 Sep 2003 10:38:37 +0000 Subject: [PATCH 1/1] Use MIT by default :-) --- makefile.include | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.1.4