[1799] in Kerberos_V5_Development
kadm5 unit tests depend less on /krb5
daemon@ATHENA.MIT.EDU (Barry Jaspan)
Thu Sep 26 17:58:03 1996
Date: Thu, 26 Sep 1996 17:57:47 -0400
From: "Barry Jaspan" <bjaspan@MIT.EDU>
To: krbdev@MIT.EDU
The kadm5 unit tests depend less on /krb5 now (I'd say "no longer
depend on /krb5" but that would imply I hadn't missed anything :-).
By default, they still use /krb5, but if you set the K5ROOT
environment variable before running make, it will use that path
instead.
K5ROOT should probably default to something more clever (like, say,
the configured prefix), but I didn't get to that. It's set in
kadmin/testing/env-setup.sh if anyone wants to fix it.
Barry