[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: check_version
From: |
Simon Josefsson |
Subject: |
Re: check_version |
Date: |
Tue, 28 Jun 2005 16:08:29 +0200 |
User-agent: |
Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) |
Derek Price <address@hidden> writes:
> Simon Josefsson wrote:
>
>>+ if (!req_version || strverscmp (req_version, VERSION) < 0)
>>+ return VERSION;
>>
>>
>
> Why did you choose to call the version string "VERSION" rather than
> using the "PACKAGE_VERSION" string automatically defined by AC_INIT?
No particular reason. VERSION is defined automatically by AC_INIT
too, is it not? Is there a difference between PACKAGE_VERSION and
VERSION? I'd be happy to change, it doesn't matter for me.
- Re: check_version, (continued)
- Re: check_version, Simon Josefsson, 2005/06/25
- Re: check_version, Paul Eggert, 2005/06/26
- Re: check_version, Simon Josefsson, 2005/06/27
- Re: check_version, Jim Meyering, 2005/06/28
- Re: check_version, Simon Josefsson, 2005/06/28
- Re: check_version, Jim Meyering, 2005/06/28
- Re: check_version, Simon Josefsson, 2005/06/28
- Re: check_version, Derek Price, 2005/06/28
- Re: check_version,
Simon Josefsson <=
- Re: check_version, Derek Price, 2005/06/28
- Re: check_version, Simon Josefsson, 2005/06/28
- Re: check_version, Derek Price, 2005/06/28