summaryrefslogtreecommitdiff
path: root/autoconf
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-05-06 05:18:25 +0000
committerChris Larson <clarson@kergoth.com>2004-05-06 05:18:25 +0000
commit95b67de37447d7c30164eeec818429f4b34e6fc4 (patch)
treeea0f366bc94e38708b76914a96f43c4f0470cb1b /autoconf
parent606503bd1fe275b8ee2662d7ea3c44d3378d4ef5 (diff)
Merge openembedded@openembedded.bkbits.net:packages
into linux.local:/home/kergoth/code/packages 2004/05/06 01:18:02-04:00 local!kergoth Add --exclude option to autoreconf for skipping steps, and make the libtool builds use it to prevent libtoolize executions. BKrev: 4099caa12T0gLv19-hdUOMnY18dueA
Diffstat (limited to 'autoconf')
-rw-r--r--autoconf/autoconf-2.59/autoreconf-exclude.patch0
-rw-r--r--autoconf/autoconf_2.59.oe1
2 files changed, 1 insertions, 0 deletions
diff --git a/autoconf/autoconf-2.59/autoreconf-exclude.patch b/autoconf/autoconf-2.59/autoreconf-exclude.patch
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/autoconf/autoconf-2.59/autoreconf-exclude.patch
diff --git a/autoconf/autoconf_2.59.oe b/autoconf/autoconf_2.59.oe
index f65c9b006b..bf7a946528 100644
--- a/autoconf/autoconf_2.59.oe
+++ b/autoconf/autoconf_2.59.oe
@@ -1,6 +1,7 @@
SRC_URI = "${GNU_MIRROR}/autoconf/autoconf-${PV}.tar.bz2 \
file://${FILESDIR}/program_prefix.patch;patch=1 \
file://${FILESDIR}/autoreconf-include.patch;patch=1 \
+ file://${FILESDIR}/autoreconf-exclude.patch;patch=1 \
file://${FILESDIR}/autoconf259-update-configscripts.patch;patch=1 \
file://${FILESDIR}/autoheader-nonfatal-warnings.patch;patch=1"
DESCRIPTION = "A package of M4 macros to produce scripts to \