OpenSSL CVS Repository
http://cvs.openssl.org/
____________________________________________________________
________________
Server: cvs.openssl.org Name: Dr.
Stephen Henson
Root: /v/openssl/cvs Email: steve openssl.org
Module: openssl Date:
12-Aug-2007 21:05:19
Branch: OpenSSL_0_9_8-stable Handle:
2007081220051700
Modified files: (Branch: OpenSSL_0_9_8-stable)
openssl Configure
Log:
Update default dependency flag.
Summary:
Revision Changes Path
1.488.2.42 +1 -1 openssl/Configure
____________________________________________________________
________________
patch -p0 <<' .'
Index: openssl/Configure
============================================================
================
$ cvs diff -u -r1.488.2.41 -r1.488.2.42 Configure
--- openssl/Configure 12 Aug 2007 18:58:58
-0000 1.488.2.41
+++ openssl/Configure 12 Aug 2007 19:05:17
-0000 1.488.2.42
 -617,7 +617,7 
# For symmetry, "disable-..." is a synonym for
"no-...".
# This is what $depflags will look like with the above
default:
-my $default_depflags = "-DOPENSSL_NO_CAMELLIA
-DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5
-DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SEED ";
+my $default_depflags = "-DOPENSSL_NO_CAMELLIA
-DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5
-DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SEED -DOPENSSL_NO_TLSEXT
";
my $no_sse2=0;
 .
____________________________________________________________
__________
OpenSSL Project http://www.openssl.org
CVS Repository Commit List
openssl-cvs openssl.org
Automated List Manager
majordomo openssl.org
|