]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - configure
Make this comment make a little more sense.
[user/henk/code/inspircd.git] / configure
index 57de80ff0c80e729998dc23589887c5654c81048..d65b9850c1b36b6c10d026e0793a7fffd9d2f6ff 100755 (executable)
--- a/configure
+++ b/configure
@@ -512,8 +512,6 @@ if ($has_epoll) {
 print "yes\n" if $has_epoll == 1;
 print "no\n" if $has_epoll == 0;
 
-exit;
-
 printf "Checking if Solaris I/O completion ports are available... ";
 $has_ports = 0;
 my $system = `uname -s`;