cURL / Mailing Lists / curl-library / Single Mail

curl-library

[PATCH] Fix configuration of fbopenssl SPNEGO library in configure.ac

From: Michael Osipov <1983-01-06_at_gmx.net>
Date: Mon, 26 May 2014 22:48:47 +0200

Hi folks,

here is a patch which corrects configure.ac to compile against fbopenssl
SPNEGO library.
The changes and reasons in/for this patch:

0. Undefined variable used => broken
1. Improve/align wording of messages
2. Provide a reasonable SPNEGO_ROOT where fbopenssl is installed (the
path layout provided by fbopenssl Makefile is unusable, one mus copy
manually)
3. Put -lfbopenssl into LIBS and not LDFLAGS
4. Moved after GSS-API block because it is a prerequisite (for upcoming
patches in that area from my side)

Patch has been tested on Ubuntu and HP-UX.

Git diff: https://github.com/michael-o/curl/compare/configure-spnego

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-26