]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix detection of sys/sysctl.h detection (#511)
authorAmos Jeffries <yadij@users.noreply.github.com>
Mon, 18 Nov 2019 12:06:56 +0000 (01:06 +1300)
committerGitHub <noreply@github.com>
Mon, 18 Nov 2019 12:06:56 +0000 (01:06 +1300)
commit195ec8477565885e8f0975865a32bb716ea56272
treeff454266512e25755a423334329f93c338c6640b
parent47f1e147afb24c3e69b2a9de3fb60df043229b5d
Fix detection of sys/sysctl.h detection (#511)

Make sure we test the EUI specific headers using same flags
chosen for final build operations. This should make the
test detect the header as unavailable if the user options
would make the compiler #warning be a fatal error later.
configure.ac