mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Show --disable-javascript in configure --help
This is already supported and just missing from the help output.
This commit is contained in:
parent
e8007f04d9
commit
b97907daed
1 changed files with 1 additions and 0 deletions
1
configure
vendored
1
configure
vendored
|
@ -72,6 +72,7 @@ Usage: $0 [OPTION]... [VAR=VALUE]...
|
|||
--disable-btest don't install BTest
|
||||
--disable-btest-pcaps don't install Zeek's BTest input pcaps
|
||||
--disable-cpp-tests don't build Zeek's C++ unit tests
|
||||
--disable-javascript don't build Zeek's JavaScript support
|
||||
--disable-port-prealloc disable pre-allocating the PortVal array in ValManager
|
||||
--disable-python don't try to build python bindings for Broker
|
||||
--disable-spicy don't include Spicy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue