forked from wolfSSL/wolfssl
cyassl version define
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
AC_INIT
|
AC_INIT
|
||||||
AC_CANONICAL_SYSTEM
|
AC_CANONICAL_SYSTEM
|
||||||
AM_INIT_AUTOMAKE(cyassl,1.8.8)
|
AM_INIT_AUTOMAKE(cyassl,1.8.8) # !!! also change in ssl.h !!!
|
||||||
AM_CONFIG_HEADER(ctaocrypt/include/config.h)
|
AM_CONFIG_HEADER(ctaocrypt/include/config.h)
|
||||||
|
|
||||||
|
|
||||||
|
@@ -39,6 +39,8 @@
|
|||||||
#include "prefix_ssl.h"
|
#include "prefix_ssl.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#define CYASSL_VERSION "1.8.8"
|
||||||
|
|
||||||
#undef X509_NAME /* wincrypt.h clash */
|
#undef X509_NAME /* wincrypt.h clash */
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
Reference in New Issue
Block a user