Actions
Bug #1394
closedversion.h is not being installed by "make install"
    Bug #1394:
    version.h is not being installed by "make install"
  
Status:
Rejected
Assignee:
-
Target version:
-
ruby -v:
ruby 1.9.1p0 (2009-01-30 revision 21907) [ia64-hpux11.23]
Backport:
Description
=begin
Under 1.8.x, the version.h file used to be installed into /lib/ruby/1.8//version.h
This is useful for gems that have version specific code.
However this file is not installed when compiling 1.9.1p0.
Cheers,
Gra.
=end
        
           Updated by nobu (Nobuyoshi Nakada) over 16 years ago
          Updated by nobu (Nobuyoshi Nakada) over 16 years ago
          
          
        
        
      
      - Status changed from Open to Rejected
=begin
Check features with methods defined in mkmf.rb.
=end
Actions