aboutsummaryrefslogtreecommitdiff
path: root/contrib/gcc/objc/config-lang.in
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/objc/config-lang.in')
-rw-r--r--contrib/gcc/objc/config-lang.in7
1 files changed, 3 insertions, 4 deletions
diff --git a/contrib/gcc/objc/config-lang.in b/contrib/gcc/objc/config-lang.in
index 5287c8d4d6c3..57066a4877bc 100644
--- a/contrib/gcc/objc/config-lang.in
+++ b/contrib/gcc/objc/config-lang.in
@@ -1,5 +1,5 @@
-# Top level configure fragment for the GNU Objective-C Runtime Library.
-# Copyright (C) 1997, 1998 Free Software Foundation, Inc.
+# Top level configure fragment for GNU Objective-C
+# Copyright (C) 1997, 1998, 2000, 2001 Free Software Foundation, Inc.
#This file is part of GNU CC.
@@ -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,4 +31,4 @@ compilers="cc1obj\$(exeext)"
stagestuff=""
-diff_excludes="-x objc-parse.c -x objc-parse.y "
+target_libs=target-libobjc