Hi Thomas,

Thomas Schwinge <tho...@schwinge.name> skribis:

> In GNU Mach, we have a version.m4 where these fields are defined one and
> for all.  (I argue that a package's version definition does not really
> belong into a generic, otherwise version-agnostic configuration system's
> file.)  (But on the other hand, *version*.m4 is likely not the most
> suitable name for defining a package's name.)  (Are we bike-shedding
> yet?)

FWIW I’m in favor of sticking with the documented Autoconf approach,
which is to set the version number in configure.ac.

Guile has GUILE-VERSION [0], which gathers all sorts of versioning info,
including the version number and the SONAMEs.  But here, since all we
have is the version number, I think that keeping the info in
configure.ac is fine.

Thanks,
Ludo’.

[0] http://git.savannah.gnu.org/cgit/guile.git/tree/GUILE-VERSION

Reply via email to