diff options
author | David D. Zuhn <zoo@cygnus> | 1993-02-16 17:58:39 +0000 |
---|---|---|
committer | David D. Zuhn <zoo@cygnus> | 1993-02-16 17:58:39 +0000 |
commit | 07362bd93bb80a7743e9eb30546c9105acdc3a54 (patch) | |
tree | 999ec8e899a2aec87c6f7ed6f5f9339a7dc0c161 /configure.in | |
parent | 224226b85ced2d7f48c7a40ec93be51ebdc866dd (diff) | |
download | gdb-07362bd93bb80a7743e9eb30546c9105acdc3a54.zip gdb-07362bd93bb80a7743e9eb30546c9105acdc3a54.tar.gz gdb-07362bd93bb80a7743e9eb30546c9105acdc3a54.tar.bz2 |
add support for tar gzip hello recode and indent
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.in b/configure.in index b7ac41a..25113a3 100644 --- a/configure.in +++ b/configure.in @@ -31,7 +31,8 @@ host_libs="mmalloc libiberty opcodes bfd readline glob tcl tk" host_tools="texinfo byacc flex bison binutils ld gas gcc gdb make patch send_pr gprof gdbtest tgas etc expect deja-gnu sim m4 autoconf ispell grep diff rcs cvs fileutils shellutils - textutils wdiff find emacs uudecode" + textutils wdiff find emacs uudecode hello tar gzip indent + recode" # these libraries are built for the target environment, and are built after |