From: Richard Levitte Date: Thu, 1 Feb 2018 09:35:59 +0000 (+0100) Subject: VMS: MMS wants a space before the target / dependecies separator X-Git-Tag: OpenSSL_1_1_1-pre1~68 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34544072e9bccd4dad958ebeb3caadbb5c5106d0;p=thirdparty%2Fopenssl.git VMS: MMS wants a space before the target / dependecies separator So as not to be mixed up with a device specification... Reviewed-by: Tim Hudson (Merged from https://github.com/openssl/openssl/pull/5234) --- diff --git a/Configurations/descrip.mms.tmpl b/Configurations/descrip.mms.tmpl index 7d8b3486876..bfeee77cf6e 100644 --- a/Configurations/descrip.mms.tmpl +++ b/Configurations/descrip.mms.tmpl @@ -553,7 +553,7 @@ configdata.pm : $(SRCDIR)Configure $(SRCDIR)config.com {- join(" ", @{$config{bu @ WRITE SYS$OUTPUT "*************************************************" @ PIPE ( EXIT %X10000000 ) -reconfigure reconf: +reconfigure reconf : perl configdata.pm -r -v {-