From 778a39e983991ef2eec7053fb83a02f88205f02c Mon Sep 17 00:00:00 2001 From: Nancy Enos Date: Fri, 25 Oct 2024 18:34:50 +0300 Subject: [PATCH] Build-info: remove obsolete rust support line Ticket: #6705 --- configure.ac | 1 - 1 file changed, 1 deletion(-) diff --git a/configure.ac b/configure.ac index 93e728fc2246..d8138b73df61 100644 --- a/configure.ac +++ b/configure.ac @@ -2567,7 +2567,6 @@ SURICATA_BUILD_CONF="Suricata Configuration: Landlock support: ${enable_landlock} Systemd support: ${enable_systemd} - Rust support: ${enable_rust} Rust strict mode: ${enable_rust_strict} Rust compiler path: ${RUSTC} Rust compiler version: ${rust_compiler_version}