summaryrefslogtreecommitdiffstats
path: root/meta/packages/fakeroot/fakeroot/configure-libtool.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/fakeroot/fakeroot/configure-libtool.patch')
-rw-r--r--meta/packages/fakeroot/fakeroot/configure-libtool.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/meta/packages/fakeroot/fakeroot/configure-libtool.patch b/meta/packages/fakeroot/fakeroot/configure-libtool.patch
deleted file mode 100644
index 8830328eb5..0000000000
--- a/meta/packages/fakeroot/fakeroot/configure-libtool.patch
+++ /dev/null
@@ -1,18 +0,0 @@
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@:>@],