|  | @@ -1,6 +1,6 @@
 | 
	
		
			
				|  |  |  #! /bin/sh
 | 
	
		
			
				|  |  |  # Print a version string.
 | 
	
		
			
				|  |  | -scriptversion=2010-10-24.18; # UTC
 | 
	
		
			
				|  |  | +scriptversion=2012-11-19.20; # UTC
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  # Bootstrap this package from checked-out sources.
 | 
	
		
			
				|  |  |  
 | 
	
	
		
			
				|  | @@ -131,7 +131,6 @@ tests_base=tests
 | 
	
		
			
				|  |  |  # Extra files from gnulib, which override files from other sources.
 | 
	
		
			
				|  |  |  gnulib_extra_files="
 | 
	
		
			
				|  |  |          $build_aux/install-sh
 | 
	
		
			
				|  |  | -        $build_aux/missing
 | 
	
		
			
				|  |  |          $build_aux/mdate-sh
 | 
	
		
			
				|  |  |          $build_aux/texinfo.tex
 | 
	
		
			
				|  |  |          $build_aux/depcomp
 |