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:
@@ -1354,9 +1354,7 @@ print "RANLIB =$target{ranlib}\n";
|
|||||||
print "ARFLAGS =$target{arflags}\n";
|
print "ARFLAGS =$target{arflags}\n";
|
||||||
print "PERL =$config{perl}\n";
|
print "PERL =$config{perl}\n";
|
||||||
|
|
||||||
run_dofile("$Makefile.in","$Makefile.new");
|
run_dofile("$Makefile.in","$Makefile");
|
||||||
|
|
||||||
run_dofile("include/openssl/opensslconf.h.in", "include/openssl/opensslconf.h");
|
|
||||||
|
|
||||||
run_dofile("include/openssl/opensslconf.h.in", "include/openssl/opensslconf.h");
|
run_dofile("include/openssl/opensslconf.h.in", "include/openssl/opensslconf.h");
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user