cURL / Mailing Lists / curl-library / Single Mail

curl-library

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

From: Yang Tse <yangsita_at_gmail.com>
Date: Wed, 13 Jan 2010 20:47:26 +0100

2010/1/13, Kamil Dudka wrote:

> On Wednesday 13 of January 2010 17:04:35 Yang Tse wrote:
> > Here we go, relative to ac-openssl-nss-v3.patch...
>
> Thanks for review!
>
> > Good idea there. But you'll need to tweak it a bit with 'dnl's or
> > something, most surely some extra linefeeds are been placed in the
> > generated script after the initial backtick and around the backslash.
> > Look at what is placed in the generated configure script and you'll
> > see what I mean.
>
> Should be fixed.

Relative to ac-openssl-nss-v4.patch ...

-AC_DEFUN([CURL_EXPORT_PCDIR], [
- if test -n "$1"; then
+AC_DEFUN([CURL_EXPORT_PCDIR],
+ [if test -n "$1"; then

Would prevent linefeed following opening backtick.

I think it is time to throw it at the daily builds

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