X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/blobdiff_plain/a280d6c4d190c7069d35af8ab70ae37c9d12a884..fc46845363cf63e300f07e39332c23cf122c43d3:/secure/lib/libcrypto/opensslconf-i386.h diff --git a/secure/lib/libcrypto/opensslconf-i386.h b/secure/lib/libcrypto/opensslconf-i386.h index c87c9c84f2..3857155776 100644 --- a/secure/lib/libcrypto/opensslconf-i386.h +++ b/secure/lib/libcrypto/opensslconf-i386.h @@ -17,9 +17,6 @@ #ifndef OPENSSL_NO_GMP # define OPENSSL_NO_GMP #endif -#ifndef OPENSSL_NO_IDEA -# define OPENSSL_NO_IDEA -#endif #ifndef OPENSSL_NO_JPAKE # define OPENSSL_NO_JPAKE #endif @@ -98,11 +95,13 @@ * [Our "make depend" doesn't actually look at this, we use actual build settings * instead; we want to make it easy to remove subdirectories with disabled algorithms.] */ + #if 0 #ifndef OPENSSL_FIPS #define OPENSSL_FIPS #endif #endif + #endif /* Generate 80386 code? */