Index: configure.in =================================================================== RCS file: /cvs/src/src/configure.in,v retrieving revision 1.305 diff -U3 -p -r1.305 configure.in --- configure.in 2 May 2006 00:16:50 -0000 1.305 +++ configure.in 8 May 2006 18:48:54 -0000 @@ -227,7 +227,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 gzip hello indent m4 rcs recode sed shellutils tar textutils uudecode wdiff gprof target-groff guile perl time ash bash bzip2 prms gnuserv target-gperf" +native_only="autoconf automake libtool fileutils find gawk gettext gzip hello indent m4 rcs recode sed shellutils tar textutils uudecode wdiff target-groff guile perl time ash bash bzip2 prms gnuserv target-gperf" # Similarly, some are only suitable for cross toolchains. # Remove these if host=target.