curl-library
Re: add ntlm to configure
Date: Fri, 20 Aug 2004 09:59:01 +0200 (CEST)
On Fri, 20 Aug 2004, Guenter Knauf wrote:
> linux:/usr/prg/unix/curl/src # curl -V
> curl 7.11.0 (i686-suse-linux) libcurl/7.11.0 OpenSSL/0.9.7d ipv6 zlib/1.2.1
> Protocols: ftp gopher telnet dict ldap http file https ftps
> Features: IPv6 SSL libz NTLM
>
> and so I tried --with-ntlm:
>
> linux:/usr/prg/unix/curl/src # ./curl -V
> curl 7.12.2-CVS (i686-suse-linux) libcurl/7.12.2-CVS OpenSSL/0.9.7d zlib/1.2.1
> Protocols: ftp gopher telnet dict ldap http file https ftps
> Features: IPv6 Largefile NTLM SSL libz
So what is the difference? Largefile was not existing back in 7.11.0.
> which gave me what I wanted; but: --with-ntlm isnt mentioned with
> './configure --help' nor it is displayed when configure has finished...
There is no such option to configure. configure --help displays all existing
options automatically.
-- Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se Dedicated custom curl help for hire: http://haxx.se/curl.htmlReceived on 2004-08-20