mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	 1369cfd16e
			
		
	
	
		1369cfd16e
		
	
	
	
	
		
			
			* transcode.c (init_transcoder_table): moved to enc/trans/transdb.c. * enc/depend (enc/encdb.o enc/trans/transdb.o): depend on corresponding headers. * common.mk (COMMONOBJS): moved transcode.o from OBJS git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15915 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
		
			
				
	
	
		
			2 lines
		
	
	
	
		
			50 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
	
		
			50 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #define NO_LOCALE_CHARMAP 1
 | |
| #include "encoding.c"
 |