mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
[svn] Mention --disable-ntlm in INSTALL.
This commit is contained in:
parent
5d6bb4c785
commit
c5eaa7e045
@ -1,3 +1,11 @@
|
||||
2005-04-28 Herold Heiko <Heiko.Herold@previnet.it>
|
||||
|
||||
* windows/wget.dep: Rename gen_sslfunc.c to openssl.c.
|
||||
|
||||
2005-04-28 Hrvoje Niksic <hniksic@xemacs.org>
|
||||
|
||||
* INSTALL: Mention --disable-ntlm.
|
||||
|
||||
2005-04-27 Mauro Tortonesi <mauro@ferrara.linux.it>
|
||||
|
||||
* NEWS: Mention the new --ftp-user, --ftp-password, --user and
|
||||
|
1
INSTALL
1
INSTALL
@ -31,6 +31,7 @@ scripts take. The most important ones are:
|
||||
--with-ssl[=SSL_ROOT] link with libssl [in SSL_ROOT/lib] for https: support
|
||||
--disable-opie disable support for opie or s/key FTP login
|
||||
--disable-digest disable support for HTTP digest authorization
|
||||
--disable-ntlm disable support for HTTP NTLM authorization
|
||||
--disable-debug disable support for debugging output
|
||||
--disable-nls do not use Native Language Support
|
||||
--disable-largefile omit support for large files
|
||||
|
Loading…
Reference in New Issue
Block a user