From 034ca748a154e153595ef050f2dfde971d2bdc9e Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Fri, 2 Jul 2021 18:09:03 +0100 Subject: [PATCH] build-sys: display cryptsetup status after ./configure Signed-off-by: Luca Boccassi --- configure.ac | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.ac b/configure.ac index 234cebc680..2d54d71c7a 100644 --- a/configure.ac +++ b/configure.ac @@ -2690,6 +2690,7 @@ AC_MSG_RESULT([ libeconf support: ${have_econf} Btrfs support: ${have_btrfs} Wide-char support: ${build_widechar} + libcryptsetup support: ${have_cryptsetup} Manual pages: ${build_asciidoc} Manual pages translated: ${build_poman} -- 2.47.3