summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/misc/configure.h.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/lib/misc/configure.h.in b/lib/misc/configure.h.in
index dc6a2608..6d904f2a 100644
--- a/lib/misc/configure.h.in
+++ b/lib/misc/configure.h.in
@@ -23,15 +23,6 @@
*/
#undef CRAY_STACKSEG_END
-/* Define to 1 if gcrpyt encryption is to be used. */
-#undef CRYPT_GCRYPT
-
-/* Define to 1 if nss encryption is to be used. */
-#undef CRYPT_NSS
-
-/* Define to 1 if OpenSSL encryption is to be used. */
-#undef CRYPT_OPENSSL
-
/* Define to 1 if using `alloca.c'. */
#undef C_ALLOCA