提交 940767b0 编写于 作者: R Richard Levitte

Make sure we get the definition of OPENSSL_NO_AES.

上级 d4a47a57
......@@ -52,6 +52,8 @@
#ifndef HEADER_AES_H
#define HEADER_AES_H
#include <openssl/opensslconf.h>
#ifdef OPENSSL_NO_AES
#error AES is disabled.
#endif
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册