added config.h.in to the list of files to be deleted
This commit is contained in:
		
							parent
							
								
									61b08937c1
								
							
						
					
					
						commit
						9baec0b038
					
				| 
						 | 
					@ -4,7 +4,7 @@
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
 | 
					
 | 
				
			||||||
rm -f config.cache config.log config.status
 | 
					rm -f config.cache config.log config.status
 | 
				
			||||||
rm -f configure config.h aclocal.m4
 | 
					rm -f configure config.h config.h.in aclocal.m4
 | 
				
			||||||
rm -f Makefile Makefile.in */Makefile */Makefile.in
 | 
					rm -f Makefile Makefile.in */Makefile */Makefile.in
 | 
				
			||||||
autoheader && automake && aclocal && autoconf && ./configure
 | 
					autoheader && automake && aclocal && autoconf && ./configure
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue