mirror of
https://github.com/mirror/wget.git
synced 2025-02-03 08:10:11 +08:00
[svn] Slightly more correct description of HAVE_SSL.
This commit is contained in:
parent
39fbdba663
commit
c757ced83f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user