cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Curl and custom SSL builds bug in 7.19.4

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Thu, 9 Apr 2009 23:15:19 -0600

On Wed, Apr 08, 2009 at 11:21:07AM -0700, Quanah Gibson-Mount wrote:
> Line 23438 is:
>
> 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

Yes, this is a bug that slipped into 7.19.4. It's been fixed in CVS.

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
Received on 2009-04-10