config: restore the libtool minimum version to 1.5
authorGaetan Nadon <memsize@videotron.ca>
Wed, 4 Jan 2012 02:13:39 +0000 (21:13 -0500)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 4 Jan 2012 09:47:11 +0000 (10:47 +0100)
commit65db78f687e757ca40ac42e9c26ddc769bd4cfcc
tree462d00b9a128e72d61284ef8b431e1c1e992a387
parentd63a1f6c73f2fbfd4af1d3bab3eb0e4f68483115
config: restore the libtool minimum version to 1.5

Very few systems still use this old version, but it would be
inconvenient to build a video driver with libtool 1.5 and have
to build the gpu tools on another system having libtool 2.2.

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

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