X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=Configure;h=cd4f37f4919c0a90e76c95cf1ae713c690181e96;hp=e344d05d6d2b640818c29eddea5b8932f41d9128;hb=de17db915e26452819692fd837d788d52b8dd48a;hpb=f4d8f0375566aeee395c9523e4bc6ed3abccf6b5 diff --git a/Configure b/Configure index e344d05d6d..cd4f37f491 100755 --- a/Configure +++ b/Configure @@ -1,7 +1,6 @@ +#! /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