This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Clean up glibc version numbers in manual


On 02/21/2012 04:20 PM, Joseph S. Myers wrote:
> I will now propose that we ... generate 
> VERSION automatically so it is always the version number 

This is pretty standard in GNU projects, so much so that
there's an Automake feature supporting it (see VERSION in
<http://www.gnu.org/software/automake/manual/html_node/Texinfo.html>).
glibc doesn't use Automake of course, but it'd be reasonable for it
to use the same idea.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]