mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	MJIT header for multiarch
* configure.ac: MJIT_HEADER_INSTALL_DIR to rubyarchhdrdir to support multiarch. * Makefile.in (MJIT_HEADER_INSTALL_DIR): configured by multiarch. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62320 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
		
							parent
							
								
									251f8be76b
								
							
						
					
					
						commit
						4b8719c1cd
					
				
					 5 changed files with 8 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -4,7 +4,7 @@
 | 
			
		|||
% C = rbconfig::MAKEFILE_CONFIG.dup
 | 
			
		||||
% def C.[](name) str = super and (str unless str.empty?); end
 | 
			
		||||
#define RUBY_BASE_NAME			"${RUBY_BASE_NAME}"
 | 
			
		||||
#define RUBY_VERSION_NAME		RUBY_BASE_NAME"-"RUBY_LIB_VERSION
 | 
			
		||||
#define RUBY_VERSION_NAME		"${RUBY_VERSION_NAME}"
 | 
			
		||||
% if C["RUBY_LIB_VERSION_STYLE"]
 | 
			
		||||
#define RUBY_LIB_VERSION_STYLE		${RUBY_LIB_VERSION_STYLE}
 | 
			
		||||
% elsif !C["RUBY_LIB_VERSION"]
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue