From 733d65df5e0ca8e415dd87caeb881e074d64f8ee Mon Sep 17 00:00:00 2001 From: akr Date: Sat, 16 Feb 2013 00:59:24 +0000 Subject: * ext/socket/extconf.rb: don't test sys/feature_tests.h which is not used now. It was included in r7901 as "bug of gcc 3.0 on Solaris 8 ?". git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39265 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/socket/extconf.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'ext/socket/extconf.rb') diff --git a/ext/socket/extconf.rb b/ext/socket/extconf.rb index 67a23e7d4c..d4b3f39165 100644 --- a/ext/socket/extconf.rb +++ b/ext/socket/extconf.rb @@ -29,7 +29,6 @@ unless $mswin or $bccwin or $mingw end %w[ - sys/feature_tests.h sys/uio.h xti.h netinet/in_systm.h -- cgit v1.2.3