diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2013-06-17 16:17:35 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2013-06-17 16:17:35 +0000 |
commit | 0bdd316cd31d8775ace25cd10b843eb5ea4b4cc0 (patch) | |
tree | aeaae4ee5eb3dfa9c18f54863635b8337988fd59 /configure.ac | |
parent | 4f8e0f45b4394ebe7a1b4c75593b6729aeb5fe9c (diff) |
Typos
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@:>@], |