Re: Squid sub-libs

From: Alex Rousskov <rousskov@dont-contact.us>
Date: Fri, 07 Mar 2008 22:40:33 -0700

On Sat, 2008-03-08 at 10:52 +1300, Amos Jeffries wrote:
> In line with the 3.1 cleanup and re-arranging I'd like to propose a
> change to the naming scheme of the *.la files squid produces.
>
> Namely that they get called libsquid-X.la instead of just libX.la.
>
> This would mean:
> libsquid-auth.la, libsquid-fs.la, libsquid-icap.la, libsquid-esi.la,
> libsquid-acl.la, etc
>
> That will reduce some makefile confusion between external libraries and
> ones built into squid. Case in point: we already have two libmisc.* linked.
>
> Input?

I think we should link with group/libgroup.la libraries and compile with
group/name.h headers rather than adding Squid prefixes everywhere. If we
want Squid prefix as an extra protection, we could use
squid/group/name.*

Alex.
Received on Fri Mar 07 2008 - 22:40:44 MST

This archive was generated by hypermail pre-2.1.9 : Tue Apr 01 2008 - 13:00:10 MDT