(no commit message)
[oweals/gnunet.git] / configure.ac
index a28a7b7c3cf2b84b2d4bea0c0fc18cf594bc9e1c..19bdb5ee847a53f865b0389fdc0370da3ebb4ae3 100644 (file)
@@ -189,7 +189,7 @@ fi
 
 
 # libcurl
-LIBCURL_CHECK_CONFIG(,7.15.4,,AC_MSG_ERROR([GNUnet requires libcurl >= 7.15.4]))
+LIBCURL_CHECK_CONFIG(,7.18.0,,AC_MSG_ERROR([GNUnet requires libcurl >= 7.18.0]))
 # restore LIBS
 LIBS=$SAVE_LIBS
 
@@ -740,7 +740,7 @@ then
  AC_MSG_NOTICE([NOTICE: libesmtp not found, monkey will not be installed.])
 fi
 
-if test "x$ssl" != "x1"
+if test "x$openssl" != "x1"
 then
  AC_MSG_NOTICE([NOTICE: OpenSSL not found, monkey will not be installed.])
 fi