|  | @@ -4,16 +4,21 @@
 | 
	
		
			
				|  |  |  <para>Make-&make-depversion; needs the following to be installed:</para>
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  <literallayout>
 | 
	
		
			
				|  |  | +autoconf: autoconf, autoheader
 | 
	
		
			
				|  |  | +automake: aclocal, automake
 | 
	
		
			
				|  |  |  bash: sh
 | 
	
		
			
				|  |  |  binutils: as, ld
 | 
	
		
			
				|  |  |  diffutils: cmp
 | 
	
		
			
				|  |  | -fileutils: chgrp, chmod, cp, ls, mv, rm
 | 
	
		
			
				|  |  | -gcc: cc
 | 
	
		
			
				|  |  | -grep: egrep
 | 
	
		
			
				|  |  | -grep: grep
 | 
	
		
			
				|  |  | +fileutils: chgrp, chmod, install, ls, mv, rm
 | 
	
		
			
				|  |  | +gcc: cc, cc1, collect2, cpp0, gcc
 | 
	
		
			
				|  |  | +glibc: getconf
 | 
	
		
			
				|  |  | +grep: egrep, fgrep, grep
 | 
	
		
			
				|  |  | +m4: m4
 | 
	
		
			
				|  |  |  make: make
 | 
	
		
			
				|  |  | +mawk: mawk
 | 
	
		
			
				|  |  |  sed: sed
 | 
	
		
			
				|  |  | -sh-utils: basename, expr, sleep, uname
 | 
	
		
			
				|  |  | +sh-utils: basename, echo, expr, hostname, sleep, uname
 | 
	
		
			
				|  |  | +texinfo: install-info, makeinfo
 | 
	
		
			
				|  |  |  textutils: cat, tr
 | 
	
		
			
				|  |  |  </literallayout>
 | 
	
		
			
				|  |  |  
 |