]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - configure
Remember to delete the tree root when unloading the module
[user/henk/code/inspircd.git] / configure
index 2fda86dd55bfea58810b9307d550028aee40849f..6336af807b44b60086f209bb64f409114c9a645b 100755 (executable)
--- 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 "") {