提交 dd56626e 编写于 作者: B Ben Laurie

Don't make links in INSTALL doc - also, work first time!

上级 efadf60f
......@@ -676,7 +676,7 @@ print "RC2 uses u$type[$rc2_int]\n" if $rc2_int != $def_int;
print "BF_PTR used\n" if $bf_ptr == 1;
print "BF_PTR2 used\n" if $bf_ptr == 2;
system 'make links' if !$IsWindows;
system 'make -f Makefile.ssl links' if !$IsWindows;
exit(0);
......
......@@ -16,7 +16,6 @@ Quick Start
If you want to just get on with it, do:
sh config [if this fails, go to step 1b below]
make -f Makefile.ssl links
make
make rehash
make test
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册