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/SASL/Makefile.in'
# # # patch "helpers/basic_auth/SASL/Makefile.in" # from [c5c05705f653257a19aec560cb4e3f39a9ea81bf] # to [c816bd4e22fc2d52bd2f65241165fc322843cabd] # ============================================================ --- helpers/basic_auth/SASL/Makefile.in c5c05705f653257a19aec560cb4e3f39a9ea81bf +++ helpers/basic_auth/SASL/Makefile.in c816bd4e22fc2d52bd2f65241165fc322843cabd @@ -16,7 +16,7 @@ # # Makefile for the Squid SASL authentication helper # -# $Id: Makefile.in,v 1.1.2.19 2005/09/28 20:57:19 hno Exp $ +# $Id: Makefile.in,v 1.21 2005/11/03 01:12:41 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@