On Tue, 02 Jun 2009 17:32:54 +0200, Serassio Guido <[email protected]> wrote: > Hi Amos, > > At 14.32 02/06/2009, Amos Jeffries wrote: > >>If we can't resolve this easily we move the AclIdent.* files back to >>acls/ library. Which does close a potential dependency loop. > > Just found a fix/work around: > > Including squid.h instead of config.h in AclIdent.cc fix the export > problem. > > But I cannot understand why .... :-( >
Sigh, something for MinGW defined in squid.h still but not the compat library (os/* etc.). There are still a few bits like that I'm working on. Amos
