1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00

[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

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