Have an underscore before <ARCH> to make sure any future architecture

name won't be mixed up with any crypto name.
Missed one spot.
This commit is contained in:
Richard Levitte 2010-03-25 16:18:51 +00:00
parent 76a41eec2b
commit be83c31cdd

View File

@ -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