summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2002-06-15 10:13:45 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2002-06-15 10:13:45 +0000
commita01ff423db20b654431712bf0d8a0c25df6f48cd (patch)
tree7921477798548b1a86f2cf740f788bbcf3baf7b3
parentc4e207f44962ec2d09af8ebc0ea1cb2d19a47901 (diff)
downloadgnutls-a01ff423db20b654431712bf0d8a0c25df6f48cd.tar.gz
*** empty log message ***
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index bb285e70ef..86ad703526 100644
--- a/configure.in
+++ b/configure.in
@@ -254,7 +254,7 @@ if test x$ac_ext_libraries != xno; then
AC_MSG_RESULT(yes)
AC_CHECK_LIB(gdbm, gdbm_open, SERV_LIBS="-lgdbm", AC_MSG_WARN(
***
-*** GDBM was not found. You will not be able to use the default gdbm session resumption backend.))
+*** GDBM was not found. This is only needed for the gnutls-serv application.))
AC_CHECK_LIB(z, compress,,AC_MSG_WARN(
***
*** ZLIB was not found. You will not be able to use ZLIB compression.))