VMS: no ENDIF on one line IF statements, in config.com
Correct small error from last config.com change Reviewed-by: Matt Caswell <matt@openssl.org>
This commit is contained in:
parent
48593cb12a
commit
2238119751
@ -90,5 +90,4 @@ $ IF verbose THEN -
|
||||
WRITE SYS$OUTPUT "PERL ''here'Configure ""''target'""''collected_args'"
|
||||
$ IF .not. dryrun THEN -
|
||||
PERL 'here'Configure "''target'" 'debug' 'collected_args'
|
||||
$ ENDIF
|
||||
$ EXIT $STATUS
|
||||
|
Loading…
x
Reference in New Issue
Block a user