Removing a mistake I made (don't put newlib in host_tools).
authorSean Eric Fagan <sef@cygnus>
Fri, 24 Jun 1994 05:44:12 +0000 (05:44 +0000)
committerSean Eric Fagan <sef@cygnus>
Fri, 24 Jun 1994 05:44:12 +0000 (05:44 +0000)
configure.in

index 7f0eed8163258a71c68b98e345da44270e9852ba..78e8bcb5ea0724d986e87ff82d1399664c1c592e 100644 (file)
@@ -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
This page took 0.025359 seconds and 4 git commands to generate.