From bb9ae4587d31eadbdbbae6fb71b4b899153f6af1 Mon Sep 17 00:00:00 2001 From: Sean Eric Fagan Date: Fri, 24 Jun 1994 05:44:12 +0000 Subject: [PATCH] Removing a mistake I made (don't put newlib in host_tools). --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index 7f0eed8..78e8bcb 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 -- 2.7.4