projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11ee069
)
Require Perl 5.
author
Ben Laurie
<ben@openssl.org>
Mon, 28 Dec 1998 17:37:17 +0000
(17:37 +0000)
committer
Ben Laurie
<ben@openssl.org>
Mon, 28 Dec 1998 17:37:17 +0000
(17:37 +0000)
Configure
patch
|
blob
|
history
diff --git
a/Configure
b/Configure
index 6098af778560aa3dd5571cf5ccd02fcbf89d8255..0a1e44def3c986b1fe88583186b778879b4921c2 100755
(executable)
--- a/
Configure
+++ b/
Configure
@@
-1,5
+1,6
@@
#!/usr/local/bin/perl -w
+require 5.000;
use strict;
#