]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Obsolete: dependency on nss_common.h and nss.h
authorAmos Jeffries <squid3@treenet.co.nz>
Mon, 16 Feb 2009 02:20:50 +0000 (15:20 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Mon, 16 Feb 2009 02:20:50 +0000 (15:20 +1300)
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

index 94f84f70a8f948cfa4e00ceeb5ca70902268cae4..493b4493621636208994ef60bed12455e754ec98 100644 (file)
@@ -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