VMS build file template: assign 'arch' to local symbol table
[openssl.git] / Configurations / descrip.mms.tmpl
index 2c58078b351d3b8cb5e4f191e9bac7c8895e1188..d8c0d7af05dc0391aae7bf1bd48a5b12e3dd9050 100644 (file)
@@ -222,7 +222,7 @@ NODEBUG=@
         $(NODEBUG) !
         $(NODEBUG) ! Figure out the architecture
         $(NODEBUG) !
-        $(NODEBUG) arch == f$edit( f$getsyi( "arch_name"), "upcase")
+        $(NODEBUG) arch = f$edit( f$getsyi( "arch_name"), "upcase")
         $(NODEBUG) !
         $(NODEBUG) ! Set up logical names for the libraries, so LINK and
         $(NODEBUG) ! running programs can use them.