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

#
#
# patch "doc/Makefile.in"
#  from [b7d00b8349cd7d2091469ad5ae0b540212acc1fd]
#    to [ce74c64917b65be370a7fcd81432a667c1135692]
#
============================================================
--- doc/Makefile.in	b7d00b8349cd7d2091469ad5ae0b540212acc1fd
+++ doc/Makefile.in	ce74c64917b65be370a7fcd81432a667c1135692
@@ -16,7 +16,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.1.2.18 2005/09/28 20:57:15 hno Exp $
+#  $Id: Makefile.in,v 1.16 2005/11/03 01:12:40 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@