Ticket #20684 (closed defect: fixed)
zsh-devel 4.3.10 obsolete config option
| Reported by: | ra4ul@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Low | Milestone: | |
| Component: | ports | Version: | 1.7.1 |
| Keywords: | zsh terminfo | Cc: | |
| Port: | zsh-devel |
Description
(from zsh 4.3.10 README)
The configuration option --with-curses-terminfo has been replaced by the option --with-term-lib="LIBS" where LIBS is a space-separated list of libraries to search for termcap and curses features.
using no config option worked fine for me (i think it defaulted to --with-term-lib="ncursesw tinfo termcap ncurses curses"). i didn't try compiling with the old option.
Change History
Note: See
TracTickets for help on using
tickets.

