cURL / Mailing Lists / curl-library / Single Mail

curl-library

curl-config oddity

From: Michael Wallner <mike_at_iworks.at>
Date: Thu, 10 May 2007 14:13:06 +0200

Hi,

I just recognized that my SSL library detection magic in configure
does not work anymore and now I wonder why curl-config (in CVS only?)
behaves as follows:

mike_at_honeybadger:~$ curl-config --libs
-L/usr/local/lib -lcurl -L/home/mike/cvs/curl/ares

mike_at_honeybadger:~$ curl-config --feature
SSL
IPv6
libz
AsynchDNS
IDN
NTLM

mike_at_honeybadger:~$ curl-config --version
libcurl 7.16.3-CVS

As you can see, it lists SSL as feature but not the required linker flags...
Any idea where to start looking at?

Thanks,

-- 
Michael
Received on 2007-05-10