config: the minimum version for autoconf is 2.60
authorGaetan Nadon <memsize@videotron.ca>
Wed, 4 Jan 2012 02:12:25 +0000 (21:12 -0500)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 4 Jan 2012 09:47:11 +0000 (10:47 +0100)
commitd63a1f6c73f2fbfd4af1d3bab3eb0e4f68483115
tree885b2ec2467ad45cccc544273a6f23604dcd710d
parenta03ef7abb508223bce65366d2ef9193521513d00
config: the minimum version for autoconf is 2.60

A version later than 2.60 can be used, but no new features from such
a later version can be used in configure.ac.

The toolchain version requirements are documented here:
http://www.x.org/wiki/ModularDevelopersGuide#GNU_Build_System

Minimum version for Automake is 1.10 but we have not written it
in any xorg module so far and there has been no issues.

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
configure.ac