diff options
author | Christophe Fergeau | 2017-04-26 11:36:54 +0200 |
---|---|---|
committer | Christophe Fergeau | 2017-04-26 15:21:02 +0200 |
commit | f635812ccc9b2eb63f5bc2b494d7fdae9c9e1ef3 (patch) | |
tree | c894be5673a33c1e004bbddb7b92226e0583a40d /docs/Makefile.am | |
parent | 02a0e03e24bc96bba2e5ea2438c30baf803fd137 (diff) | |
download | libimobiledevice-f635812ccc9b2eb63f5bc2b494d7fdae9c9e1ef3.tar.gz libimobiledevice-f635812ccc9b2eb63f5bc2b494d7fdae9c9e1ef3.tar.bz2 |
Don't use ERR_remove_thread_state() with OpenSSL 1.1.0
It's deprecated and causes compile-time warnings. We don't want to
fallback to ERR_remove_state() either as it's similarly deprecated.
This commit adds a helper functions to hide the #ifdef mess between
the various openssl versions.
Signed-off-by: Christophe Fergeau <cfergeau@redhat.com>
Diffstat (limited to 'docs/Makefile.am')
0 files changed, 0 insertions, 0 deletions