[svn] Slightly more correct description of HAVE_SSL.

This commit is contained in:
hniksic 2005-06-26 14:43:50 -07:00
parent 39fbdba663
commit c757ced83f
1 changed files with 1 additions and 1 deletions

View File

@ -264,7 +264,7 @@ then
then
AC_MSG_NOTICE([compiling in support for SSL])
AC_DEFINE([HAVE_SSL], 1,
[Define if SSL support should be compiled in.])
[Define if SSL support is being compiled in.])
SSL_OBJ='openssl.o'
fi
fi