[watapratt@mageia fribid-0.3.0]$ ./configure --help
Usage: ./configure [options]
This script creates a build configuration. The default options are to
install system-wide, into /usr/local, and use /usr/lib/mozilla/plugins
as the plugin directory.
Options:
--help Shows this help.
--prefix=PATH Sets the installation prefix. [/usr/local]
--exec-prefix=PATH Sets the installation prefix for executable files.
The default is to use the same prefix for all files.
--libdir=PATH Sets the directory for libraries. [EPREFIX/lib]
--datadir=PATH Sets the directory for architecture-independent
data. [PREFIX/share]
--plugin-path=PATH Sets the NPAPI plugin path [/usr/lib/mozilla/plugin]
This option may be repeated if you want to create
plugin links in several places.
--pkcs11-engine=PATH Path to PKCS#11 module [/usr/lib/opensc-pkcs11.so]
--disable-pkcs11 Disable building PKCS#11 smartcard support
--enable-pkcs11 Force building PKCS#11 smartcard support
--optional-pkcs11 Detect PKCS#11 module availability at runtime
--current-user Selects a per-user installation. Equivalent to:
--prefix=/home/lists/.local
--plugin-path=/home/lists/.mozilla/plugins