diff -r 4b7ed9da5a21 -r 78681fe5cdd1 config/cc/gcc.in --- a/config/cc/gcc.in Sun Jan 04 14:38:41 2009 +0000 +++ b/config/cc/gcc.in Tue Jan 06 22:22:02 2009 +0000 @@ -223,3 +223,9 @@ default "" help Specify the URL that users should visit if they wish to report a bug. + +config CC_LANG_JAVA_USE_ECJ + bool + default y + depends on CC_LANG_JAVA + depends on CC_GCC_4_3_or_later