projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f59b6d
)
-7.21.3 required now
author
Christian Grothoff
<christian@grothoff.org>
Wed, 6 Jun 2012 21:15:27 +0000
(21:15 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Wed, 6 Jun 2012 21:15:27 +0000
(21:15 +0000)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 228ff17e024f509657eaa71ac715785046a3d49c..e7418a6675e77a5dabd020e707cf2509199f2aa9 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-326,7
+326,7
@@
AC_LANG_POP(C)
fi # $build = $target
# libcurl
-LIBCURL_CHECK_CONFIG(,7.2
0.1,,AC_MSG_ERROR([GNUnet requires libcurl >= 7.20.1
]))
+LIBCURL_CHECK_CONFIG(,7.2
1.3,,AC_MSG_ERROR([GNUnet requires libcurl >= 7.21.3
]))
# restore LIBS
LIBS=$SAVE_LIBS