On 10/03/2010 08:42 AM, Amos Jeffries wrote:
------------------------------------------------------------
revno: 10908
committer: Amos Jeffries<[email protected]>
branch nick: trunk
timestamp: Sun 2010-10-03 08:42:04 -0600
message:
Convert compat library to a full library.
To be linked with LIBOBJS requires full local library status.
It looks like this and an earlier related change broke things on Centos
and possibly elsewhere. Why do we need to link a library with LIBOBJS? I
know we did that before, but perhaps that code was wrong/outdated?
Thank you,
Alex.
To prevet naming clashes rename as libcompat-squid
modified:
compat/Makefile.am
compat/eui64_aton.h
src/Common.am
test-suite/Makefile.am