We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc8465a commit 97d13d3Copy full SHA for 97d13d3
cmakeconfig.h.in
@@ -54,7 +54,7 @@
54
/* Define to 1 if you have the `cap-ng' library (-lcap-ng). */
55
#cmakedefine HAVE_LIBCAP_NG 1
56
57
-/* Define to 1 if you have the `crypto' library (-lcrypto). */
+/* Define to 1 if you have a usable `crypto' library (-lcrypto). */
58
#cmakedefine HAVE_LIBCRYPTO 1
59
60
/* Define to 1 if you have the `rpc' library (-lrpc). */
@@ -63,9 +63,6 @@
63
/* Define to 1 if you have the `openat' function. */
64
#cmakedefine HAVE_OPENAT 1
65
66
-/* Define to 1 if you have the <openssl/evp.h> header file. */
67
-#cmakedefine HAVE_OPENSSL_EVP_H 1
68
-
69
/* if there's an os-proto.h for this platform, to use additional prototypes */
70
#cmakedefine HAVE_OS_PROTO_H 1
71
0 commit comments