diff options
author | David D. Zuhn <zoo@cygnus> | 1993-08-09 23:07:09 +0000 |
---|---|---|
committer | David D. Zuhn <zoo@cygnus> | 1993-08-09 23:07:09 +0000 |
commit | 716f859496348d496e01271679f4e079dc8dac86 (patch) | |
tree | 4058de8540b22c3fce4211bcc7b051cdf584593b /configure.in | |
parent | 59556ad0a4ac0709f73af7f9372d1d9fd93a62c2 (diff) | |
download | gdb-716f859496348d496e01271679f4e079dc8dac86.zip gdb-716f859496348d496e01271679f4e079dc8dac86.tar.gz gdb-716f859496348d496e01271679f4e079dc8dac86.tar.bz2 |
add support for dosutils
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 e34512b..3353a4b 100644 --- a/configure.in +++ b/configure.in @@ -30,7 +30,7 @@ host_libs="mmalloc libiberty opcodes bfd readline glob tcl tk tclX" # 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 + m4 autoconf ispell grep diff rcs cvs dosutils fileutils shellutils textutils wdiff find emacs uudecode hello tar gzip indent recode release" |