mirror of
https://github.com/ruby/ruby.git
synced 2025-08-16 05:59:00 +02:00
4 lines
122 B
Ruby
4 lines
122 B
Ruby
# frozen_string_literal: false
|
|
require 'mkmf'
|
|
have_func("rb_io_extract_modeenc", "ruby/io.h")
|
|
create_makefile('stringio')
|