aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2010-07-06 10:01:37 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2010-07-06 10:01:37 +0000
commitb24b16194b13ab657dfb8901b0df815fe78f3eca (patch)
tree875c35af8ab56662ff002129271b466454442382
parent572bb0f269c43ccb7d4360a32143c0bcaac5ab52 (diff)
downloadgnunet-b24b16194b13ab657dfb8901b0df815fe78f3eca.tar.gz
gnunet-b24b16194b13ab657dfb8901b0df815fe78f3eca.zip
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a28a7b7c3..1a971b81b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -740,7 +740,7 @@ then
740 AC_MSG_NOTICE([NOTICE: libesmtp not found, monkey will not be installed.]) 740 AC_MSG_NOTICE([NOTICE: libesmtp not found, monkey will not be installed.])
741fi 741fi
742 742
743if test "x$ssl" != "x1" 743if test "x$openssl" != "x1"
744then 744then
745 AC_MSG_NOTICE([NOTICE: OpenSSL not found, monkey will not be installed.]) 745 AC_MSG_NOTICE([NOTICE: OpenSSL not found, monkey will not be installed.])
746fi 746fi