diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 81a162b..a186f75 100644 --- a/configure.ac +++ b/configure.ac @@ -120,7 +120,7 @@ AC_MSG_WARN([*** in_addr_t not found]), ### zlib CHECK_ZLIB() -### OpenSSL is explicitely enabled/disabled ? +### OpenSSL is explicitly enabled/disabled ? AC_MSG_CHECKING(whether to enable https support) AC_ARG_ENABLE([https], [AC_HELP_STRING([--enable-https=@<:@yes/no/auto@:>@], |