aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrendan Kehoe <brendan@cygnus>1998-04-19 20:01:35 +0000
committerBrendan Kehoe <brendan@cygnus>1998-04-19 20:01:35 +0000
commit5412dcebb205caa67dda4070b340b97fb9669c6c (patch)
tree0afc9937d82f4c4ff0a6349d139e07ceb3056e6e
parent9d3a718ca942307aaf028dfeee3feb583c5f2bbe (diff)
downloadgdb-5412dcebb205caa67dda4070b340b97fb9669c6c.zip
gdb-5412dcebb205caa67dda4070b340b97fb9669c6c.tar.gz
gdb-5412dcebb205caa67dda4070b340b97fb9669c6c.tar.bz2
* configure.in (host_tools): Fix typo, lbtool -> libtool.
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 722b6c7..c8f62a8 100644
--- a/configure.in
+++ b/configure.in
@@ -53,7 +53,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 ash bash m4 autoconf automake lbtool ispell grep diff rcs cvssrc fileutils shellutils time textutils wdiff find emacs emacs19 uudecode hello tar gzip indent recode release sed utils guile perl apache inet gawk findutils snavigator libtool gettext"
+host_tools="texinfo byacc flex bison binutils ld gas gcc sim gdb make patch prms send-pr gprof gdbtest tgas etc expect dejagnu ash bash m4 autoconf automake libtool ispell grep diff rcs cvssrc fileutils shellutils time textutils wdiff find emacs emacs19 uudecode hello tar gzip indent recode release sed utils guile perl apache inet gawk findutils snavigator libtool gettext"
# start-sanitize-ide
host_tools="${host_tools} ilu vmake jstools"
# end-sanitize-ide