Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Cannot build Zsh after this patch RE: PATCH: local keymaps
- X-seq: zsh-workers 6804
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: Cannot build Zsh after this patch RE: PATCH: local keymaps
- Date: Wed, 23 Jun 1999 10:56:59 +0200 (MET DST)
- In-reply-to: "Andrej Borsenkow"'s message of Wed, 23 Jun 1999 12:49:25 +0400
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Andrej Borsenkow wrote:
> > P.P.S.: I you have trouble applying this patch it's because it patches
> > files named *complist* instead of *collist*.
>
> If I rename collist.c to complist.c I cannot build because make does not know,
> how to create collist..o from complist.c
>
> If I rename all collist* to complist* it does not build, because of many many
> references to collist.* in different places.
Have you changed it in xmods.conf and complist.mdd -- and then just
search-replace `collist' with `complist' in complist.c.
Bye
Sven
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author