]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Obsolete: dependency on nss_common.h and nss.h
authorAmos Jeffries <squid3@treenet.co.nz>
Wed, 18 Feb 2009 01:43:09 +0000 (14:43 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Wed, 18 Feb 2009 01:43:09 +0000 (14:43 +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 bd3ba9d6c19509893a3d405c28c8a2e1d31bc398..327b1d55a2761cf12003ed1ec600fb2706be4ab0 100644 (file)
@@ -2298,8 +2298,6 @@ AC_CHECK_HEADERS( \
        stdint.h \
        inttypes.h \
        grp.h \
-       nss_common.h \
-       nss.h \
        db.h \
        db_185.h \
        sys/capability.h