mirror of
https://github.com/openssl/openssl.git
synced 2024-12-22 16:33:51 +08:00
Misc fixups
The goal is Makefile, not Makefile.new Remove the second generation of opensslconf.h Reviewed-by: Rich Salz <rsalz@openssl.org>
This commit is contained in:
parent
971a725be4
commit
52cdc9970d
@ -1354,9 +1354,7 @@ print "RANLIB =$target{ranlib}\n";
|
||||
print "ARFLAGS =$target{arflags}\n";
|
||||
print "PERL =$config{perl}\n";
|
||||
|
||||
run_dofile("$Makefile.in","$Makefile.new");
|
||||
|
||||
run_dofile("include/openssl/opensslconf.h.in", "include/openssl/opensslconf.h");
|
||||
run_dofile("$Makefile.in","$Makefile");
|
||||
|
||||
run_dofile("include/openssl/opensslconf.h.in", "include/openssl/opensslconf.h");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user