提交 d83112b7 编写于 作者: A Andy Polyakov

Configure: use 5.10.0, don't require...

Configure started with 'require 5.10.0', but if executed by older perl
it failed with "might be runaway multi-line // string" instead of
naturally expected "Perl v5.10.0 required--this is only v5.x.y".
Reviewed-by: NRichard Levitte <levitte@openssl.org>
上级 c27778d8
......@@ -9,7 +9,7 @@
## Configure -- OpenSSL source tree configuration script
require 5.10.0;
use 5.10.0;
use strict;
use Config;
use File::Basename;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册