 0219b8b6b4
			
		
	
	0219b8b6b4
	
	
	
		
			
			glib_pre2.h. This eliminates the need to install glibconfig.h in $(includedir) and fixes some builddir != srcdir when compiling multiple archatecture types from the same source code. -Jay
		
			
				
	
	
		
			5 lines
		
	
	
		
			31 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			31 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
| #!/bin/sh
 | |
| cat $1
 | |
| cat $2
 | |
| cat $3
 |