]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug 2196: configure: net*/*.h present but cannot be compiled
authorAmos Jeffries <squid3@treenet.co.nz>
Mon, 12 May 2008 01:48:26 +0000 (13:48 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Mon, 12 May 2008 01:48:26 +0000 (13:48 +1200)
commitcb0881b53146ba3749d9dd781f714473a4756388
tree568adfbde651b59c0b53d73d7539fd2ee7f49cab
parent8eb03ea47867643fe2ef23260de10b42b6725245
Bug 2196: configure: net*/*.h present but cannot be compiled

This moves critical net*/*.h file tests from the general location
and use testign to the *BSD special testing which accounts for
system file dependencies.

TODO: some files are still missing dependencies even with the *BSD test
      their brokenness will be fixed at a later point. (bug 2206)
configure.in