From 6da6a113310ed0e2002a34d2c2630e23e3c506fe Mon Sep 17 00:00:00 2001 From: Bodo Möller Date: Thu, 8 Jun 2000 22:47:09 +0000 Subject: Another attempt to allow compiling on SunOS 4.*. --- Configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Configure') diff --git a/Configure b/Configure index 31221bb338..0c8ebe7b87 100755 --- a/Configure +++ b/Configure @@ -163,7 +163,7 @@ my %table=( # Sunos configs, assuming sparc for the gcc one. ##"sunos-cc", "cc:-O4 -DNOPROTO -DNOCONST::(unknown)::DES_UNROLL:::", -"sunos-gcc","gcc:-O3 -mv8 -Dssize_t=int::(unknown):-liberty:BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL DES_PTR DES_RISC1:::", +"sunos-gcc","gcc:-O3 -mv8 -Dssize_t=int::(unknown)::BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL DES_PTR DES_RISC1:::", #### IRIX 5.x configs # -mips2 flag is added by ./config when appropriate. -- cgit v1.2.3