Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathanael Nerode <neroden@gcc.gnu.org>2002-12-06 01:45:33 +0300
committerNathanael Nerode <neroden@gcc.gnu.org>2002-12-06 01:45:33 +0300
commit20eb48d4cd2ad524d2e46b100698f0b8390a2152 (patch)
tree4da29019f91c442de3b3f7b6ddb0636ae437647d /configure.in
parentfdb62c3105aa5dd85a503c6c15a54fd332cf3f96 (diff)
* configure.in: Revert unintentional change.
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 84effb647..ccef5c82f 100644
--- a/configure.in
+++ b/configure.in
@@ -202,7 +202,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 target-rda"
+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"
# Similarly, some are only suitable for cross toolchains.
# Remove these if host=target.