mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
new platform [bccwin32] merged.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2543 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
ceade7b926
commit
d0b3651906
27 changed files with 1174 additions and 88 deletions
|
|
@ -1,6 +1,6 @@
|
|||
require 'mkmf'
|
||||
|
||||
if /mswin32|mingw/ !~ RUBY_PLATFORM
|
||||
if /mswin32|mingw|bccwin32/ !~ RUBY_PLATFORM
|
||||
have_header("sys/stropts.h")
|
||||
have_func("setresuid")
|
||||
have_header("libutil.h")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue