* configure.in: Revert unintentional change.
This commit is contained in:
parent
fdb62c3105
commit
20eb48d4cd
@ -1,5 +1,7 @@
|
||||
2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
|
||||
|
||||
* configure.in: Revert unintentional change.
|
||||
|
||||
* src-release: Configure host subdirs.
|
||||
|
||||
* Makefile.tpl: Change dependency for */multilib.out so that
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user