From: Matthias Wachs Date: Tue, 6 Jul 2010 10:01:37 +0000 (+0000) Subject: (no commit message) X-Git-Tag: initial-import-from-subversion-38251~21011 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=b24b16194b13ab657dfb8901b0df815fe78f3eca;p=oweals%2Fgnunet.git --- diff --git a/configure.ac b/configure.ac index a28a7b7c3..1a971b81b 100644 --- a/configure.ac +++ b/configure.ac @@ -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