提交 f2331de6 authored 作者: Brian West's avatar Brian West

Spelling is hard

上级 719850e5
......@@ -1038,7 +1038,7 @@ if test x$HAVE_OPENSSL = x1; then
AC_CHECK_LIB(ssl, SSL_CTX_set_tlsext_use_srtp, AC_DEFINE_UNQUOTED(HAVE_OPENSSL_DTLS_SRTP, 1, HAVE_OPENSSL_DTLS_SRTP), AC_MSG_ERROR([OpenSSL >= 1.0.1e and associaed developement headers required]))
AC_CHECK_LIB(ssl, DTLSv1_method, AC_DEFINE_UNQUOTED(HAVE_OPENSSL_DTLS, 1, HAVE_OPENSSL_DTLS), AC_MSG_ERROR([OpenSSL >= 1.0.1e and associaed developement headers required]))
else
AC_MSG_ERROR([OpenSSL >= 1.0.1e and associaed developement headers required])
AC_MSG_ERROR([OpenSSL >= 1.0.1e and associated developement headers required])
fi
AX_CHECK_JAVA
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论