Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
authorGeoffrey Noer <noer@cygnus>
Fri, 22 Nov 1996 00:22:19 +0000 (00:22 +0000)
committerGeoffrey Noer <noer@cygnus>
Fri, 22 Nov 1996 00:22:19 +0000 (00:22 +0000)
        * Makefile.in: add findutils
        * configure.in: add findutils to list of host_tools

ChangeLog
configure.in

index affbfff..f40b372 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
+
+       * Makefile.in: add findutils
+       * configure.in: add findutils to list of host_tools
+
 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
 
        * config.sub: Handle mn10200 and mn10300.
index 82bf7ba..706c715 100644 (file)
@@ -49,7 +49,7 @@ fi
 
 # these tools are built for the host environment
 #
-host_tools="texinfo byacc flex bison binutils ld gas gcc gdb make patch prms send-pr gprof gdbtest tgas etc expect dejagnu sim 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"
+host_tools="texinfo byacc flex bison binutils ld gas gcc gdb make patch prms send-pr gprof gdbtest tgas etc expect dejagnu sim 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"
 
 
 # these libraries are built for the target environment, and are built after