mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-11-01 18:30:55 +01:00
23578: make standard features autoloadable,
use feature notation for .mdd autoloads
This commit is contained in:
parent
a197b1173a
commit
0a1de76213
33 changed files with 346 additions and 175 deletions
|
|
@ -12,7 +12,6 @@ link='if test "x$ac_cv_func_tigetflag" = xyes -a "x$ac_cv_header_curses_h" = xye
|
|||
'
|
||||
load=yes
|
||||
|
||||
autobins="echoti"
|
||||
autoparams="terminfo"
|
||||
autofeatures="b:echoti p:terminfo"
|
||||
|
||||
objects="terminfo.o"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue