]> git.ipfire.org Git - thirdparty/squid.git/commit - configure.ac
Bug 2196: configure: net*/*.h present but cannot be compiled
authorAmos Jeffries <amosjeffries@squid-cache.org>
Wed, 7 May 2008 07:50:28 +0000 (01:50 -0600)
committerAmos Jeffries <amosjeffries@squid-cache.org>
Wed, 7 May 2008 07:50:28 +0000 (01:50 -0600)
commitd1e5191ee3e27683bb5009cb8544cb3ac7f840a7
tree4746493d327317484a77239b0aeeb8ff327abc23
parent0a48349ddf5da6c83371d65891da7fa08a968781
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.
configure.in