On Tue, Mar 20, 2007 at 11:35:15AM +0900, Horms wrote: > On Mon, Mar 19, 2007 at 01:19:16PM +0100, Andrew Beekhof wrote: > > try looking at ha_version.h which defines HA_HG_VERSION using some > > makefile magic i concocted... > > > > the variable will contain the current change-set ID and even works if > > the user downloaded a Hg tarball rather than using "hg clone" > > Great, will do.
After considering the options I've decided to go with the somewhat simpler approach of using the VERSION defined in configure.in. If it turns out not to be fine grained enough, it is a problem that can be revisited later. The change is now in the hg dev tree. -- Horms H: http://www.vergenet.net/~horms/ W: http://www.valinux.co.jp/en/ _______________________________________________________ Linux-HA-Dev: [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev Home Page: http://linux-ha.org/
