cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [PATCH] OpenSSL vs. NSS clash on PKG_CONFIG_LIBDIR

From: Kamil Dudka <kdudka_at_redhat.com>
Date: Wed, 13 Jan 2010 00:01:55 +0100

On Tuesday 12 of January 2010 23:56:29 Yang Tse wrote:
> Please. avoid using 'unset' it is not portable enough.
>
> We are going great lengths in other parts of our shell code in
> configure script macros to ensure that it works even on the most
> unsupporting shells. This would be the first 'unset' in all of them.

I am of course open to any idea how to make it better. The only other
solution I aware of is to not use 'export' for PKG_CONFIG_LIBDIR at all.
Because once you export the variable, there is no way to hide it from
pkg-config when 'unset' is black-listed, or am I wrong?

Kamil
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-01-13