* 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 fe371e709a78cdbfdf9f4c57da4261e9e5784fb1..64f4cd767b4e70b02c3e4827673bed7727e2d28e 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
This page took 0.024784 seconds and 4 git commands to generate.