Node:configure Invocation, Previous:Defining Variables, Up:Running configure scripts
configure
Invocationconfigure
recognizes the following options to control how it
operates.
--help
-h
configure
, and exit.
--version
-V
configure
script, and exit.
--cache-file=file
config.cache
. file defaults to
/dev/null
to disable caching.
--config-cache
-C
--cache-file=config.cache
.
--quiet
--silent
-q
/dev/null
(any error messages
will still be shown).
--srcdir=dir
configure
can determine that directory automatically.
configure
also accepts some other, not widely useful, options.
Run configure --help
for more details.