aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/config-lang.in
diff options
context:
space:
mode:
authorJoseph Myers <jsm28@cam.ac.uk>2001-12-20 00:20:47 +0000
committerJoseph Myers <jsm28@gcc.gnu.org>2001-12-20 00:20:47 +0000
commit38be19f60319beaea4e64818eaed323e7c9c40f3 (patch)
treecfe311f99b176a5498cc516e8240a9f719797b97 /gcc/ada/config-lang.in
parent303f89334bd94da78c32c1fa9eb91fef7dd0ae31 (diff)
downloadgcc-38be19f60319beaea4e64818eaed323e7c9c40f3.zip
gcc-38be19f60319beaea4e64818eaed323e7c9c40f3.tar.gz
gcc-38be19f60319beaea4e64818eaed323e7c9c40f3.tar.bz2
configure.in (all_diff_excludes, [...]): Remove.
* configure.in (all_diff_excludes, diff_excludes): Remove. * configure: Regenerate. * Makefile.in (LANG_DIFF_EXCLUDES): Remove. * objc/config-lang.in (diff_excludes): Remove. ada: * config-lang.in (diff_excludes): Remove. ch: * config-lang.in (diff_excludes): Remove. cp: * config-lang.in (diff_excludes): Remove. f: * config-lang.in (diff_excludes): Remove. java: * config-lang.in (diff_excludes): Remove. From-SVN: r48189
Diffstat (limited to 'gcc/ada/config-lang.in')
-rw-r--r--gcc/ada/config-lang.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/ada/config-lang.in b/gcc/ada/config-lang.in
index d9029c1..d381217 100644
--- a/gcc/ada/config-lang.in
+++ b/gcc/ada/config-lang.in
@@ -25,7 +25,6 @@
# boot_language - "yes" if we need to build this language in stage1
# compilers - value to add to $(COMPILERS)
# stagestuff - files to add to $(STAGESTUFF)
-# diff_excludes - files to ignore when building diffs between two versions.
language="ada"
boot_language=yes
@@ -35,6 +34,4 @@ compilers="gnat1\$(exeext)"
stagestuff="gnatbind\$(exeext) gnat1\$(exeext)"
-diff_excludes="-x ada/a-einfo.h -x ada/a-sinfo.h -x ada/nmake.adb -x ada/nmake.ads -x ada/treeprs.ads -x ada/sysid.ads"
-
outputs=ada/Makefile