Ken Hornstein wrote:
>>I don't speak autoconf particularly well, but I can try to patch this
>>change in if somebody's got a handy beginner's guide to hacking autof00.
> 
> 
> The documentation that comes with autoconf is actually pretty good.  The
> only problem is that currently openafs uses some ancient-ass version of
> autoconf, so you need to download the documentation for autoconf 2.13 and
> use that as a basis when you start writing your autoconf code.
> 
> --Ken

I can confirm that on Tiger aklog will be built when --with-krb5-config
is specified.

I think the test simply needs to be:

  if "krb5-config" can be located in the path
  then --with-krb5-config should default to "on" unless an explicit
       --with-krb5 is specified.

This should work for all platforms on which krb5-config is distributed.

Jeffrey Altman

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to