1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/mkmf
Nobuyoshi Nakada 5cdf99f64e
mkmf: fixed install directories of header files in extension libraries [Bug #17761]
When installing an extension library which provides a header, that
header should be installed under site_ruby (or vendor_ruby when
"--vendor" option was given to extconf.rb).  However, currently
this file is about to be installed in the core include directory.
2021-03-30 23:28:49 +09:00
..
base.rb
test_config.rb
test_constant.rb
test_convertible.rb
test_egrep_cpp.rb
test_find_executable.rb
test_flags.rb
test_framework.rb
test_have_func.rb
test_have_library.rb
test_have_macro.rb
test_install.rb
test_libs.rb
test_mkmf.rb
test_signedness.rb
test_sizeof.rb