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/digest_auth/Makefile.in'
# # # patch "helpers/digest_auth/Makefile.in" # from [d3fd0e5ecf86c457646531bd54a279034b75589e] # to [f7d081b856d1731e44a9d522036476e618984b7a] # ============================================================ --- helpers/digest_auth/Makefile.in d3fd0e5ecf86c457646531bd54a279034b75589e +++ helpers/digest_auth/Makefile.in f7d081b856d1731e44a9d522036476e618984b7a @@ -15,7 +15,7 @@ # Makefile for digest auth helpers in the Squid Object Cache server # -# $Id: Makefile.in,v 1.6.2.12 2005/09/28 20:57:20 hno Exp $ +# $Id: Makefile.in,v 1.20 2005/11/03 01:12:43 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@