bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: check_version


From: Derek Price
Subject: Re: check_version
Date: Tue, 28 Jun 2005 08:22:17 -0400
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

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?

Regards,

Derek





reply via email to

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