summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorNathanael Nerode <neroden@gcc.gnu.org>2003-01-23 19:55:19 +0000
committerNathanael Nerode <neroden@gcc.gnu.org>2003-01-23 19:55:19 +0000
commitee8ed108be70b5177979b32269b293b86945330d (patch)
tree0a9f13ba069c4733b4c6a8c431aa5205eb070655 /configure.in
parent51fd187c7d82da9169984946f5344abdbf501ff7 (diff)
downloadgdb-ee8ed108be70b5177979b32269b293b86945330d.tar.gz
2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
* configure.in: Make rda native-only. * configure: Regenerate.
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 4fd42ed246c..11289eea73f 100644
--- a/configure.in
+++ b/configure.in
@@ -258,7 +258,7 @@ esac
# Some tools are only suitable for building in a "native" situation.
# Remove these if host!=target.
-native_only="autoconf automake libtool fileutils find gawk gettext grep gzip hello indent m4 rcs recode sed shellutils tar textutils uudecode wdiff gprof target-groff guile perl time ash bash bzip2 prms snavigator gnuserv target-gperf"
+native_only="autoconf automake libtool fileutils find gawk gettext grep gzip hello indent m4 rcs recode sed shellutils tar textutils uudecode wdiff gprof target-groff guile perl time ash bash bzip2 prms snavigator gnuserv target-gperf target-rda"
# Similarly, some are only suitable for cross toolchains.
# Remove these if host=target.