aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeoffrey Noer <noer@cygnus>1996-11-22 00:22:19 +0000
committerGeoffrey Noer <noer@cygnus>1996-11-22 00:22:19 +0000
commitb512a901908ead8567514c69f1a76cf223e60690 (patch)
tree36da6502fdca31fed251e63ced4a729b818a0cea
parentaa09d6b2fb7b380dd71b91ef8c7e3fbc593919bb (diff)
downloadgdb-b512a901908ead8567514c69f1a76cf223e60690.zip
gdb-b512a901908ead8567514c69f1a76cf223e60690.tar.gz
gdb-b512a901908ead8567514c69f1a76cf223e60690.tar.bz2
Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
* Makefile.in: add findutils * configure.in: add findutils to list of host_tools
-rw-r--r--ChangeLog5
-rw-r--r--configure.in2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index affbfff..f40b372 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
+
+ * Makefile.in: add findutils
+ * configure.in: add findutils to list of host_tools
+
Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
* config.sub: Handle mn10200 and mn10300.
diff --git a/configure.in b/configure.in
index 82bf7ba..706c715 100644
--- a/configure.in
+++ b/configure.in
@@ -49,7 +49,7 @@ 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 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 gawk"
+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 gawk findutils"
# these libraries are built for the target environment, and are built after