Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: ZSH_VERSIONSUFFIX [was Re: ZSH_EXTRAVERSION [was Re: Segfault with newer .zwc]]
- X-seq: zsh-workers 24523
- From: Clint Adams <clint@xxxxxxx>
- To: Peter Stephenson <pws@xxxxxxx>
- Subject: Re: ZSH_VERSIONSUFFIX [was Re: ZSH_EXTRAVERSION [was Re: Segfault with newer .zwc]]
- Date: Fri, 1 Feb 2008 22:13:37 -0500
- Cc: zsh-workers@xxxxxxxxxx
- In-reply-to: <200802011122.m11BMBdK025403@xxxxxxxxxxxxxx>
- Mail-followup-to: Peter Stephenson <pws@xxxxxxx>, zsh-workers@xxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20080108095306.5475d009@news01> <20080109191236.GB32394@xxxxxxxxxxx> <200801100950.m0A9oN9T015070@xxxxxxxxxxxxxx> <20080115020642.GA5306@xxxxxxxxxxx> <200801150910.m0F9AP0f026468@xxxxxxxxxxxxxx> <20080118170223.GA32039@xxxxxxxxxxx> <20080121014801.GA1242@xxxxxxxxxxxxxxx> <20080122013517.GD16813@xxxxxxxxxxx> <20080201025428.GA17388@xxxxxxxxxxx> <200802011122.m11BMBdK025403@xxxxxxxxxxxxxx>
On Fri, Feb 01, 2008 at 11:22:10AM +0000, Peter Stephenson wrote:
> so (i) the dependencies aren't right (ii) the new VERSION doesn't fit
> with the version generated from version.mk---the way to import a VERSION
> definition into makefiles and scripts is @VERSION_MK@. I suspect you
> want to do something like add ${ZSH_VERSIONSUFFIX} in version.mk (note
> this needs to work in both shell scripts and Makefiles).
Maybe it's cleaner to just put the suffix in VERSION_SUFFIX and tack it
on in each individual place VERSION is used.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author