Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: zsh/pcre module building
- X-seq: zsh-workers 16859
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Clint Adams <clint@xxxxxxx>
- Subject: Re: PATCH: zsh/pcre module building
- Date: Mon, 18 Mar 2002 17:29:49 -0800 (PST)
- Cc: zsh-workers@xxxxxxxxxx
- In-reply-to: <20020315180754.GA20163@xxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- Sender: schaefer@xxxxxxxxxxxxxxxx
On Fri, 15 Mar 2002, Clint Adams wrote:
> Here's a different method to avoid linking the zsh binary against
> libpcre.
So if I comprehend what's going on here correctly, this links the zsh/pcre
module against libpcre, but doesn't link the zsh binary against it?
This seems like a good thing. Could it perhaps also be applied to the
termcap and terminfo modules?
If you were also to document in Etc/zsh-development-guide how one sets
this up for an arbitary module + libary, I'd say go ahead an commit it.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author