From 062b02db101ec37235111edef2e3e14b182c6ac1 Mon Sep 17 00:00:00 2001 From: kevinb Date: Mon, 4 Nov 2002 18:40:27 +0000 Subject: Top level configury changes for RDA. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58797 138bc75d-0d04-0410-961f-82ee72b054a4 --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 6b714947a66..21b86fde476 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" ################################################################################ -- cgit v1.2.1