From 2112a1ae04878d0917fe4122a2bda78f8662fab4 Mon Sep 17 00:00:00 2001 From: miodragpop Date: Fri, 17 Jul 2020 03:01:40 +0200 Subject: [PATCH] ... and this one --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index b14a6e156..4ff3855b8 100644 --- a/configure.ac +++ b/configure.ac @@ -941,7 +941,7 @@ case $host in ;; esac -echo +echo echo "Options used to compile and link:" echo " with wallet = $enable_wallet" echo " with zmq = $use_zmq"