1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-24 08:29:04 +00:00

Avoid extra check for EC crypto, use OpenSSL-defined macros

This commit is contained in:
dmiller
2022-08-31 13:43:38 +00:00
parent 48eef5213f
commit aa1f5b42f7
4 changed files with 2 additions and 11 deletions

View File

@@ -72,7 +72,6 @@
#define NMAP_PLATFORM "i686-pc-windows-windows"
#define HAVE_OPENSSL 1
#define HAVE_OPENSSL_EC 1
#define HAVE_SSL_SET_TLSEXT_HOST_NAME 1
#define HAVE_LIBSSH2 1
#define HAVE_LIBZ 1