diff options
author | Paolo Bonzini <bonzini@gnu.org> | 2004-10-26 20:31:09 +0000 |
---|---|---|
committer | Aaron W. LaFramboise <aaronwl@gcc.gnu.org> | 2004-10-26 14:31:09 -0600 |
commit | 9d069a4f02afe4e9831989733beda6373263925b (patch) | |
tree | ce00f690655b66822cf78bbdc3653f381b9912b4 /ChangeLog | |
parent | 38285932eaf2c4188d348bffbed500389bcc1c34 (diff) | |
download | gcc-9d069a4f02afe4e9831989733beda6373263925b.tar.gz |
configure.in (case ${target}): Do not build fixincludes on platforms where it is not used.
* configure.in (case ${target}): Do not build fixincludes
on platforms where it is not used.
* configure: Regenerated.
From-SVN: r89603
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 1b1eded6119..411f5aeab05 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-10-26 Paolo Bonzini <bonzini@gnu.org> + + * configure.in (case ${target}): Do not build fixincludes + on platforms where it is not used. + * configure: Regenerated. + 2004-10-23 Daniel Jacobowitz <dan@debian.org> * configure.in: Use an absolute path to install-sh. |