mirror of
				git://git.code.sf.net/p/zsh/code
				synced 2025-10-31 06:00:54 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			18 lines
		
	
	
	
		
			293 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
	
		
			293 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| name=zsh/terminfo
 | |
| 
 | |
| link='if test "x$ac_cv_func_tigetstr" = xyes; then
 | |
|           if test "x$zsh_cv_shared_tigetstr" = xyes; then
 | |
| 	      echo either
 | |
| 	  else
 | |
| 	      echo static
 | |
| 	  fi
 | |
|       else
 | |
|           echo no;
 | |
|       fi
 | |
| '
 | |
| load=yes
 | |
| 
 | |
| autobins="echoti"
 | |
| autoparams="terminfo"
 | |
| 
 | |
| objects="terminfo.o"
 |