aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorKevin Buettner <kevinb@redhat.com>2002-11-04 18:40:27 +0000
committerKevin Buettner <kevinb@gcc.gnu.org>2002-11-04 18:40:27 +0000
commit40673d2b88c087500c036ec8a561d473e98ebce2 (patch)
treecc527ad32e2ea505ba64042f8d1fd966124d8287 /configure.in
parentdeb778c24996c63b0219d9508251ba565ba9e308 (diff)
downloadgcc-40673d2b88c087500c036ec8a561d473e98ebce2.zip
gcc-40673d2b88c087500c036ec8a561d473e98ebce2.tar.gz
gcc-40673d2b88c087500c036ec8a561d473e98ebce2.tar.bz2
Top level configury changes for RDA.
From-SVN: r58797
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 6b71494..21b86fd 100644
--- a/configure.in
+++ b/configure.in
@@ -76,7 +76,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_tools="target-examples target-groff target-gperf target-rda"
################################################################################