Commit 4f9b306c authored by Ben Laurie's avatar Ben Laurie
Browse files

Fix clearly untested "clever" hack.

parent 74cc3698
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
:
eval 'exec perl $0 -S ${1+"$@"}'
eval 'exec perl -S $0 ${1+"$@"}'
    if $running_under_some_shell;
##
##  Configure -- OpenSSL source tree configuration script
+1 −1

File changed.

Contains only whitespace changes.