cURL / Mailing Lists / curl-library / Single Mail

curl-library

[PATCH] Add non-default GSS-API for HP-UX to configure.ac

From: Michael-O <1983-01-06_at_gmx.net>
Date: Tue, 27 May 2014 09:12:48 +0200

Hi folks,

here is a patch for the configure.ac file which adds non-default GSS-API support for HP-UX.

The changes and reasons in/for this patch:
HP-UX provides a stoneage-old MIT Kerberos (1.3.5) by default which does not suit our needs.
The patch modifies the config file in the way that it checks for krb5-config first and then falls back to HP-UX specific naming.
It looks a bit awkward due to nested case but the alternative would be to duplicate the entire code although the only difference is the gss_libname.

Please review and report back,

Michael

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html

Received on 2014-05-27