projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e43e6b1
)
VMS: MMS wants a space before the target / dependecies separator
author
Richard Levitte
<levitte@openssl.org>
Thu, 1 Feb 2018 09:35:59 +0000
(10:35 +0100)
committer
Richard Levitte
<levitte@openssl.org>
Thu, 1 Feb 2018 18:17:27 +0000
(19:17 +0100)
So as not to be mixed up with a device specification...
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5234)
Configurations/descrip.mms.tmpl
patch
|
blob
|
history
diff --git
a/Configurations/descrip.mms.tmpl
b/Configurations/descrip.mms.tmpl
index 7d8b34868769a4a15ee88566f5b298557d37baa6..bfeee77cf6e30fe4ec45f4b82634d93d45b3c5e6 100644
(file)
--- 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
{-