Patch from jamie to detect malformed openssl versions

git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@5234 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
brain 2006-09-13 20:49:54 +00:00
parent 4aee3673c0
commit b3c53b2e1a

2
configure vendored
View File

@ -56,7 +56,7 @@ $config{IS_DARWIN} = "NO"; # Darwin Handler
$no_svn = 0;
$config{HAS_OPENSSL} =~ /OpenSSL (\S+) \d+ \S+ \d{4}/;
$config{HAS_OPENSSL} =~ /OpenSSL ([-[:digit:].]+)([a-z])? (\w{3}|[0-9]+) (\w{3}|[0-9]+) [0-9]{4}/;
$config{HAS_OPENSSL} = $1;
# Minihack! Convert Cygwin to 'Cyg-Static' so i can