From: Richard Levitte <levitte@openssl.org>
Date: Thu, 25 Mar 2010 16:18:51 +0000 (+0000)
Subject: Have an underscore before <ARCH> to make sure any future architecture
X-Git-Tag: OpenSSL_0_9_8o~41
X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=be83c31cddb1759e98ca6416cdf6b418423e003b;p=oweals%2Fopenssl.git

Have an underscore before <ARCH> to make sure any future architecture
name won't be mixed up with any crypto name.
Missed one spot.
---

diff --git a/makevms.com b/makevms.com
index 07126ba8ad..c07c30f396 100755
--- a/makevms.com
+++ b/makevms.com
@@ -443,7 +443,7 @@ $ SDIRS := ,-
    STORE,CMS,PQUEUE,JPAKE
 $ EXHEADER_ := crypto.h,tmdiff.h,opensslv.h,ebcdic.h,symhacks.h,-
 		ossl_typ.h
-$ EXHEADER_'ARCH' := opensslconf.h
+$ EXHEADER__'ARCH' := opensslconf.h
 $ EXHEADER_OBJECTS := objects.h,obj_mac.h
 $ EXHEADER_MD2 := md2.h
 $ EXHEADER_MD4 := md4.h