--------------------- PatchSet 119 Date: 2000/04/14 23:37:41 Author: hno Branch: ntlm Tag: (none) Log: Made authenticate_ntlm_domain conditional on USE_NTLM. Members: src/cf.data.pre:1.1.1.3.4.1.2.1->1.1.1.3.4.1.2.2 Index: squid/src/cf.data.pre =================================================================== RCS file: /cvsroot/squid-sf//squid/src/cf.data.pre,v retrieving revision 1.1.1.3.4.1.2.1 retrieving revision 1.1.1.3.4.1.2.2 diff -u -r1.1.1.3.4.1.2.1 -r1.1.1.3.4.1.2.2 --- squid/src/cf.data.pre 5 Feb 2000 20:14:18 -0000 1.1.1.3.4.1.2.1 +++ squid/src/cf.data.pre 14 Apr 2000 23:37:41 -0000 1.1.1.3.4.1.2.2 @@ -1,6 +1,6 @@ # -# $Id: cf.data.pre,v 1.1.1.3.4.1.2.1 2000/02/05 20:14:18 hno Exp $ +# $Id: cf.data.pre,v 1.1.1.3.4.1.2.2 2000/04/14 23:37:41 hno Exp $ # # # SQUID Internet Object Cache http://squid.nlanr.net/Squid/ @@ -1078,6 +1078,7 @@ NAME: authenticate_ntlm_domain TYPE: string DEFAULT: none +IFDEF: USE_NTLM LOC: Config.authenticate_ntlm_domain DOC_START XXX insert description here