RE: makefile.in

From: Robert Collins <robert.collins@dont-contact.us>
Date: Wed, 10 Jan 2001 11:54:38 +1100

Yes. That was in the patch I mailed up yesterday.

However we found a couple of race conditions last night (one originating
in the 2.3 code) and I haven't had time to go through and fix them in
all the modules (cbdata was being used and unlocked in the wrong order).

I'll fix that all up later today and send in a diff to HEAD (which will
include the auth_modules from makefile again).

Rob

> -----Original Message-----
> From: Duane Wessels [mailto:wessels@squid-cache.org]
> Sent: Wednesday, 10 January 2001 11:56 AM
> To: squid-dev@squid-cache.org
> Subject: makefile.in
>
>
> Shouldn't auth_modules be removed from makefile.in?
>
>
> Index: makefile.in
> ===================================================================
> RCS file: /squid/squid/makefile.in,v
> retrieving revision 1.27
> diff -u -r1.27 makefile.in
> --- makefile.in 2001/01/07 23:36:28 1.27
> +++ makefile.in 2001/01/10 00:55:42
> @@ -14,7 +14,7 @@
> prefix = @prefix@
> exec_prefix = @exec_prefix@
>
> -SUBDIRS = lib @makesnmplib@ scripts src icons
> errors auth_modules
> +SUBDIRS = lib @makesnmplib@ scripts src icons errors
>
> noargs: all
>
>
>
>
Received on Tue Jan 09 2001 - 17:58:20 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:13:16 MST