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:
801294f
)
Remove extra brace.
author
Bodo Möller
<bodo@openssl.org>
Fri, 30 Apr 1999 11:28:46 +0000
(11:28 +0000)
committer
Bodo Möller
<bodo@openssl.org>
Fri, 30 Apr 1999 11:28:46 +0000
(11:28 +0000)
Submitted by:
Reviewed by:
PR:
Configure
patch
|
blob
|
history
diff --git
a/Configure
b/Configure
index 2a2dffe3f9bd33c80a9fff5dd8d105d2ec82ae63..24823f4ce9ab846346662e78ad35a3d513ebdd1b 100755
(executable)
--- a/
Configure
+++ b/
Configure
@@
-630,7
+630,6
@@
if($IsWindows) {
close(OUT);
} else {
(system "make -f Makefile.ssl PERL=\'$perl\' links") == 0 or exit $?;
- }
(system 'make depend') == 0 or exit $? if $depflags ne "";
&dofile("tools/c_rehash",$openssldir,'^DIR=', 'DIR=%s',);
&dofile("util/mk1mf.pl",$openssldir,