curl-users
Re: SSL problems
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 6 Oct 2010 19:16:22 +0200 (CEST)
Date: Wed, 6 Oct 2010 19:16:22 +0200 (CEST)
On Wed, 6 Oct 2010, Fredrik Gustafsson wrote:
> What's the different between lt-curl and curl?
What's your platform? If you do 'make clean' first, do you still get both?
lt-curl sounds like something libtool might create in order to make things run
fine when you run curl without installing it first.
I did however just try the same operation on my debian Linux and...
$ ls -l src/.libs/
total 128
-rwxr-xr-x 1 daniel daniel 123613 Oct 6 19:13 curl
$ find . -name "lt*"
./ltmain.sh
./m4/ltoptions.m4
./m4/lt~obsolete.m4
./m4/ltversion.m4
./m4/ltsugar.m4
... there's no lt-curl for me!?
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-users FAQ: http://curl.haxx.se/docs/faq.html Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2010-10-06