From c5eaa7e0456927cd635beef98ba6d662fc63b348 Mon Sep 17 00:00:00 2001 From: hniksic Date: Thu, 28 Apr 2005 03:13:22 -0700 Subject: [PATCH] [svn] Mention --disable-ntlm in INSTALL. --- ChangeLog | 8 ++++++++ INSTALL | 1 + 2 files changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 0411a889..5eabbb44 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2005-04-28 Herold Heiko + + * windows/wget.dep: Rename gen_sslfunc.c to openssl.c. + +2005-04-28 Hrvoje Niksic + + * INSTALL: Mention --disable-ntlm. + 2005-04-27 Mauro Tortonesi * NEWS: Mention the new --ftp-user, --ftp-password, --user and diff --git a/INSTALL b/INSTALL index 7c1dd406..676deb87 100644 --- a/INSTALL +++ b/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 -- 2.39.2