From: Nikos Mavrogiannopoulos Date: Sat, 15 Jun 2002 10:13:45 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: gnutls_0_5_0~87 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a01ff423db20b654431712bf0d8a0c25df6f48cd;p=thirdparty%2Fgnutls.git *** empty log message *** --- 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.))