aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>1997-04-29 17:29:47 +0000
committerTom Tromey <tromey@redhat.com>1997-04-29 17:29:47 +0000
commit3b706a1e14447c5eda12e13480424c30e48f9240 (patch)
tree4e70f41f3c6df4990fcfbe8323b90fbdc799490e /configure.in
parentd5e2c74e384a36eee9c317b736118b36395813fb (diff)
downloadgdb-3b706a1e14447c5eda12e13480424c30e48f9240.zip
gdb-3b706a1e14447c5eda12e13480424c30e48f9240.tar.gz
gdb-3b706a1e14447c5eda12e13480424c30e48f9240.tar.bz2
* configure.in (host_tools): Added vmake.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index fe371e7..64f4cd7 100644
--- a/configure.in
+++ b/configure.in
@@ -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