From: Amos Jeffries Date: Mon, 16 Feb 2009 02:20:50 +0000 (+1300) Subject: Obsolete: dependency on nss_common.h and nss.h X-Git-Tag: SQUID_3_2_0_1~1195 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=87b16bebddad112065702bca1cc7d54b8515649e;p=thirdparty%2Fsquid.git Obsolete: dependency on nss_common.h and nss.h Squid-3 currently make no internal reference to any of its symbols. Squid appears to build and run just fine despite this header being detected as 'broken' during Squid build tests for some time. --- diff --git a/configure.in b/configure.in index 94f84f70a8..493b449362 100644 --- a/configure.in +++ b/configure.in @@ -2301,8 +2301,6 @@ AC_CHECK_HEADERS( \ stdint.h \ inttypes.h \ grp.h \ - nss_common.h \ - nss.h \ db.h \ db_185.h \ sys/capability.h