aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/util-linux-ng/files
diff options
context:
space:
mode:
authorHenning Heinold <heinold@inf.fu-berlin.de>2009-10-23 16:03:13 +0200
committerHenning Heinold <heinold@inf.fu-berlin.de>2009-10-23 16:04:37 +0200
commitde7bfd4382cfa58ac043d53804bc44d3fc41c8c4 (patch)
treeff344f759a7dbffc4c1065563ebe475dc2295d7a /recipes/util-linux-ng/files
parent4249269bf86f9dcf3e0437d1a1d460edaccaa667 (diff)
downloadopenembedded-de7bfd4382cfa58ac043d53804bc44d3fc41c8c4.tar.gz
util-linux-ng: for chinook-compat let util-linux-ng compile with older libtool
*bump INC_PR
Diffstat (limited to 'recipes/util-linux-ng/files')
-rw-r--r--recipes/util-linux-ng/files/chinook_libtool.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes/util-linux-ng/files/chinook_libtool.patch b/recipes/util-linux-ng/files/chinook_libtool.patch
new file mode 100644
index 0000000000..6ffdb77a4f
--- /dev/null
+++ b/recipes/util-linux-ng/files/chinook_libtool.patch
@@ -0,0 +1,13 @@
+Index: util-linux-ng-2.16/configure.ac
+===================================================================
+--- util-linux-ng-2.16.orig/configure.ac 2009-07-22 20:14:46.896898772 +0200
++++ util-linux-ng-2.16/configure.ac 2009-07-22 20:15:08.223644774 +0200
+@@ -70,7 +70,7 @@
+ AC_C_BIGENDIAN
+
+ dnl libtool-2
+-LT_INIT
++AM_PROG_LIBTOOL
+
+ PKG_PROG_PKG_CONFIG
+