Re: Two patches for better heimdal support

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Sun, 14 Nov 2010 20:54:16 +0000

On Sun, 14 Nov 2010 18:37:39 -0000, "Markus Moeller"
<huaraz_at_moeller.plus.com> wrote:
> Hi
>
> I noticed that the trunk does not compile on FreeBSD with Heimdal.
Here
> are two patches against the trunk.
>
> Markus

These appear to be reversions of the file-based inclusions. Would it not
be better just to add:

+#if HAVE_GSSAPI_GSSAPI_EXT_H
+#include <gssapi/gssapi_ext.h>
+#endif

to the end of the include lists?

Also, it is adding quite a messy mix of ifdef and if defined(). Please
just use #if / #elif either way.

Amos
Received on Sun Nov 14 2010 - 20:54:20 MST

This archive was generated by hypermail 2.2.0 : Mon Nov 15 2010 - 12:00:04 MST