cmake-time detection for EVP_aes_128_ctr()

because old openssl versions (e.g. on labrador) don't have it
This commit is contained in:
Sergei Golubchik 2015-01-08 00:25:05 +01:00
commit f3da18f635
4 changed files with 8 additions and 3 deletions

View file

@ -589,6 +589,7 @@
#cmakedefine HAVE_CHARSET_utf32 1
#cmakedefine HAVE_UCA_COLLATIONS 1
#cmakedefine HAVE_COMPRESS 1
#cmakedefine HAVE_EncryptAes128Ctr 1
/*