summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2011-04-06 12:21:21 +0000
committerJoseph Myers <joseph@codesourcery.com>2011-04-06 12:21:21 +0000
commit641965646a35331ba876eefc559d64783389b68a (patch)
tree5985c07c2df00b11d1ed12831580e829db24a4e4 /ChangeLog
parent6e4fd2ef3825f99a6b5089099b30ebff9e2cb3b9 (diff)
downloadcygnal-641965646a35331ba876eefc559d64783389b68a.tar.gz
cygnal-641965646a35331ba876eefc559d64783389b68a.tar.bz2
cygnal-641965646a35331ba876eefc559d64783389b68a.zip
* configure.ac (build_tools): Remove build-byacc.
(host_libs): Remove mmalloc. (host_tools): Remove byacc make patch prms send-pr ash bash bzip2 autoconf automake libtool diff rcs fileutils shellutils time textutils wdiff find uudecode hello tar gzip indent recode release sed perl gawk findutils gettext zip. (libgcj): Remove target-qthreads. (target_tools): Remove target-examples target-gperf. (YACC): Don't handle building byacc. * configure: Regenerate. * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff, dosutils, examples, fileutils, find, findutils, gawk, gettext, gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc, patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr, shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't handle building components. * Makefile.in: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog20
1 files changed, 20 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d4b6dc19e..adbd25cee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+2011-04-06 Joseph Myers <joseph@codesourcery.com>
+
+ * configure.ac (build_tools): Remove build-byacc.
+ (host_libs): Remove mmalloc.
+ (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
+ autoconf automake libtool diff rcs fileutils shellutils time
+ textutils wdiff find uudecode hello tar gzip indent recode release
+ sed perl gawk findutils gettext zip.
+ (libgcj): Remove target-qthreads.
+ (target_tools): Remove target-examples target-gperf.
+ (YACC): Don't handle building byacc.
+ * configure: Regenerate.
+ * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
+ dosutils, examples, fileutils, find, findutils, gawk, gettext,
+ gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
+ patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
+ shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
+ handle building components.
+ * Makefile.in: Regenerate.
+
2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* config.sub: Sync from upstream.