From 5a9341cd0b865ebb39dfb186a3069538c0322a33 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 6 Jun 2012 21:15:27 +0000 Subject: [PATCH] -7.21.3 required now --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 228ff17e0..e7418a667 100644 --- a/configure.ac +++ b/configure.ac @@ -326,7 +326,7 @@ AC_LANG_POP(C) fi # $build = $target # libcurl -LIBCURL_CHECK_CONFIG(,7.20.1,,AC_MSG_ERROR([GNUnet requires libcurl >= 7.20.1])) +LIBCURL_CHECK_CONFIG(,7.21.3,,AC_MSG_ERROR([GNUnet requires libcurl >= 7.21.3])) # restore LIBS LIBS=$SAVE_LIBS -- 2.25.1