From fc837c1ce38162fc0c3a35744a8f00415625b32f Mon Sep 17 00:00:00 2001 From: Robert Schuster Date: Wed, 15 Jul 2009 14:21:26 +0200 Subject: classpath.inc: Added 'inherit java'. --- recipes/classpath/classpath.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/classpath/classpath.inc b/recipes/classpath/classpath.inc index 06e236ca60..ab47635d78 100644 --- a/recipes/classpath/classpath.inc +++ b/recipes/classpath/classpath.inc @@ -33,7 +33,7 @@ EXTRA_OECONF = "\ --with-antlr-jar=${STAGING_DATADIR_JAVA_NATIVE}/antlr.jar \ " -inherit autotools +inherit autotools java do_configure_prepend () { -- cgit 1.2.3-korg