cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: curl random file and configure (fwd)

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Thu, 9 Dec 2004 14:10:57 -0800

Here's a stab at a consolidation of the SSL detection heuristics into
configure. Source files aren't changed by this patch, except for setup.h
and the various config*.h files. Within the configure script, OPENSSL_ENABLED
is used to determine if SSL is being used or not, and outside configure,
USE_SSLEAY means the same thing; this could be even further unified some day.

Now, when SSL is not detected, configure skips the various checks that are
dependent on SSL, speeding up the configure process and avoiding
complications with cross compiles. I also updated all the architecture-
specific config files I could see, but I couldn't test them.

While I was at it, I also added an experimental libcurl.pc file to be used
by pkg-config in the same way as curl-config. It's only generated now, it's
not actually installed anywhere.

>>> Dan

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

  • application/pgp-signature attachment: stored
Received on 2004-12-10