Adding bash and time to list of hosttools
authorGeoffrey Noer <noer@cygnus>
Thu, 27 Jun 1996 00:22:06 +0000 (00:22 +0000)
committerGeoffrey Noer <noer@cygnus>
Thu, 27 Jun 1996 00:22:06 +0000 (00:22 +0000)
configure.in

index 2387c46e02216e32a9dfe08d16c5f34296c8c6c0..6c3af3e4b6b028c52c4700b80c280d14a7fa3b4b 100644 (file)
@@ -50,8 +50,8 @@ 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
-            m4 autoconf ispell grep diff rcs cvs fileutils shellutils
+           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"
 
@@ -83,7 +83,8 @@ target_tools="target-examples target-groff"
 #
 native_only="autoconf cvs emacs emacs19 fileutils find grep gzip hello
             indent ispell m4 rcs recode sed shellutils tar textutils gash
-            uudecode wdiff gprof target-groff guile perl apache inet"
+            uudecode wdiff gprof target-groff guile perl apache inet time
+            bash"
 
 # directories to be built in a cross environment only
 #
This page took 0.025899 seconds and 4 git commands to generate.