SHR: prefer libtool 2.4
authorMartin Jansa <Martin.Jansa@gmail.com>
Thu, 7 Oct 2010 11:30:26 +0000 (13:30 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Sat, 16 Oct 2010 11:24:13 +0000 (13:24 +0200)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
conf/distro/include/preferred-shr-versions.inc

index f505caf..463a3ad 100644 (file)
@@ -33,10 +33,12 @@ PREFERRED_VERSION_xserver-nodm-init = "2.0"
 PREFERRED_VERSION_gtk+          = "2.20.1"
 PREFERRED_VERSION_gtk+-native   = "2.20.1"
 PREFERRED_VERSION_hal           = "0.5.13"
-PREFERRED_VERSION_libtool       = "2.2.6b"
-PREFERRED_VERSION_libtool-native = "2.2.6b"
-PREFERRED_VERSION_libtool-cross = "2.2.6b"
-PREFERRED_VERSION_libtool-sdk   = "2.2.6b"
+LIBTOOL_HAS_SYSROOT = "yes"
+LIBTOOL_VERSION = "2.4"
+PREFERRED_VERSION_libtool       = "${LIBTOOL_VERSION}"
+PREFERRED_VERSION_libtool-native = "${LIBTOOL_VERSION}"
+PREFERRED_VERSION_libtool-cross = "${LIBTOOL_VERSION}"
+PREFERRED_VERSION_libtool-sdk   = "${LIBTOOL_VERSION}"
 PREFERRED_VERSION_udev          = "151"
 PREFERRED_VERSION_usbutils      = "0.86"
 PREFERRED_VERSION_wpa-supplicant = "0.6.9"