Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: termcap moodule problem on Cygwin



> - move termcap (and terminfo) back into main zsh.

You could force it to be statically linked by changing the `link' line to
test for cygwin in termcap.mdd.  See existing `link=' in terminfo.mdd for
how this works.  You can make this depend on a configure test for whether
termcap is static.

-- 
Peter Stephenson <pws@xxxxxxx>                  Software Engineer
Cambridge Silicon Radio, Unit 300, Science Park, Milton Road,
Cambridge, CB4 0XL, UK                          Tel: +44 (0)1223 392070



Messages sorted by: Reverse Date, Date, Thread, Author