Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: termcap moodule problem on Cygwin
- X-seq: zsh-workers 13405
- From: Peter Stephenson <pws@xxxxxxx>
- To: zsh-workers@xxxxxxxxxx (Zsh hackers list)
- Subject: Re: termcap moodule problem on Cygwin
- Date: Tue, 30 Jan 2001 10:34:30 +0000
- In-reply-to: Your message of "Tue, 30 Jan 2001 11:25:41 +0300." <000301c08a96$3b80acf0$21c9ca95@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
> - 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