From: nagachika00@... Date: 2021-05-29T05:05:10+00:00 Subject: [ruby-core:104092] [Ruby master Bug#17761] Install location of header files in extension libraries Issue #17761 has been updated by nagachika (Tomoyuki Chikanaga). Backport changed from 2.5: REQUIRED, 2.6: REQUIRED, 2.7: REQUIRED, 3.0: REQUIRED to 2.5: REQUIRED, 2.6: REQUIRED, 2.7: REQUIRED, 3.0: DONE ruby_3_0 9d63a8dd0beefa49796eb86ab688c2eb0cd89a20 merged revision(s) 5cdf99f64e344b8e4638824d55f5caf33be682ca. ---------------------------------------- Bug #17761: Install location of header files in extension libraries https://bugs.ruby-lang.org/issues/17761#change-92265 * Author: nobu (Nobuyoshi Nakada) * Status: Closed * Priority: Normal * Backport: 2.5: REQUIRED, 2.6: REQUIRED, 2.7: REQUIRED, 3.0: DONE ---------------------------------------- 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. -- https://bugs.ruby-lang.org/ Unsubscribe: