summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-09-29 12:46:24 +0200
committerChristian Grothoff <christian@grothoff.org>2023-09-29 12:46:24 +0200
commit5fd0338365621ee1558971773ed938f3af0a9532 (patch)
tree2ba70095b7aeedab87936081125994860254e42b
parent34b10cde0e9c70bd17e3aea987c9315bb70c0ea0 (diff)
downloadanastasis-gtk-5fd0338365621ee1558971773ed938f3af0a9532.tar.gz
anastasis-gtk-5fd0338365621ee1558971773ed938f3af0a9532.tar.bz2
anastasis-gtk-5fd0338365621ee1558971773ed938f3af0a9532.zip
clarify version
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 53f7487..b9355bc 100644
--- 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
*** ]])])