diff options
-rwxr-xr-x | configure | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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`; |