From 708fcc12064d622de6f4df107e395cca14cce7f7 Mon Sep 17 00:00:00 2001 From: Geoffrey Noer Date: Thu, 27 Jun 1996 00:22:06 +0000 Subject: [PATCH] Adding bash and time to list of hosttools --- configure.in | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/configure.in b/configure.in index 2387c46e022..6c3af3e4b6b 100644 --- a/configure.in +++ b/configure.in @@ -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 # -- 2.30.2