From ee8ed108be70b5177979b32269b293b86945330d Mon Sep 17 00:00:00 2001 From: Nathanael Nerode Date: Thu, 23 Jan 2003 19:55:19 +0000 Subject: 2003-01-23 Nathanael Nerode * configure.in: Make rda native-only. * configure: Regenerate. --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') 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. -- cgit v1.2.1