16 lines
		
	
	
		
			211 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			16 lines
		
	
	
		
			211 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 
								 | 
							
								dnl Process this file with autoconf to produce a configure script.
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								AC_INIT(install-sh)
							 | 
						||
| 
								 | 
							
								AC_PREREQ([2.50])
							 | 
						||
| 
								 | 
							
								AC_CONFIG_HEADER(config.h)
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								m4_include([../ac_swi_c.m4])
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								AC_CHECK_SIZEOF(long)
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								AC_OUTPUT(Makefile)
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								
							 |