From: Frans Meulenbroeks Date: Tue, 30 Mar 2010 11:56:15 +0000 (+0200) Subject: autoconf: removed DEFAULT_PREFERENCE = -1 X-Git-Tag: Release-2010-05/1~152^2~150 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b6dbef9a6e93001d3bd71418be8a249274448c5;p=openembedded.git autoconf: removed DEFAULT_PREFERENCE = -1 as discussed on #oe Signed-off-by: Frans Meulenbroeks Acked-by: Graeme Gregory --- diff --git a/recipes/autoconf/autoconf_2.65.bb b/recipes/autoconf/autoconf_2.65.bb index 0093c4b4de..c2a9223cba 100644 --- a/recipes/autoconf/autoconf_2.65.bb +++ b/recipes/autoconf/autoconf_2.65.bb @@ -2,8 +2,6 @@ require autoconf.inc PR = "${INC_PR}.0" -DEFAULT_PREFERENCE = "-1" - SRC_URI += "file://autoreconf-exclude.patch;patch=1 \ file://autoreconf-foreign.patch;patch=1 \ file://autoheader-nonfatal-warnings.patch;patch=1 \