cURL cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[curl:bugs] #1486 Make location of krb5-config configurable

From: Dagobert Michelsen <dmichelsen_at_users.sf.net>
Date: Wed, 25 Feb 2015 09:41:52 +0000

---
** [bugs:#1486] Make location of krb5-config configurable**
**Status:** open
**Created:** Wed Feb 25, 2015 09:41 AM UTC by Dagobert Michelsen
**Last Updated:** Wed Feb 25, 2015 09:41 AM UTC
**Owner:** nobody
At the moment krb5-config is used from `$GSSAPI_ROOT/bin/krb5-config`. When building for 64 bit on Solaris the location is `.../bin/sparcv9/krb5-config` or `.../bin/amd64/krb5-config`. It would be nice if the location would be adjustable, e.g. when `$KRB5CONFIG` is defined that location is used.
The present implementation requires setting GSSAPI_INCS and GSSAPI_LIB_DIR manually:
    GSSAPI_INCS = $($(bindir)/krb5config --cflags gssapi)
    GSSAPI_LIB_DIR = $($(bindir)/krb5config --libs gssapi)
---
Sent from sourceforge.net because curl-tracker@cool.haxx.se is subscribed to https://sourceforge.net/p/curl/bugs/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/curl/admin/bugs/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.
Received on 2015-02-25

These mail archives are generated by hypermail.