On Fri, 13 Jun 2014 10:43:28 -0400 Benjamin Kaduk wrote:
> On Fri, Jun 13, 2014 at 6:08 AM, Tijl Coosemans <[email protected]> wrote:
>> Author: tijl
>> Date: Fri Jun 13 10:08:18 2014
>> New Revision: 267441
>> URL: http://svnweb.freebsd.org/changeset/base/267441
>>
>> Log:
>>   Don't install GSS-API headers when the GSSAPI option has been disabled.
>>   Some ports assume GSS-API is supported when they find the headers.
> 
> I am somewhat surprised that MK_GSSAPI=no does not disable the installation
> of gssapi_krb5.h as well, which currently is controlled by MK_KERBEROS.
>  Does the infrastructure require that we pick one or the other, or could we
> make it such that disabling either one disables the gssapi_krb5
> functionality?

The GSSAPI option controls the compilation of lib/libgssapi and
gssapi_krb5.h belongs to a different library under kerberos/.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to