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:
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