From 46d3b250ba3a3f20d6e61ea58cabe3129f3a9c31 Mon Sep 17 00:00:00 2001 From: brain Date: Fri, 24 Aug 2007 16:42:22 +0000 Subject: [PATCH] The world wont end, but configure might :p git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7817 e03df62e-2008-0410-955e-edbf42e46eb7 --- configure | 2 -- 1 file changed, 2 deletions(-) diff --git a/configure b/configure index 57de80ff0..d65b9850c 100755 --- 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`; -- 2.39.5