[1/2] kerberos: Add a stub for Kerberos5 Authentication Package. (v2)

Alexandre Julliard julliard at winehq.org
Wed Oct 18 04:48:27 CDT 2017


Dmitry Timoshkov <dmitry at baikal.ru> writes:

> When compiling without HAVE_KRB5_KRB5_H defined the compiler issues
> a warning about libkrb5_handle not being used, libkrb5_handle will be
> used later as a detection that libkrb5 is available.

I'll move this to avoid the warning, it can be moved back when it's
used. Though it may be cleaner to always check it inside the ifdef
anyway.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list