diff options
author | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | 2009-07-17 14:19:31 +0400 |
---|---|---|
committer | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | 2009-07-17 14:19:31 +0400 |
commit | d6573b8bf03ea7b7789ac3977820706cb779c815 (patch) | |
tree | 17fb78ec58b30893c2c916afa7710bfcd67a5db3 /recipes/classpath/classpath.inc | |
parent | 54dfc8da23a6990dc84f5de94968e4b212447594 (diff) | |
parent | 88290161c02e7dc418f43202ccd92334a42e70e7 (diff) |
Merge commit 'origin/org.openembedded.dev' into org.openembedded.dev
Diffstat (limited to 'recipes/classpath/classpath.inc')
-rw-r--r-- | recipes/classpath/classpath.inc | 2 |
1 files changed, 1 insertions, 1 deletions
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 () { |