Hendrik Sattler <[EMAIL PROTECTED]> writes:
> Am Freitag 20 Juli 2007 17:47 schrieb Russ Allbery:

>> So in addition to having a --with-krb5 flag specifying the paths to the
>> libraries, I also need to add a --without-* flag for every Kerberos
>> implementation that I support which disables probing for that
>> implementation?  That's kind of lame, and it also means that one would
>> prevent compilation against the generic mechglue layer by using
>> --without-heimdal, which is just weird.

> Can't you assign values to the --with- options? I imagine something like
>   --with-krb5=heimdal

--with-krb5 takes the path to the Kerberos libraries, not the name of the
Kerberos implementation.  This is needed for the common case of users who
build Kerberos themselves.

-- 
Russ Allbery ([EMAIL PROTECTED])               <http://www.eyrie.org/~eagle/>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to