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/getpwnam/Makefile.in'
# # # patch "helpers/basic_auth/getpwnam/Makefile.in" # from [5335e715a6ea8530c036de799f3ffb4c0371abd7] # to [9ddec534d03e331a4223fc7d7c8afdba3ef1b337] # ============================================================ --- helpers/basic_auth/getpwnam/Makefile.in 5335e715a6ea8530c036de799f3ffb4c0371abd7 +++ helpers/basic_auth/getpwnam/Makefile.in 9ddec534d03e331a4223fc7d7c8afdba3ef1b337 @@ -16,7 +16,7 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.in,v 1.8.2.13 2005/09/28 20:57:19 hno Exp $ +# $Id: Makefile.in,v 1.23 2005/11/03 01:12:42 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@