aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog11
-rw-r--r--configure.in2
2 files changed, 12 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c452829..d492e04 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 9a806e4..d7304dd 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"