]> &date; Netscape Portable Runtime nspr &version; nspr-config 1 nspr-config Return meta information about nspr libraries nspr-config Description nspr-config is a shell script which can be used to obtain gcc options for building client pacakges of nspr. Options Returns the top level system directory under which the nspr libraries are installed. Returns the top level system directory under which any nspr binaries would be installed. count Returns the path to the directory were the nspr headers are installed. Returns the upstream version of nspr 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 nspr libraries are installed. Examples The following example will query for both include path and linkage flags: /usr/bin/nspr-config --cflags --libs Files /usr/bin/nspr-config See also pkg-config(1) Authors The NSPR 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/.