Re: [MERGE] libcompat round 4.1

From: Kinkie <gkinkie_at_gmail.com>
Date: Thu, 19 Feb 2009 18:19:39 +0100

On Thu, Feb 19, 2009 at 5:54 PM, Kinkie <gkinkie_at_gmail.com> wrote:
> On Wed, Feb 18, 2009 at 3:19 AM, Amos Jeffries <squid3_at_treenet.co.nz> wrote:
>> might help if I attached the bundle.
>
>
> It seems that this is breaking the build for me in the negotiate
> helpers subtree, due to a missing include path which I have some
> troubles fixing:

Ok, got it.
In helpers/negotiate_auth/squid_kerb_auth/configure.in, please change:

CPPFLAGS="$CPPFLAGS -I$ac_p_include -I../../../ -I../../../include/
-I$squid_dir/include -I$squid_dir/src"

into

CPPFLAGS="$CPPFLAGS -I$ac_p_include -I../../../ -I../../../include/
-I$squid_dir/include -I$squid_dir/src -I$squid_dir"

-- 
    /kinkie
Received on Thu Feb 19 2009 - 17:19:49 MST

This archive was generated by hypermail 2.2.0 : Thu Feb 19 2009 - 12:00:03 MST