diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-11-11 23:13:59 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-11-11 23:13:59 +0000 |
commit | 4897587615934cacf353fb8afdc9470d33976497 (patch) | |
tree | 2f9b60add3b4d53184a2c64cc6cd0659b83b0649 | |
parent | 8e2f57c82e3e9cbd33f5be6cae4d96329c8a360b (diff) |
Dan Fandrich can spell, I cannot
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 3f2fcdc79..611d0c162 100644 --- a/configure.ac +++ b/configure.ac @@ -1513,7 +1513,7 @@ AC_MSG_NOTICE([Configured to build curl/libcurl: zlib support: ${curl_zlib_msg} krb4 support: ${curl_krb4_msg} GSSAPI support: ${curl_gss_msg} - SNPEGO support: ${curl_spnego_msg} + SPNEGO support: ${curl_spnego_msg} c-ares support: ${curl_ares_msg} ipv6 support: ${curl_ipv6_msg} IDN support: ${curl_idn_msg} |