]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Obsolete: dependency on nss_common.h and nss.h
authorAmos Jeffries <squid3@treenet.co.nz>
Fri, 3 Apr 2009 20:23:47 +0000 (09:23 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Fri, 3 Apr 2009 20:23:47 +0000 (09:23 +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 068c3d1840b7e375494e3b836dd0050506b52499..af76cf8583a8f85373888bec6982f61921edda95 100644 (file)
@@ -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