From f7dab1b2a013a2e001f76453df1781e5934dfa69 Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Sat, 4 Apr 2009 09:23:47 +1300 Subject: [PATCH] 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. --- configure.in | 2 -- 1 file changed, 2 deletions(-) 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 -- 2.47.2