Commit 52cdc997 authored by Richard Levitte's avatar Richard Levitte
Browse files

Misc fixups



The goal is Makefile, not Makefile.new
Remove the second generation of opensslconf.h

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent 971a725b
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -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");