]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
*** empty log message ***
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 15 Jun 2002 10:13:45 +0000 (10:13 +0000)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 15 Jun 2002 10:13:45 +0000 (10:13 +0000)
configure.in

index bb285e70ef332827c70aeed9bb5025bed0e6d1f9..86ad703526026c6d1b6cedca39731a2832f94304 100644 (file)
@@ -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.))