config/cc/gcc.in
changeset 1130 78681fe5cdd1
parent 1121 4b7ed9da5a21
child 1162 31348b787bed
     1.1 --- a/config/cc/gcc.in	Sun Jan 04 14:38:41 2009 +0000
     1.2 +++ b/config/cc/gcc.in	Tue Jan 06 22:22:02 2009 +0000
     1.3 @@ -223,3 +223,9 @@
     1.4      default ""
     1.5      help
     1.6        Specify the URL that users should visit if they wish to report a bug.
     1.7 +
     1.8 +config CC_LANG_JAVA_USE_ECJ
     1.9 +    bool
    1.10 +    default y
    1.11 +    depends on CC_LANG_JAVA
    1.12 +    depends on CC_GCC_4_3_or_later