From b97907daed2c574ba46b34bbe17aa77f870f1125 Mon Sep 17 00:00:00 2001 From: Christian Kreibich Date: Fri, 12 Jan 2024 14:44:34 -0800 Subject: [PATCH] Show --disable-javascript in `configure --help` This is already supported and just missing from the help output. --- configure | 1 + 1 file changed, 1 insertion(+) diff --git a/configure b/configure index 18f019b29c..7d91aedc8a 100755 --- a/configure +++ b/configure @@ -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