Re: squid_kerb_auth.c broken in trunk

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Sun, 02 Nov 2008 18:16:19 +1300

Amos Jeffries wrote:
> Markus Moeller wrote:
>>
>> The existing code in the squid_kerb_auth directory is minimal and has
>> no configure. So the config.test wouldn't work.
>> The tarball is necessary as it has all the configure files.
>>
>> Otherwise the absolute minimal test would be:
>>
>> #!/bin/sh
>> # Don't build without gssapi.h
>> if [[ -f /usr/include/gssapi/gssapi.h || -f /usr/include/gssapi.h ]];
>> then
>> exit 1
>> fi
>> exit 0
>>
>>
>> Markus
>>
>
> Now thats I'm awake again, yes we will have to go with the minimal.
> These tests are run from squid~/configure long before the helper
> configure script is created.
>
> Adding it shortly.
>

Done.

Amos

-- 
Please be using
   Current Stable Squid 2.7.STABLE5 or 3.0.STABLE10
   Current Beta Squid 3.1.0.1
Received on Sun Nov 02 2008 - 05:16:24 MST

This archive was generated by hypermail 2.2.0 : Tue Nov 04 2008 - 12:00:05 MST