Summary: | Build failure in GNOME Continuous | ||
---|---|---|---|
Product: | poppler | Reporter: | Emmanuele Bassi (:ebassi) <ebassi> |
Component: | general | Assignee: | poppler-bugs <poppler-bugs> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | ebassi |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | Use correct includes for NSPR/NSS headers |
Description
Emmanuele Bassi (:ebassi)
2016-03-02 03:47:52 UTC
Created attachment 122072 [details] [review] Use correct includes for NSPR/NSS headers The header files provided by NSS3 are inside versioned directories, `$includedir/nss3` and `$includedir/nspr4`, which are provided by the nss3 pkg-config file as include directives for the compiler. We can also use nspr.h as a single entry point, to avoid cherry picking specific headers. Thanks, pushed. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.