Add gawk to list of things to build
authorGeoffrey Noer <noer@cygnus>
Thu, 27 Jun 1996 23:09:15 +0000 (23:09 +0000)
committerGeoffrey Noer <noer@cygnus>
Thu, 27 Jun 1996 23:09:15 +0000 (23:09 +0000)
ChangeLog
configure.in

index 28a3cce16395c5e3ff715d50ee40a03028265bbd..968132afbc78a2c210acccdd29fbddd61ce77673 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
+
+       * configure.in: add bash, time, gawk to list of hosttools and things
+       to only build for native toolchains
+
 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
 
        * Makefile.in (docdir): Remove.
index 6c3af3e4b6b028c52c4700b80c280d14a7fa3b4b..9758ce18cf34f95ac3954b27cb94a49d6c6f0a9e 100644 (file)
@@ -53,7 +53,7 @@ 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"
+           recode release sed utils guile perl apache inet gawk"
 
 
 # these libraries are built for the target environment, and are built after
This page took 0.030623 seconds and 4 git commands to generate.