diff --git a/cmakeconfig.h.in b/cmakeconfig.h.in index 58f7e30f..0bd1e96e 100644 --- a/cmakeconfig.h.in +++ b/cmakeconfig.h.in @@ -57,7 +57,7 @@ /* Define to 1 if you have the `cap-ng' library (-lcap-ng). */ #cmakedefine HAVE_LIBCAP_NG 1 -/* Define to 1 if you have the `crypto' library (-lcrypto). */ +/* Define to 1 if you have a usable `crypto' library (-lcrypto). */ #cmakedefine HAVE_LIBCRYPTO 1 /* Define to 1 if you have the `rpc' library (-lrpc). */ @@ -72,9 +72,6 @@ /* Define to 1 if you have the `openat' function. */ #cmakedefine HAVE_OPENAT 1 -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_OPENSSL_EVP_H 1 - /* define if the OS provides AF_INET6 and struct in6_addr */ #cmakedefine HAVE_OS_IPV6_SUPPORT 1