From d6c8b354e1b98c3fb9d8dfbe51d3c76109355f0e Mon Sep 17 00:00:00 2001 From: Brendan Kehoe Date: Mon, 7 Jun 1993 18:41:17 +0000 Subject: [PATCH] * configure.in (host_tools): Add prms. --- ChangeLog | 11 +++++++++++ configure.in | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index c4528296fc..d492e04304 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com) + + * configure.in (host_tools): Add prms. + +Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * Makefile.in: install gcc, do installation of $(INSTALL_MODULES) + with $(FLAGS_TO_PASS) on the command line + + * config.sub: Recognize lynx and lynxos + Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com) * config.sub: Accept -ecoff*, not just -ecoff. diff --git a/configure.in b/configure.in index 9a806e4d9b..d7304dd9b5 100644 --- a/configure.in +++ b/configure.in @@ -29,7 +29,7 @@ host_libs="mmalloc libiberty opcodes bfd readline glob tcl tk tclX" # these tools are built for the host environment # host_tools="texinfo byacc flex bison binutils ld gas gcc gdb make patch - send-pr gprof gdbtest tgas etc expect dejagnu sim + prms send-pr gprof gdbtest tgas etc expect dejagnu sim m4 autoconf ispell grep diff rcs cvs fileutils shellutils textutils wdiff find emacs uudecode hello tar gzip indent recode release" -- 2.34.1