* configure.in (host_tools): Fix typo, lbtool -> libtool.
authorBrendan Kehoe <brendan@cygnus>
Sun, 19 Apr 1998 20:01:35 +0000 (20:01 +0000)
committerBrendan Kehoe <brendan@cygnus>
Sun, 19 Apr 1998 20:01:35 +0000 (20:01 +0000)
configure.in

index 722b6c7312c145155449eddc54b84d974ed4beaa..c8f62a866078ef6dd2f38c29e14612b517c42a12 100644 (file)
@@ -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
This page took 0.028281 seconds and 4 git commands to generate.