From: Alex Rousskov Date: Thu, 19 Feb 2009 19:00:01 +0000 (-0700) Subject: SourceLayout: src/base, take 0 with tweaks X-Git-Tag: SQUID_3_2_0_1~1183 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cd44c39a6b4503024658c2f8145a517e2afeead;p=thirdparty%2Fsquid.git SourceLayout: src/base, take 0 with tweaks Added src/base directory for fundamental, commonly-used code pieces that are not large enough to warrant their own directories. Currently base/ contains the beginning of AsyncCalls hierarchy, which may eventually get its own directory. Removed src/ip from the top-level SUBDIRS list. Made cf_gen compile without libip. Started building makefile includes, to be used in subdir makefiles: src/Common.am and src/TestHeaders.am. --- 2cd44c39a6b4503024658c2f8145a517e2afeead