summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gcc/objc/config-lang.in
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/gcc/objc/config-lang.in')
-rw-r--r--gnu/usr.bin/gcc/objc/config-lang.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/gcc/objc/config-lang.in b/gnu/usr.bin/gcc/objc/config-lang.in
index 736ba73b4ec..6c9b2032083 100644
--- a/gnu/usr.bin/gcc/objc/config-lang.in
+++ b/gnu/usr.bin/gcc/objc/config-lang.in
@@ -1,5 +1,5 @@
# Top level configure fragment for the GNU Objective-C Runtime Library.
-# Copyright (C) 1997 Free Software Foundation, Inc.
+# Copyright (C) 1997, 1998 Free Software Foundation, Inc.
#This file is part of GNU CC.
@@ -32,6 +32,6 @@ compilers="cc1obj\$(exeext)"
stagestuff=""
-diff_excludes=""
+diff_excludes="-x objc-parse.c -x objc-parse.y "
echo "Using \`$srcdir/objc/thr-${thread_file}.c' as Objective-C Runtime thread file."