From: Richard Levitte Date: Sun, 27 Feb 2000 17:43:39 +0000 (+0000) Subject: No, the VAX is not a 64 bit architecture. X-Git-Tag: OpenSSL_0_9_5a-beta1~167 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=4cce82446cce013bbff0ab070ac78837c2345c36;p=oweals%2Fopenssl.git No, the VAX is not a 64 bit architecture. --- diff --git a/makevms.com b/makevms.com index ba2df9232f..e89b309e87 100755 --- a/makevms.com +++ b/makevms.com @@ -258,8 +258,8 @@ $! $ WRITE H_FILE "#if defined(HEADER_BN_H)" $ WRITE H_FILE "#undef SIXTY_FOUR_BIT_LONG" $ WRITE H_FILE "#undef SIXTY_FOUR_BIT" -$ WRITE H_FILE "#define SIXTY_FOUR_BIT" $ WRITE H_FILE "#undef THIRTY_TWO_BIT" +$ WRITE H_FILE "#define THIRTY_TWO_BIT" $ WRITE H_FILE "#undef SIXTEEN_BIT" $ WRITE H_FILE "#undef EIGHT_BIT" $ WRITE H_FILE "#endif"