]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix ./configure after strnstr() replacement removal (#1733)
authorAlex Rousskov <rousskov@measurement-factory.com>
Tue, 12 Mar 2024 19:51:24 +0000 (19:51 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Wed, 13 Mar 2024 05:08:18 +0000 (05:08 +0000)
commit4e893ddd8dc45886e8d33e6e2b13bd2aaec6fff8
treea966db198c1dcdd14eaeb5961a03cf3b71f884a6
parent5a231dcd4a4d4517aabecb97ba97163d2546396a
Fix ./configure after strnstr() replacement removal (#1733)

    configure: line 51104: SQUID_CHECK_FUNC_STRNSTR: command not found

The macro call should have been removed in recent commit 9d3433c.
configure.ac