summaryrefslogtreecommitdiffstats
path: root/meta/packages/fakeroot/files/configure-libtool.patch
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2008-04-08 15:15:09 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2008-04-08 15:15:09 +0000
commit06976c635a486ec8412db552b6fb1193f650bf1f (patch)
tree8ecab72816b1542b90593f6ee2702c6f17e5114b /meta/packages/fakeroot/files/configure-libtool.patch
parentb3dddcdde5d10f382f71413aad67f7ef2e2420a2 (diff)
downloadpoky-06976c635a486ec8412db552b6fb1193f650bf1f.tar.gz
fakeroot: merge 1.9.4 from OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4205 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/fakeroot/files/configure-libtool.patch')
-rw-r--r--meta/packages/fakeroot/files/configure-libtool.patch18
1 files changed, 18 insertions, 0 deletions
diff --git a/meta/packages/fakeroot/files/configure-libtool.patch b/meta/packages/fakeroot/files/configure-libtool.patch
new file mode 100644
index 0000000000..8830328eb5
--- /dev/null
+++ b/meta/packages/fakeroot/files/configure-libtool.patch
@@ -0,0 +1,18 @@
1--- fakeroot-1.8.3/configure.ac.orig 2007-10-31 00:17:27.000000000 -0500
2+++ fakeroot-1.8.3/configure.ac 2007-10-31 00:18:12.000000000 -0500
3@@ -1,14 +1,12 @@
4 dnl Process this file with autoconf to produce a configure script.
5 AC_INIT([fakeroot],[FAKEROOT_VERSION],[schizo@debian.org],[fakeroot])
6 AC_PREREQ(2.61)
7-LT_PREREQ(2.1a)
8 AC_CANONICAL_TARGET
9 AM_INIT_AUTOMAKE
10 AM_MAINTAINER_MODE
11 AC_CONFIG_HEADERS([config.h])
12 AC_PROG_MAKE_SET
13-LT_INIT
14-LT_LANG(C)
15+AC_PROG_LIBTOOL
16
17 AC_ARG_WITH([ipc],
18 AS_HELP_STRING([--with-ipc@<:@=IPCTYPE@:>@],