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/Makefile.in'

#
#
# patch "helpers/basic_auth/Makefile.in"
#  from [335c69456f788e490f2882571bebd841195dcc64]
#    to [a1b2964a7f4d8e04ac8629030dc4a6f8a6345ccb]
#
============================================================
--- helpers/basic_auth/Makefile.in	335c69456f788e490f2882571bebd841195dcc64
+++ helpers/basic_auth/Makefile.in	a1b2964a7f4d8e04ac8629030dc4a6f8a6345ccb
@@ -15,7 +15,7 @@

 #  Makefile for storage modules in the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.7.2.14 2005/09/28 20:57:18 hno Exp $
+#  $Id: Makefile.in,v 1.23 2005/11/03 01:12:40 hno Exp $
 #

 SHELL = @SHELL@
@@ -96,6 +96,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@