crypt: Use NSPR header files in addition to NSS header files [BZ #17956]
commit57b4af1955e28c1623c98397b8597847d16bdd8c
authorGuido Trentalancia <guido@trentalancia.net>
Wed, 4 Oct 2017 13:02:35 +0000 (4 15:02 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Wed, 4 Oct 2017 13:02:35 +0000 (4 15:02 +0200)
treed98771f87977a7f297d4947cc8d0cdbc03bcd9be
parent64d1e08ea822bf47cb2796ad0f727136227f983c
crypt: Use NSPR header files in addition to NSS header files [BZ #17956]

When configuring and building GNU libc using the Mozilla NSS library
for cryptography (--enable-nss-crypt option), also include the
NSPR header files along with the Mozilla NSS library header files.

Finally, when running the check-local-headers test, ignore the
Mozilla NSPR library header files (used by the Mozilla NSS library).
ChangeLog
configure
configure.ac
crypt/Makefile
scripts/check-local-headers.sh