]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Have an underscore before <ARCH> to make sure any future architecture
authorRichard Levitte <levitte@openssl.org>
Thu, 25 Mar 2010 16:18:51 +0000 (16:18 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 25 Mar 2010 16:18:51 +0000 (16:18 +0000)
name won't be mixed up with any crypto name.
Missed one spot.

makevms.com

index 07126ba8ad2abd005049d05108bdd6ccf9a76a2c..c07c30f396839479a063bc45b8130b2882bda6a0 100755 (executable)
@@ -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