use autoreconf instead of calling separate tools
this has been the correct way since a long time. Pointed-out-by: Felipe Contreras <felipe.contreras@gmail.com>
This commit is contained in:
		
							parent
							
								
									32def5dc0a
								
							
						
					
					
						commit
						945e05cfdd
					
				
					 1 changed files with 1 additions and 4 deletions
				
			
		|  | @ -1,7 +1,4 @@ | |||
| #! /bin/sh | ||||
| set -e -v | ||||
| make -f Makefile.am log | ||||
| aclocal | ||||
| autoheader | ||||
| automake --add-missing | ||||
| autoconf | ||||
| autoreconf -f -i | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue