projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8af7467
)
Removing a mistake I made (don't put newlib in host_tools).
author
Sean Eric Fagan
<sef@cygnus>
Fri, 24 Jun 1994 05:44:12 +0000
(
05:44
+0000)
committer
Sean Eric Fagan
<sef@cygnus>
Fri, 24 Jun 1994 05:44:12 +0000
(
05:44
+0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index 7f0eed8163258a71c68b98e345da44270e9852ba..78e8bcb5ea0724d986e87ff82d1399664c1c592e 100644
(file)
--- 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