curl-library
add ntlm to configure
Date: Fri, 20 Aug 2004 04:04:11 +0200
Hi Daniel,
I just wondered how SuSE does their builds:
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
linux:/usr/prg/unix/curl/src #
which gave me what I wanted; but: --with-ntlm isnt mentioned with './configure --help' nor it is displayed when configure has finished...
can we perhaps add that?
thanks, Guenter.
Received on 2004-08-20