From 20eb48d4cd2ad524d2e46b100698f0b8390a2152 Mon Sep 17 00:00:00 2001 From: Nathanael Nerode Date: Thu, 5 Dec 2002 22:45:33 +0000 Subject: * configure.in: Revert unintentional change. --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') 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. -- cgit v1.2.3