Require aclocal 1.11.1 or above for devel/release
authorGuido Trotter <ultrotter@google.com>
Wed, 13 Oct 2010 10:44:55 +0000 (11:44 +0100)
committerGuido Trotter <ultrotter@google.com>
Wed, 13 Oct 2010 11:14:15 +0000 (12:14 +0100)
commit3ff614e23a107a24bb4bd9f553d7a740d4104cae
treedc5d07155a7244c2e395c60e89cbc28902f836bd
parentdf304c82f351cbe631f47bd27a76ff2c2bdc0d34
Require aclocal 1.11.1 or above for devel/release

1.11.1 is the version in squeeze and lucid, and we know it works. We
also know that 1.10.1 in hardy and lenny doesn't, nor do 1.10 in etch
and 1.9.6 in dapper. We haven't tested any other version.

With older versions python.m4 is buggy, and results in the package being
built not working on python 2.6 (which uses dist-packages rather than
site-packages as a module directory).

Version comparison is done component-by-component, over a bash array.

Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
devel/release