summaryrefslogtreecommitdiff
path: root/configure
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
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')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 654e985dbfe..d871e4ae6d3 100755
--- a/configure
+++ b/configure
@@ -828,7 +828,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"
################################################################################