Re: Autoconf-refactor bugs?

From: Andrew Beverley <andy_at_andybev.com>
Date: Fri, 13 Aug 2010 23:33:12 +0100

> > Firstly, I'm slightly confused as to whether I am seeing the
> > autoconf-refactor work in my copy of trunk (I have run bzr update). I
> > didn't think I'd seen it go in, but delving into configure.in I think it
> > might be in there... what should I look for to check whether it's
> > definitely what I'm looking at?
>
> It is, it was merged two days ago.

Ah yes, I've just realised that I misread Amos's "2 days ago" as "2 days
to go"...

> And you're right, it does have a few bugs.
> Sorry about those.
>
> > Secondly, assuming it is in, there appear to be 2 small problems:
> >
> > 1. --disable-inline doesn't work for me. On investigation, this seems to
> > be because enable_inline is set to "yes" at line 296, which overrides
> > the later AC_ARG_ENABLE(inline), regardless of the setting. Also, I had
> > to add in enable_inline=$enableval after the AC_ARG_ENABLE check (once
> > I'd removed the enable_inline=yes) to get it to work.
>
> Fixed, in a slightly different way.
>
> > 2. Line 1344 (if "$squid_host_os" = "solaris" ; then) appears to be
> > missing a 'test'.
>
> Fixed.
>
> > Sorry if I've jumped the gun and am actually looking at old code.
>
> You have not, and thank you for checking things out.
> There is one more bug, related to the default hosts file and default
> http and icp ports handling.
> I've also fixed those.

Great, thanks. I shall work on adding in the --with-netfilter-conntrack
stuff :-)

Unless you tell me otherwise, I plan on keeping it where I had it
previously (around about line 1115 after SSL checks), but changing it as
Amos said, so that it adds in the functionality if the libraries are
present unless disabled.

Andy
Received on Fri Aug 13 2010 - 22:33:24 MDT

This archive was generated by hypermail 2.2.0 : Sat Aug 14 2010 - 12:00:04 MDT