Adapted usage of AC_OUTPUT to Autoconf 2.52.
This commit is contained in:
		
							parent
							
								
									8a66b7d30f
								
							
						
					
					
						commit
						58b0eda00b
					
				| 
						 | 
				
			
			@ -395,6 +395,7 @@ fail
 | 
			
		|||
     AC_SUBST(TMPDIR)
 | 
			
		||||
 | 
			
		||||
    
 | 
			
		||||
AC_OUTPUT([Makefile scsh/endian.scm scsh/static.scm scsh-config],
 | 
			
		||||
[chmod +x scsh/static.scm],
 | 
			
		||||
[chmod +x scsh-config])
 | 
			
		||||
AC_CONFIG_FILES(Makefile scsh/endian.scm scsh-config)
 | 
			
		||||
AC_CONFIG_COMMANDS([scsh-config],[chmod +x scsh-config])
 | 
			
		||||
AC_OUTPUT
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue