6 lines
		
	
	
	
		
			73 B
		
	
	
	
		
			Text
		
	
	
	
	
	
		
		
			
		
	
	
			6 lines
		
	
	
	
		
			73 B
		
	
	
	
		
			Text
		
	
	
	
	
	
|   | #!/bin/sh | ||
|  | # Initialize the build system. | ||
|  | 
 | ||
|  | set -e -x | ||
|  | exec autoreconf -vfi |