From c8fd73a22899c5cf327604f19c61ac0929f60fe4 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Sat, 1 Jan 2022 20:33:30 +0100 Subject: [PATCH] CONFIGURE: Add description for --disable-detection-full option --- configure | 1 + 1 file changed, 1 insertion(+) diff --git a/configure b/configure index c4c3e67234f..1e272971ec8 100755 --- a/configure +++ b/configure @@ -859,6 +859,7 @@ Optional Features: --enable-static build a static binary instead of using shared objects --enable-detection-static build detection features into executable (default) --enable-detection-dynamic build detection features into a library + --disable-detection-full add detection only for the engines which were enabled --disable-debug disable building with debugging symbols --enable-Werror treat warnings as errors --enable-release enable building in release mode (this activates