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:
157e44a
)
Avoid loops when linking doesn't work
author
Richard Levitte
<levitte@openssl.org>
Thu, 23 May 2002 15:27:21 +0000
(15:27 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Thu, 23 May 2002 15:27:21 +0000
(15:27 +0000)
crypto/crypto-lib.com
patch
|
blob
|
history
diff --git
a/crypto/crypto-lib.com
b/crypto/crypto-lib.com
index 0a49ab9ce45e6131177b0ec45c37cc97816fb3f7..4847a69a71615a44d36afa21df00c0efbbfbeb86 100644
(file)
--- a/
crypto/crypto-lib.com
+++ b/
crypto/crypto-lib.com
@@
-641,6
+641,7
@@
$ WRITE SYS$OUTPUT " ",APPLICATION,".exe"
$!
$! Link The Program, Check To See If We Need To Link With RSAREF Or Not.
$!
+$ ON ERROR THEN GOTO NEXT_APPLICATION
$ IF (RSAREF.EQS."TRUE")
$ THEN
$!