|
|
d133c5 |
|
|
|
d133c5 |
|
|
|
d133c5 |
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
|
|
|
d133c5 |
|
|
|
d133c5 |
|
|
|
d133c5 |
]>
|
|
|
d133c5 |
|
|
|
d133c5 |
<refentry id="nss-config">
|
|
|
d133c5 |
|
|
|
d133c5 |
<refentryinfo>
|
|
|
d133c5 |
<date>&dat;;</date>
|
|
|
d133c5 |
<title>Network Security Services</title>
|
|
|
d133c5 |
<productname>nss</productname>
|
|
|
d133c5 |
<productnumber>&version;</productnumber>
|
|
|
d133c5 |
</refentryinfo>
|
|
|
d133c5 |
|
|
|
d133c5 |
<refmeta>
|
|
|
d133c5 |
<refentrytitle>nss-config</refentrytitle>
|
|
|
d133c5 |
<manvolnum>1</manvolnum>
|
|
|
d133c5 |
</refmeta>
|
|
|
d133c5 |
|
|
|
d133c5 |
<refnamediv>
|
|
|
d133c5 |
<refname>nss-config</refname>
|
|
|
d133c5 |
<refpurpose>Return meta information about nss libraries</refpurpose>
|
|
|
d133c5 |
</refnamediv>
|
|
|
d133c5 |
|
|
|
d133c5 |
<refsynopsisdiv>
|
|
|
d133c5 |
<cmdsynopsis>
|
|
|
d133c5 |
<command>nss-config</command>
|
|
|
d133c5 |
<arg><option>--prefix</option></arg>
|
|
|
d133c5 |
<arg><option>--exec-prefix</option></arg>
|
|
|
d133c5 |
<arg><option>--includedir</option></arg>
|
|
|
d133c5 |
<arg><option>--libs</option></arg>
|
|
|
d133c5 |
<arg><option>--cflags</option></arg>
|
|
|
d133c5 |
<arg><option>--libdir</option></arg>
|
|
|
d133c5 |
<arg><option>--version</option></arg>
|
|
|
d133c5 |
</cmdsynopsis>
|
|
|
d133c5 |
</refsynopsisdiv>
|
|
|
d133c5 |
|
|
|
d133c5 |
<refsection id="description">
|
|
|
d133c5 |
<title>Description</title>
|
|
|
d133c5 |
|
|
|
d133c5 |
<para><command>nss-config</command> is a shell scrip
|
|
|
d133c5 |
tool which can be used to obtain gcc options for building client pacakges of nspt. </para>
|
|
|
d133c5 |
|
|
|
d133c5 |
</refsection>
|
|
|
d133c5 |
|
|
|
d133c5 |
<refsection>
|
|
|
d133c5 |
<title>Options</title>
|
|
|
d133c5 |
|
|
|
d133c5 |
<variablelist>
|
|
|
d133c5 |
<varlistentry>
|
|
|
d133c5 |
<term><option>--prefix</option></term>
|
|
|
d133c5 |
<listitem><simpara>Returns the top level system directory under which the nss libraries are installed.</simpara></listitem>
|
|
|
d133c5 |
</varlistentry>
|
|
|
d133c5 |
|
|
|
d133c5 |
<varlistentry>
|
|
|
d133c5 |
<term><option>--exec-prefix</option></term>
|
|
|
d133c5 |
<listitem><simpara>returns the top level system directory under which any nss binaries would be installed.</simpara></listitem>
|
|
|
d133c5 |
</varlistentry>
|
|
|
d133c5 |
|
|
|
d133c5 |
<varlistentry>
|
|
|
d133c5 |
<term><option>--includedir</option> <replaceable>count</replaceable></term>
|
|
|
d133c5 |
<listitem><simpara>returns the path to the directory were the nss libraries are installed.</simpara></listitem>
|
|
|
d133c5 |
</varlistentry>
|
|
|
d133c5 |
|
|
|
d133c5 |
<varlistentry>
|
|
|
d133c5 |
<term><option>--version</option></term>
|
|
|
d133c5 |
<listitem><simpara>returns the upstream version of nss in the form major_version-minor_version-patch_version.</simpara></listitem>
|
|
|
d133c5 |
</varlistentry>
|
|
|
d133c5 |
|
|
|
d133c5 |
<varlistentry>
|
|
|
d133c5 |
<term><option>--libs</option></term>
|
|
|
d133c5 |
<listitem><simpara>returns the compiler linking flags.</simpara></listitem>
|
|
|
d133c5 |
</varlistentry>
|
|
|
d133c5 |
|
|
|
d133c5 |
<varlistentry>
|
|
|
d133c5 |
<term><option>--cflags</option></term>
|
|
|
d133c5 |
<listitem><simpara>returns the compiler include flags.</simpara></listitem>
|
|
|
d133c5 |
</varlistentry>
|
|
|
d133c5 |
|
|
|
d133c5 |
<varlistentry>
|
|
|
d133c5 |
<term><option>--libdir</option></term>
|
|
|
d133c5 |
<listitem><simpara>returns the path to the directory were the nss libraries are installed.</simpara></listitem>
|
|
|
d133c5 |
</varlistentry>
|
|
|
d133c5 |
|
|
|
d133c5 |
</variablelist>
|
|
|
d133c5 |
</refsection>
|
|
|
d133c5 |
|
|
|
d133c5 |
<refsection>
|
|
|
d133c5 |
<title>Examples</title>
|
|
|
d133c5 |
|
|
|
d133c5 |
<para>The following example will query for both include path and linkage flags:
|
|
|
d133c5 |
|
|
|
d133c5 |
<programlisting>
|
|
|
d133c5 |
/usr/bin/nss-config --cflags --libs
|
|
|
d133c5 |
</programlisting>
|
|
|
d133c5 |
|
|
|
d133c5 |
</para>
|
|
|
d133c5 |
|
|
|
d133c5 |
|
|
|
d133c5 |
</refsection>
|
|
|
d133c5 |
|
|
|
d133c5 |
<refsection>
|
|
|
d133c5 |
<title>Files</title>
|
|
|
d133c5 |
|
|
|
d133c5 |
<para><filename>/usr/bin/nss-config</filename></para>
|
|
|
d133c5 |
|
|
|
d133c5 |
</refsection>
|
|
|
d133c5 |
|
|
|
d133c5 |
<refsection>
|
|
|
d133c5 |
<title>See also</title>
|
|
|
d133c5 |
<para>pkg-config(1)</para>
|
|
|
d133c5 |
</refsection>
|
|
|
d133c5 |
|
|
|
d133c5 |
<refsection id="authors">
|
|
|
d133c5 |
<title>Authors</title>
|
|
|
d133c5 |
<para>The nss liraries were written and maintained by developers with Netscape, Red Hat, Sun, Oracle, Mozilla, and Google.</para>
|
|
|
d133c5 |
<para>
|
|
|
d133c5 |
Authors: Elio Maldonado <emaldona@redhat.com>.
|
|
|
d133c5 |
</para>
|
|
|
d133c5 |
</refsection>
|
|
|
d133c5 |
|
|
|
d133c5 |
|
|
|
d133c5 |
<refsection id="license">
|
|
|
d133c5 |
<title>LICENSE</title>
|
|
|
d133c5 |
<para>Licensed under the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
|
d133c5 |
</para>
|
|
|
d133c5 |
</refsection>
|
|
|
d133c5 |
|
|
|
d133c5 |
</refentry>
|
|
|
d133c5 |
|