* configure.in (host_tools): Added vmake.
authorTom Tromey <tromey@redhat.com>
Tue, 29 Apr 1997 17:29:47 +0000 (17:29 +0000)
committerTom Tromey <tromey@redhat.com>
Tue, 29 Apr 1997 17:29:47 +0000 (17:29 +0000)
configure.in

index fe371e7..64f4cd7 100644 (file)
@@ -50,7 +50,7 @@ fi
 # these tools are built for the host environment
 # Note, the powerpc-eabi build depends on sim occurring before gdb in order to
 # know that we are building the simulator.
-host_tools="texinfo byacc flex bison binutils ld gas gcc sim gdb make patch prms send-pr gprof gdbtest tgas etc expect dejagnu bash m4 autoconf ispell grep diff rcs cvs fileutils shellutils time textutils wdiff find emacs emacs19 uudecode hello tar gzip indent recode release sed utils guile perl apache inet gawk findutils sn"
+host_tools="texinfo byacc flex bison binutils ld gas gcc sim gdb make patch prms send-pr gprof gdbtest tgas etc expect dejagnu bash m4 autoconf ispell grep diff rcs cvs fileutils shellutils time textutils wdiff find emacs emacs19 uudecode hello tar gzip indent recode release sed utils guile perl apache inet gawk findutils sn vmake"
 
 
 # these libraries are built for the target environment, and are built after