From 9db9861f7556250af2cf2cbc953f6b03664c73d6 Mon Sep 17 00:00:00 2001 From: Tim Wojtulewicz Date: Tue, 27 May 2025 17:55:49 -0700 Subject: [PATCH] Remove obsolete --with-bind configure flag --- configure | 1 - 1 file changed, 1 deletion(-) diff --git a/configure b/configure index 726dac3c5e..952614638a 100755 --- a/configure +++ b/configure @@ -92,7 +92,6 @@ Usage: $0 [OPTION]... [VAR=VALUE]... Required Packages in Non-Standard Locations: --with-bifcl=PATH path to Zeek BIF compiler executable (useful for cross-compiling) - --with-bind=PATH path to BIND install root --with-binpac=PATH path to BinPAC executable (useful for cross-compiling) --with-bison=PATH path to bison executable