cURL / Mailing Lists / curl-library / Single Mail

curl-library

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

From: Michael Osipov <1983-01-06_at_gmx.net>
Date: Wed, 28 May 2014 17:20:10 +0200

Am 2014-05-27 23:49, schrieb Daniel Stenberg:
> On Mon, 26 May 2014, Michael Osipov wrote:
>
>> here is a patch which corrects configure.ac to compile against
>> fbopenssl SPNEGO library.
>
> Thanks for the patch. It looks good except for this little nit:
>
> What's the motivation to force it to use /usr/local as default place to
> look for the lib? It isn't the standard prefix for anything "properly
> installed" really...

I did that on purpose because you do not put non-default libraries in
/usr/lib but in /usr/local/lib. /usr/lib is usually for those packages
served by the system package manager. That's why is configure installs
by default to /usr/local.

Since fbopenssl is not default, I decided to preset to /usr/local.

Michael

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2014-05-28