summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorKevin Buettner <kevinb@redhat.com>2002-11-04 18:41:14 +0000
committerKevin Buettner <kevinb@redhat.com>2002-11-04 18:41:14 +0000
commitc5ca7d679f6f89731bb9933b1572f4dafe2a00f4 (patch)
tree03b5c6d9f5f9f5898049ac59a003e28c0e4b8485 /configure.in
parentcfbd2b6ba775cc14e3083a80a3b0d86e9e0162f2 (diff)
downloadgdb-c5ca7d679f6f89731bb9933b1572f4dafe2a00f4.tar.gz
Top level configury changes for RDA.
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 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"
################################################################################