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/SMB/Makefile.in'
# # # patch "helpers/basic_auth/SMB/Makefile.in" # from [9e085822c509a9e8dfc7064db8c6c77fa005f108] # to [db3f4a4a3d92ba4e3935aec18d929550b19951a3] # ============================================================ --- helpers/basic_auth/SMB/Makefile.in 9e085822c509a9e8dfc7064db8c6c77fa005f108 +++ helpers/basic_auth/SMB/Makefile.in db3f4a4a3d92ba4e3935aec18d929550b19951a3 @@ -16,7 +16,7 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.in,v 1.7.2.15 2005/09/28 20:57:19 hno Exp $ +# $Id: Makefile.in,v 1.24 2005/11/03 01:12:41 hno Exp $ # # Uncomment and customize the following to suit your needs: # @@ -104,6 +104,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@