commit 5fd0338365621ee1558971773ed938f3af0a9532
parent 34b10cde0e9c70bd17e3aea987c9315bb70c0ea0
Author: Christian Grothoff <christian@grothoff.org>
Date: Fri, 29 Sep 2023 12:46:24 +0200
clarify version
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
@@ -199,7 +199,7 @@ AC_CHECK_HEADERS([gnunet/gnunet_util_lib.h],
AS_IF([test $libgnunetutil != 1],
[AC_MSG_ERROR([[
***
-*** You need libgnunetutil to build this program.
+*** You need libgnunetutil >= 0.20.0 to build this program.
*** This library is part of GNUnet, available at
*** https://gnunet.org
*** ]])])