Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: Some general problems with exporting cariables (Was: TERMCAP problem. )
- X-seq: zsh-workers 13381
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: <koen.van_hoof@xxxxxxxxxx>
- Subject: RE: Some general problems with exporting cariables (Was: TERMCAP problem. )
- Date: Fri, 19 Jan 2001 18:05:48 +0300
- Cc: "Zsh hackers list" <zsh-workers@xxxxxxxxxxxxxx>
- Importance: Normal
- In-reply-to: <3A6711BF.7DE6DF56@xxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
> >
> > I'll change configure to use AC_SERCH_LIBS instead to be able to override
> > library selection.
> It now uses termcap again.
> Zsh without the patch crashes within screen.
> After applying the patch, it works fine. !!!!
>
O.K. I've committed both (I did cosmetic modification of 13370).
It should now be possible to select termcap by
configure --enable-libs=-ltermcap
(LIBS=-ltermcap should work as well, but is not preserved by config.status).
-andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author