there's no such thing as Makefile.ssl anymore
This commit is contained in:
parent
4d6e7733fa
commit
a7a90b2f00
@ -18,7 +18,7 @@ while(<IN>) {
|
||||
}
|
||||
close(IN);
|
||||
|
||||
die "Makefile.ssl is not the toplevel Makefile!\n" if $ssl_version eq "";
|
||||
die "Makefile is not the toplevel Makefile!\n" if $ssl_version eq "";
|
||||
|
||||
$infile="MINFO";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user