[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: expose m4_PACKAGE_VERSION,m4_version_compare
From: |
Eric Blake |
Subject: |
Re: expose m4_PACKAGE_VERSION,m4_version_compare |
Date: |
Wed, 12 Sep 2007 18:23:42 +0000 (UTC) |
User-agent: |
Loom/3.14 (http://gmane.org/) |
Benoit SIGOURE <tsuna <at> lrde.epita.fr> writes:
>
> It looks great. The name m4_PACKAGE_VERSION is somewhat misleading
> however (as I understand it, it contains the current version of
> autoconf right? So why not name it like m4_AUTOCONF_VERSION or
> whatever?).
Good point. There are other m4_PACKAGE_* macros that I did not document;
basically, they all perform a hard-wired mapping to the contents of the
PACKAGE_* macros from autoconf's configure script. I like your idea of making
the public macro have a more obvious name. I'll rework my patch accordingly
(as in, add m4_AUTOCONF_VERSION as the new documented alias, and leave
m4_PACKAGE_VERSION available, but undocumented).
--
Eric Blake
- expose m4_PACKAGE_VERSION,m4_version_compare, Eric Blake, 2007/09/12
- Re: expose m4_PACKAGE_VERSION,m4_version_compare, Benoit SIGOURE, 2007/09/12
- Re: expose m4_PACKAGE_VERSION,m4_version_compare,
Eric Blake <=
- Re: expose m4_PACKAGE_VERSION,m4_version_compare, Benoit SIGOURE, 2007/09/12
- Re: expose m4_PACKAGE_VERSION,m4_version_compare, Eric Blake, 2007/09/12
- Re: expose m4_PACKAGE_VERSION,m4_version_compare, Paolo Bonzini, 2007/09/13
- Re: expose m4_PACKAGE_VERSION,m4_version_compare, Eric Blake, 2007/09/13
- Re: expose m4_PACKAGE_VERSION,m4_version_compare, Eric Blake, 2007/09/15
- Re: expose m4_PACKAGE_VERSION,m4_version_compare, Benoit SIGOURE, 2007/09/13