]> git.ipfire.org Git - thirdparty/squid.git/commit
Update SQUID_CHECK_LIB_WORKS (#1684)
authorAmos Jeffries <yadij@users.noreply.github.com>
Mon, 19 Feb 2024 02:29:46 +0000 (02:29 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Mon, 19 Feb 2024 06:51:44 +0000 (06:51 +0000)
commitbf2e100a4d4e5beae21869095438da3809cd4773
treeb2e1b159f9d232ae4e4e1cb158c71644716fee34
parente806d767cb63e39a64140b6433442a48c2f64812
Update SQUID_CHECK_LIB_WORKS (#1684)

When the checked library is found to be working:
 * Define ENABLE_LIBFOO for automake use.
 * Define HAVE_LIBFOO for code use.
acinclude/squid-util.m4