bug-gnulib
[Top][All Lists]
Advanced

[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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]