undo prev change
[binutils-gdb.git] / configure.in
index 12d00096b3d9579ebc21e9d4629c0738420388ea..e105aa06b1fbcd6ba58f8dc4589dcc2e4ec244ce 100644 (file)
@@ -29,9 +29,10 @@ 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 dejagnu 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
@@ -94,6 +95,7 @@ case "${host}" in
   i[34]86-*-linux)        host_makefile_frag=config/mh-linux ;;
   i[34]86-*-solaris2*)    host_makefile_frag=config/mh-sysv4 ;;
   *-ibm-aix*)             host_makefile_frag=config/mh-aix ;;
+  *-bull-bosx*)           host_makefile_frag=config/mh-aix ;;
   *-sun-solaris*)         host_makefile_frag=config/mh-solaris ;;
   *-sun-*)               host_makefile_frag=config/mh-sun ;;
   *-hp-hpux)              host_makefile_frag=config/mh-hpux ;;