Bug 98514 - The option --disable-nss does not seem to work
Summary: The option --disable-nss does not seem to work
Status: RESOLVED FIXED
Alias: None
Product: poppler
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: poppler-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-31 08:52 UTC by markus
Modified: 2016-10-31 09:14 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description markus 2016-10-31 08:52:49 UTC
Running this:

    ./configure --prefix=/usr --disable-nss


Leads to this:

    configure: WARNING: unrecognized options: --disable-nss

The option is listed at "./configure --help" though.

I think it should thus be an enabled option.

I am having a problem with nss and nsprf right now (I
forgot the name of the other component... nprf or something
like that), hence why I would appreciate a way to workaround
this. But I was surprised to see that --disable-nss does
not work anyway.

I tested this with:

  https://poppler.freedesktop.org/poppler-0.48.0.tar.xz

And most recent gcc, 6.2.0


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.