From: Christian Grothoff Date: Wed, 6 Jun 2012 21:15:27 +0000 (+0000) Subject: -7.21.3 required now X-Git-Tag: initial-import-from-subversion-38251~13233 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=5a9341cd0b865ebb39dfb186a3069538c0322a33;p=oweals%2Fgnunet.git -7.21.3 required now --- 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