mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-06 00:31:27 +00:00
Pull configure.in from the tree and parse it live.
This commit is contained in:
parent
9468c7d879
commit
15b058ae2c
File diff suppressed because it is too large
Load Diff
@ -1,32 +0,0 @@
|
||||
header<<fs>><<fs>><<fs>>Components and Features
|
||||
bool<<fs>>disable<<fs>>async-dns<<fs>> --disable-async-dns Disable separate dns thread
|
||||
bool<<fs>>enable<<fs>>editor<<fs>> --enable-editor Enable editor
|
||||
bool<<fs>>enable<<fs>>mailnews<<fs>> --enable-mailnews Enable Mail & News
|
||||
bool<<fs>>disable<<fs>>build-nspr<<fs>> --disable-build-nspr Dont build mozilla/nsprpub
|
||||
bool<<fs>>enable<<fs>>oji<<fs>> --enable-oji Enable use of Open JVM Interface
|
||||
bool<<fs>>enable<<fs>>tests<<fs>> --enable-tests Enable test stubs
|
||||
string<<fs>>enable<<fs>>toolkit<<fs>> --enable-toolkit=\$val Enable \$val fe (defaults to gtk)
|
||||
bool<<fs>>disable<<fs>>build-xpfe<<fs>> --disable-build-xpfe Dont build mozilla/xpfe
|
||||
header<<fs>><<fs>><<fs>>Compiler Options
|
||||
bool<<fs>>disable<<fs>>asserts<<fs>> --disable-asserts Disable asserts during debugging
|
||||
bool_or_string<<fs>>enable<<fs>>debug<<fs>> --enable-debug Enable debug symbols
|
||||
bool<<fs>>enable<<fs>>md<<fs>> --enable-md Use compiler-based dependencies
|
||||
bool<<fs>>enable<<fs>>pedantic<<fs>> --enable-pedantic Issue all warnings demanded by strict ANSI C
|
||||
bool<<fs>>disable<<fs>>shared<<fs>> --disable-shared Disable building of internal shared libs
|
||||
header<<fs>><<fs>><<fs>>Profiling and Instrumenting
|
||||
bool<<fs>>enable<<fs>>gprof<<fs>> --enable-gprof Enable gprof symbols
|
||||
bool<<fs>>enable<<fs>>insure<<fs>> --enable-insure Enable insure++ instrumentation (linux only)
|
||||
string<<fs>>with<<fs>>insure-dirs<<fs>> --with-insure-dirs=\$dirs Dirs to instrument
|
||||
string<<fs>>with<<fs>>insure-exclude-dirs<<fs>> --with-insure-exclude-dirs=\$dirs Dirs to not instrument
|
||||
bool<<fs>>enable<<fs>>profile<<fs>> --enable-profile Enable profiling (solaris only)
|
||||
bool<<fs>>enable<<fs>>wrap-malloc<<fs>> --enable-wrap-malloc Wrap malloc calls (gnu linker only) (default=no)
|
||||
string<<fs>>with<<fs>>wrap-malloc<<fs>> --with-wrap-malloc-=\$dir Location of malloc wrapper library
|
||||
header<<fs>><<fs>><<fs>>Misc. Options
|
||||
string<<fs>>enable<<fs>>homedir<<fs>> --enable-homedir=\$val Set the homedir to \$val
|
||||
bool<<fs>>enable<<fs>>idltool<<fs>> --enable-idltool Build idl tool (default=no)
|
||||
bool<<fs>>enable<<fs>>xterm-updates<<fs>> --enable-xterm-updates Update XTERM titles with current command.
|
||||
header<<fs>><<fs>><<fs>>Untested or Broken Options
|
||||
bool<<fs>>enable<<fs>>crypto<<fs>> --enable-crypto Enable use of SSL (untested)
|
||||
bool<<fs>>enable<<fs>>java<<fs>> --enable-java Enable use of java applets (untested)
|
||||
bool<<fs>>enable<<fs>>mail-compose<<fs>> --enable-mail-compose Enable old Messenger mail composer
|
||||
bool<<fs>>disable<<fs>>static<<fs>> --disable-static Disable building of internal static libs (broken)
|
Loading…
x
Reference in New Issue
Block a user