[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Mass bug filing: Dependency/file list predictability



Hendrik Sattler <post@hendrik-sattler.de> 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 (rra@debian.org)               <http://www.eyrie.org/~eagle/>



Reply to: