@date@Network Security Servicesnss@version@nss-config1nss-configReturn meta information about nss librariesnss-configDescriptionnss-config is a shell scrip
tool which can be used to obtain gcc options for building client pacakges of nspt. OptionsReturns the top level system directory under which the nss libraries are installed.returns the top level system directory under which any nss binaries would be installed.countreturns the path to the directory were the nss libraries are installed.returns the upstream version of nss in the form major_version-minor_version-patch_version.returns the compiler linking flags.returns the compiler include flags.returns the path to the directory were the nss libraries are installed.ExamplesThe following example will query for both include path and linkage flags:
/usr/bin/nss-config --cflags --libs
Files/usr/bin/nss-configSee alsopkg-config(1)AuthorsThe nss liraries were written and maintained by developers with Netscape, Red Hat, Sun, Oracle, Mozilla, and Google.
Authors: Elio Maldonado <emaldona@redhat.com>.
LICENSELicensed 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/.