]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - configure.ac
Fix ./configure after strnstr() replacement removal (#1733)
[thirdparty/squid.git] / configure.ac
index 6202dfafdf3aa36ecce0d2a70ff8b0725266cc23..76540e168869b4d112d17a763794ef3a38f053c2 100644 (file)
@@ -2363,8 +2363,6 @@ AC_CHECK_TYPE(struct sockaddr_un,AC_DEFINE(HAVE_SOCKADDR_UN,1,[The system provid
   #endif
 ])
 
-SQUID_CHECK_FUNC_STRNSTR
-
 dnl IP-Filter support requires ipf header files. These aren't
 dnl installed by default, so we need to check for them
 AS_IF([test "x$enable_ipf_transparent" != "xno"],[