diff options
author | Steve Chamberlain <sac@cygnus> | 1993-02-04 00:15:19 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1993-02-04 00:15:19 +0000 |
commit | d080269f6dde377a8a5a79b76fdb24787f6970bb (patch) | |
tree | 8e88445fbca7ea44c4a0678f39ac7e6a230b1600 /configure.in | |
parent | ad89bdfdaccfa1ad6784eb8a5011fbdf530194d2 (diff) | |
download | binutils-gdb-d080269f6dde377a8a5a79b76fdb24787f6970bb.tar.gz |
simulator consolidation
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 12d00096b3d..b7ac41ae0ed 100644 --- a/configure.in +++ b/configure.in @@ -29,7 +29,7 @@ host_libs="mmalloc libiberty opcodes bfd readline glob tcl tk" # these tools are built for the host environment # host_tools="texinfo byacc flex bison binutils ld gas gcc gdb make patch - send_pr gprof gdbtest tgas etc expect deja-gnu z8ksim h8300sim + send_pr gprof gdbtest tgas etc expect deja-gnu sim m4 autoconf ispell grep diff rcs cvs fileutils shellutils textutils wdiff find emacs uudecode" |