Whamcloud - gitweb
b=16424
authorbrian <brian>
Wed, 10 Jun 2009 20:22:14 +0000 (20:22 +0000)
committerbrian <brian>
Wed, 10 Jun 2009 20:22:14 +0000 (20:22 +0000)
commit4b550a38c5e261abe74ec323780d22c631988f16
tree3c32ba3514da47ae2033d4c6bf9e43fa0afa3940
parentc63852e37c8992cbf84eb972711bddb3c5eb7c7f
b=16424
i=rread
i=yangsheng

Allow builds from tarball (i.e. those without CVS subdirs) to properly
populate the Lustre version field.

This is done by saving the date that would have been found in the CVS files
into a status file when buiding the tarball and then using that when building
from tarball.
autoMakefile.am
build/autoMakefile.am.toplevel
lustre/autoconf/lustre-core.m4
lustre/scripts/Makefile.am
lustre/scripts/version_tag.pl [new file with mode: 0644]
lustre/scripts/version_tag.pl.in [deleted file]