mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-18 15:21:16 +02:00
7 lines
182 B
Text
7 lines
182 B
Text
name=zsh/curses
|
|
link='if test "x$ac_cv_func_initscr" = xyes -a "x$ac_cv_header_curses_h" = xyes; then echo dynamic; else echo no; fi'
|
|
load=no
|
|
|
|
autobins="zcurses"
|
|
|
|
objects="curses.o"
|