summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorNathanael Nerode <neroden@gcc.gnu.org>2003-01-23 22:32:25 +0000
committerNathanael Nerode <neroden@gcc.gnu.org>2003-01-23 22:32:25 +0000
commit806e09354fd41e8783964a2403ac57b25ef8a64e (patch)
tree89ab22b7752b662bda1eee997085c89c4c401e43 /configure.in
parentc4db7ecbc3020b2cbabc403f7285c39dbeaf8f63 (diff)
downloadgcc-806e09354fd41e8783964a2403ac57b25ef8a64e.tar.gz
configure.in: Revert previous change.
2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org> * configure.in: Revert previous change. * configure: Regenerate. From-SVN: r61676
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 11289eea73f..f6fd144b50c 100644
--- a/configure.in
+++ b/configure.in
@@ -171,7 +171,7 @@ target_libs="target-libiberty \
# list belongs in this list. those programs are also very likely
# candidates for the "native_only" list which follows
#
-target_tools="target-examples target-groff target-gperf target-rda"
+target_tools="target-examples target-groff target-gperf"
################################################################################