From: Amos Jeffries Date: Fri, 3 Apr 2009 20:23:47 +0000 (+1300) Subject: Obsolete: dependency on nss_common.h and nss.h X-Git-Tag: SQUID_3_0_STABLE14~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7dab1b2a013a2e001f76453df1781e5934dfa69;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 068c3d1840..af76cf8583 100644 --- a/configure.in +++ b/configure.in @@ -1940,8 +1940,6 @@ AC_CHECK_HEADERS( \ stdint.h \ inttypes.h \ grp.h \ - nss_common.h \ - nss.h \ db.h \ db_185.h \ sys/capability.h