The unified diff between revisions [812a98e1..] and [0713a548..] is displayed below. It can also be downloaded as a raw diff.

This diff has been restricted to the following files: 'helpers/basic_auth/multi-domain-NTLM/Makefile.in'

#
#
# patch "helpers/basic_auth/multi-domain-NTLM/Makefile.in"
#  from [a94b62382fd4ecae873c82dee7e5cd5c560dcdbb]
#    to [b9d05fd2127d34c937edb010656ddb02eeabf55a]
#
============================================================
--- helpers/basic_auth/multi-domain-NTLM/Makefile.in	a94b62382fd4ecae873c82dee7e5cd5c560dcdbb
+++ helpers/basic_auth/multi-domain-NTLM/Makefile.in	b9d05fd2127d34c937edb010656ddb02eeabf55a
@@ -16,7 +16,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.5.2.14 2005/09/28 20:57:19 hno Exp $
+#  $Id: Makefile.in,v 1.21 2005/11/03 01:12:42 hno Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
@@ -99,6 +99,7 @@ OBJEXT = @OBJEXT@
 MV = @MV@
 NTLM_AUTH_HELPERS = @NTLM_AUTH_HELPERS@
 OBJEXT = @OBJEXT@
+OPT_DEFAULT_HOSTS = @OPT_DEFAULT_HOSTS@
 PACKAGE = @PACKAGE@
 PERL = @PERL@
 PKGCONFIG = @PKGCONFIG@