提交 52cdc997 编写于 作者: R Richard Levitte

Misc fixups

The goal is Makefile, not Makefile.new
Remove the second generation of opensslconf.h
Reviewed-by: NRich Salz <rsalz@openssl.org>
上级 971a725b
......@@ -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");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册