OSDN Git Service

* configure.in (all_diff_excludes, diff_excludes): Remove.
[pf3gnuchains/gcc-fork.git] / gcc / objc / config-lang.in
index 9155d9d..57066a4 100644 (file)
@@ -24,7 +24,6 @@
 # language     - name of language as it would appear in $(LANGUAGES)
 # compilers    - value to add to $(COMPILERS)
 # stagestuff   - files to add to $(STAGESTUFF)
-# diff_excludes        - files to ignore when building diffs between two versions.
 
 language="objc"
 
@@ -32,6 +31,4 @@ compilers="cc1obj\$(exeext)"
 
 stagestuff=""
 
-diff_excludes="-x objc-parse.c -x objc-parse.y "
-
 target_libs=target-libobjc