Whamcloud - gitweb
LU-278 build: Only warn for tag/version mismatch
authorAndreas Dilger <adilger@whamcloud.com>
Thu, 14 Jul 2011 19:07:29 +0000 (13:07 -0600)
committerOleg Drokin <green@whamcloud.com>
Fri, 29 Jul 2011 00:32:40 +0000 (20:32 -0400)
commitc487014a39a6e37dc22a957aad9ad9b739e3c8cf
tree22ca74bfc3cb9ab34dbab7827f2459185f31728f
parent28c4d8388e62a1252c3540ece3c127d3c9ce7148
LU-278 build: Only warn for tag/version mismatch

The configure process should NOT abort just because the most
recent tag is not of the form that upstream uses to tag Lustre.
Downstream developers may use their own tags, or just add
extensions to upsteam's version tags.

Change-Id: I9a98bfd4475d3df2694f536ba0352779a62650c7
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-on: http://review.whamcloud.com/510
Tested-by: Hudson
Reviewed-by: Brian J. Murrell <brian@whamcloud.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
build/autoconf/lustre-build.m4