Whamcloud - gitweb
b=16424
authorbrian <brian>
Wed, 10 Jun 2009 21:09:58 +0000 (21:09 +0000)
committerbrian <brian>
Wed, 10 Jun 2009 21:09:58 +0000 (21:09 +0000)
commitbe6a2a3a3b1ac1c2283125a4aab9f5c5af901039
tree755b3fea9d933ab96552c7e3abc3a1381424d6ce
parent937d69490e04576b322cfa43e38e8c004f60415f
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.
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]