diff options
author | Christian Grothoff <christian@grothoff.org> | 2019-03-11 04:20:15 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2019-03-11 04:20:15 +0100 |
commit | 080b78157acea51cf748302073657a278862c6be (patch) | |
tree | c4e44a047a6bcf66fa025bcc9039710a17833173 /README | |
parent | f0ed8c15c4070c7fe1b79931ee4d327920c17ae7 (diff) |
fix configure check to test for MHD 0.9.52:
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ Dependencies: These are the direct dependencies for running GNUnet: -- libmicrohttpd >= 0.9.42 +- libmicrohttpd >= 0.9.52 - libgcrypt >= 1.6 - A curl build against gnutls, or gnurl: - libgnurl >= 7.35.0 (recommended, available from |