aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorDavid D. Zuhn <zoo@cygnus>1993-05-20 22:23:11 +0000
committerDavid D. Zuhn <zoo@cygnus>1993-05-20 22:23:11 +0000
commit4b437c20ad9c775c360a152a09566c520926ca58 (patch)
tree3e8880bc427149ac03bfa3e2de7fad6b5afab1f3 /configure.in
parent7f0d689a1feca6398ebb23a3adfaa6a4d781e2e4 (diff)
downloadgdb-4b437c20ad9c775c360a152a09566c520926ca58.zip
gdb-4b437c20ad9c775c360a152a09566c520926ca58.tar.gz
gdb-4b437c20ad9c775c360a152a09566c520926ca58.tar.bz2
more tools to build native-only
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.in b/configure.in
index 391d48e..67decba 100644
--- a/configure.in
+++ b/configure.in
@@ -29,7 +29,7 @@ host_libs="mmalloc libiberty opcodes bfd readline glob tcl tk tclX"
# 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 dejagnu sim
+ 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 package2 package"
@@ -63,8 +63,8 @@ target_tools="groff"
# directories to be built in the native environment only
#
-native_only="autoconf cvs diff emacs fileutils find grep groff ispell m4
- rcs sed shellutils textutils wdiff"
+native_only="autoconf cvs diff emacs fileutils find grep groff gzip hello indent
+ ispell m4 rcs recode sed shellutils tar textutils tk uudecode wdiff"
# directories to be built in a cross environment only
#