On Tue, Oct 03, 2006 at 02:27:26PM +0200, Jean-Marc Lasgouttes wrote: > >>>>> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: > > Andre> Shouldn't stuff like this be created from a single source of > Andre> information? > > Well, since it is (should be) the job of the build infrastructure, it > is reasonable to triplicate this information in configure, scons and > cmake.
It could be put in a single file 'version' and read from there by everything needing version information. Andre'