NSS-CONFIG(1) | Network Security Services | NSS-CONFIG(1) |
NAME¶
nss-config - Return meta information about nss libraries
SYNOPSIS¶
nss-config [--prefix] [--exec-prefix] [--includedir] [--libs] [--cflags] [--libdir] [--version]
DESCRIPTION¶
nss-config is a shell scrip tool which can be used to obtain gcc options for building client pacakges of nspt.
OPTIONS¶
--prefix
--exec-prefix
--includedir count
--version
--libs
--cflags
--libdir
EXAMPLES¶
The following example will query for both include path and linkage flags:
/usr/bin/nss-config --cflags --libs
FILES¶
/usr/bin/nss-config
SEE ALSO¶
AUTHORS¶
The nss liraries were written and maintained by developers with Netscape, Red Hat, Sun, Oracle, Mozilla, and Google.
Authors: Elio Maldonado <emaldona@redhat.com>.
LICENSE¶
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/.
23 May 2024 | nss 3.90.0 |