cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Curl and custom SSL builds bug in 7.19.4

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 8 Apr 2009 22:52:26 +0200 (CEST)

On Wed, 8 Apr 2009, Quanah Gibson-Mount wrote:

> if "$PREFIX_OPENSSL" != "/usr" ; then
>
> This IF statement did not exist in curl 7.19.2.
>
> Changing the line to read:
>
> if test "$PREFIX_OPENSSL" != "/usr" ; then
>
> fixes the problem

Thanks, this is already fixed in CVS!

-- 
  / daniel.haxx.se
Received on 2009-04-08