X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=configure;h=6336af807b44b60086f209bb64f409114c9a645b;hb=3f455b1747f822e867c37bc8902e51b5a36efba7;hp=2fda86dd55bfea58810b9307d550028aee40849f;hpb=f2bf5b703f376ed2b6d9b2ab18d36da128ee17ff;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/configure b/configure index 2fda86dd5..6336af807 100755 --- a/configure +++ b/configure @@ -247,7 +247,7 @@ if (defined $opt_away) $no_svn = 0; -$config{HAS_OPENSSL} =~ /OpenSSL ([-[:digit:].]+)([a-z])? (\w{3}|[0-9]+) (\w{3}|[0-9]+) [0-9]{4}/; +$config{HAS_OPENSSL} =~ /OpenSSL ([-[:digit:].]+)([a-z])?(\-[a-z][0-9])? (\w{3}|[0-9]+) (\w{3}|[0-9]+) [0-9]{4}/; $config{HAS_OPENSSL} = $1; if ($config{GCCVER} eq "") {