aboutsummaryrefslogtreecommitdiff
path: root/Configure
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>1998-12-28 17:37:17 +0000
committerBen Laurie <ben@openssl.org>1998-12-28 17:37:17 +0000
commit448cb8b56f1693024e1c6016f9c6d5d3bf1cb7d7 (patch)
treeee910420ac98d15fab6f7a9ecf935f4e9af41e8f /Configure
parent11ee069b91f1c09f5e2dc4278b6cccaa2cc741a2 (diff)
downloadopenssl-448cb8b56f1693024e1c6016f9c6d5d3bf1cb7d7.zip
openssl-448cb8b56f1693024e1c6016f9c6d5d3bf1cb7d7.tar.gz
openssl-448cb8b56f1693024e1c6016f9c6d5d3bf1cb7d7.tar.bz2
Require Perl 5.
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/Configure b/Configure
index 6098af7..0a1e44d 100755
--- a/Configure
+++ b/Configure
@@ -1,5 +1,6 @@
#!/usr/local/bin/perl -w
+require 5.000;
use strict;
#