Whamcloud - gitweb
LU-1199 build: Simplify autotools version checks
authorChristopher J. Morrone <morrone2@llnl.gov>
Wed, 28 Nov 2012 04:55:57 +0000 (20:55 -0800)
committerOleg Drokin <green@whamcloud.com>
Fri, 25 Jan 2013 04:10:31 +0000 (23:10 -0500)
commit7e773a89d8bea8bd2a1680406bb3bd39d8050dbc
tree580c31cb25ad1bdf216c7ee18f20e016eed59724
parent0a97cd7de5a3fe3191121921cc3441ef8b81bb3f
LU-1199 build: Simplify autotools version checks

Simplify the check for minumum autoconf and automake
versions by using standard macros in configure.ac
rather than using shell functions in autogen.sh.

Note that I am bumping the minimum automake version
from 1.9 to 1.10.

Change-Id: I009c316a54d8d517abea0d1808dc244e2353b2aa
Signed-off-by: Christopher J. Morrone <morrone2@llnl.gov>
Reviewed-on: http://review.whamcloud.com/4693
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Brian J. Murrell <brian.murrell@intel.com>
Reviewed-by: Minh Diep <minh.diep@intel.com>
autogen.sh
configure.ac
ldiskfs/configure.ac