]> git.ipfire.org Git - thirdparty/squid.git/commit
Omit compat/os/ from direct header testing.
authorAmos Jeffries <squid3@treenet.co.nz>
Tue, 9 Nov 2010 22:21:42 +0000 (11:21 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Tue, 9 Nov 2010 22:21:42 +0000 (11:21 +1300)
commit3acd07ac025f0ff1cd4c2145fffed9b85237256b
treedb48d27bd1873487f293189b1dc0369108fd17e5
parent743fb0f65da33333540916fa104e5b4d9f034fd4
Omit compat/os/ from direct header testing.

The structural requirements of compat/ guarantee that they will be tested
wherever needed by indirect inclusion.

This also permits removal of one special-case usage of testHeaders.
compat/Makefile.am