levitte> Index: Configure
levitte> ===================================================================
levitte> RCS file: /e/openssl/cvs/openssl/Configure,v
levitte> retrieving revision 1.186
levitte> retrieving revision 1.187
levitte> diff -u -r1.186 -r1.187
levitte> --- Configure 2000/03/12 23:26:58 1.186
levitte> +++ Configure 2000/03/23 07:32:34 1.187
levitte> @@ -158,7 +158,7 @@
levitte>
levitte> # Sunos configs, assuming sparc for the gcc one.
levitte> ##"sunos-cc", "cc:-O4 -DNOPROTO -DNOCONST::(unknown)::DES_UNROLL:::",
levitte> -"sunos-gcc","gcc:-O3 -mv8::(unknown)::BN_LLONG RC4_CHAR RC4_CHUNK
DES_UNROLL DES_PTR DES_RISC1:::",
levitte> +"sunos-gcc","gcc:-O3 -mv8 -Dssize_t=int::(unknown)::BN_LLONG RC4_CHAR
RC4_CHUNK DES_UNROLL DES_PTR DES_RISC1:::",
levitte>
levitte> #### IRIX 5.x configs
levitte> # -mips2 flag is added by ./config when appropriate.
I would have much prefered to find a gcc-generated macro that would
tell me if it was running on SunOS 4 (or lesser) or Solaris. Didn't
find any, hence this hack.
Hopefully, it will harm noone.
--
Richard Levitte \ Spannv�gen 38, II \ [EMAIL PROTECTED]
Chairman@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47
Redakteur@Stacken \ SWEDEN \ or +46-708-26 53 44
Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED]
Member of the OpenSSL development team
Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]