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/PAM/Makefile.in'
# # # patch "helpers/basic_auth/PAM/Makefile.in" # from [cbd81b90adcf2887acc5f93ed09b48bfe37407f7] # to [5800bc411dac90e000095de8319b1991bd274c84] # ============================================================ --- helpers/basic_auth/PAM/Makefile.in cbd81b90adcf2887acc5f93ed09b48bfe37407f7 +++ helpers/basic_auth/PAM/Makefile.in 5800bc411dac90e000095de8319b1991bd274c84 @@ -16,7 +16,7 @@ # # Makefile for the Squid PAM authentication helper # -# $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: # @@ -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@