提交 5aa8096f 编写于 作者: R Richard Levitte

VMS: arch in config.com was mistakenly made process global

Reviewed-by: NTim Hudson <tjh@openssl.org>
上级 85cdc842
......@@ -14,7 +14,7 @@ $ ! -d sets debugging
$ ! -h prints a usage and exits
$ ! -t test mode, doesn't run Configure
$
$ arch == f$edit( f$getsyi( "arch_name"), "lowercase")
$ arch = f$edit( f$getsyi( "arch_name"), "lowercase")
$ pointer_size = ""
$ test = 0
$ here = F$PARSE("A.;",F$ENVIRONMENT("PROCEDURE"),,,"SYNTAX_ONLY") - "A.;"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册