From 33cee0586991e235d0fe3d984f822ef2f310e7c3 Mon Sep 17 00:00:00 2001 From: Stanislav Brabec Date: Thu, 17 Sep 2009 20:35:50 +0000 Subject: autoconf: Fixed calling of perl and m4: * removed path_prog_fixes.patch * set needed ac_cv_* variables for non-native builds * depend on perl * for more see http://thread.gmane.org/gmane.comp.handhelds.openembedded/26476 --- recipes/autoconf/autoconf_2.59.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'recipes/autoconf/autoconf_2.59.bb') diff --git a/recipes/autoconf/autoconf_2.59.bb b/recipes/autoconf/autoconf_2.59.bb index a8f357fc5f..e9149df44c 100644 --- a/recipes/autoconf/autoconf_2.59.bb +++ b/recipes/autoconf/autoconf_2.59.bb @@ -10,5 +10,4 @@ SRC_URI += "file://autoreconf-include.patch;patch=1 \ file://autoheader-nonfatal-warnings.patch;patch=1 \ file://sizeof_types.patch;patch=1 \ file://autoconf-x.patch;patch=1 \ - file://autoconf-sh.patch;patch=1 \ - ${@['file://path_prog_fixes.patch;patch=1', ''][bb.data.inherits_class('native', d)]}" + file://autoconf-sh.patch;patch=1" -- cgit v1.2.3