From: Sean Eric Fagan Date: Fri, 24 Jun 1994 05:44:12 +0000 (+0000) Subject: Removing a mistake I made (don't put newlib in host_tools). X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=bb9ae4587d31eadbdbbae6fb71b4b899153f6af1;p=deliverable%2Fbinutils-gdb.git Removing a mistake I made (don't put newlib in host_tools). --- diff --git a/configure.in b/configure.in index 7f0eed8163..78e8bcb5ea 100644 --- a/configure.in +++ b/configure.in @@ -32,7 +32,7 @@ host_tools="texinfo byacc flex bison binutils ld gas gcc gdb make patch prms send-pr gprof gdbtest tgas etc expect dejagnu sim m4 autoconf ispell grep diff rcs cvs fileutils shellutils textutils wdiff find emacs uudecode hello tar gzip indent - recode release sed utils newlib" + recode release sed utils" # these libraries are built for the target environment, and are built after