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/LDAP/Makefile.in'
# # # patch "helpers/basic_auth/LDAP/Makefile.in" # from [a5671a81ff7e0ba4c31d63006118e58817849566] # to [00ddaaf656d46bcb4e7c9573959c1722bf958887] # ============================================================ --- helpers/basic_auth/LDAP/Makefile.in a5671a81ff7e0ba4c31d63006118e58817849566 +++ helpers/basic_auth/LDAP/Makefile.in 00ddaaf656d46bcb4e7c9573959c1722bf958887 @@ -16,7 +16,7 @@ # # Makefile for the Squid LDAP authentication helper # -# $Id: Makefile.in,v 1.8.2.15 2005/09/28 20:57:18 hno Exp $ +# $Id: Makefile.in,v 1.25 2005/11/03 01:12:40 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@