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/winbind/Makefile.in'
# # # patch "helpers/basic_auth/winbind/Makefile.in" # from [2aa6d3454631fa8bf3943590c30cd70e7c581f3c] # to [5b3daf28f6cb509ec1f5c430309da7bb1c46365c] # ============================================================ --- helpers/basic_auth/winbind/Makefile.in 2aa6d3454631fa8bf3943590c30cd70e7c581f3c +++ helpers/basic_auth/winbind/Makefile.in 5b3daf28f6cb509ec1f5c430309da7bb1c46365c @@ -16,7 +16,7 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.in,v 1.1.2.15 2005/09/28 20:57:19 hno Exp $ +# $Id: Makefile.in,v 1.15 2005/11/03 01:12:42 hno Exp $ # SHELL = @SHELL@ @@ -97,6 +97,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@