aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2004-08-04 16:11:12 +0000
committerMark Mitchell <mmitchel@gcc.gnu.org>2004-08-04 16:11:12 +0000
commit972974fc405b93398f4eb21d315351563105f829 (patch)
tree8845926e2626c21445289238f0c3552913bc03bb /ChangeLog
parent26fad1af3bc311e01294c47b35ecbcb2fea530c4 (diff)
downloadgcc-972974fc405b93398f4eb21d315351563105f829.zip
gcc-972974fc405b93398f4eb21d315351563105f829.tar.gz
gcc-972974fc405b93398f4eb21d315351563105f829.tar.bz2
configure.in (arm*-*-symbianelf*): Add ${libgcj} and target-libiberty to noconfigdirs.
* configure.in (arm*-*-symbianelf*): Add ${libgcj} and target-libiberty to noconfigdirs. From-SVN: r85563
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c740d19..96b2754 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-08-03 Mark Mitchell <mark@codesourcery.com>
+
+ * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
+ target-libiberty to noconfigdirs.
+ * configure: Regenerate.
+
2004-08-03 Paul Brook <paul@codesourcery.com>
* configure.in: Check for MPFR as well as GMP.