提交 de17db91 编写于 作者: R Richard Levitte

Drop the old perl start magic and replace it with a normal shebang

perlrun(1) leads the way.
Reviewed-by: NMatt Caswell <matt@openssl.org>
上级 f4d8f037
#! /usr/bin/env perl
# -*- mode: perl; -*-
:
eval 'exec perl -S $0 ${1+"$@"}'
if $running_under_some_shell;
##
## Configure -- OpenSSL source tree configuration script
## If editing this file, run this command before committing
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册