summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPhil Edwards <phil@codesourcery.com>2004-08-26 23:45:16 +0000
committerPhil Edwards <pme@gcc.gnu.org>2004-08-26 23:45:16 +0000
commit9c71a5298f77d66d5a46e272238186e6fee63db6 (patch)
tree35f5d71838a032e272310ccc70c7cf8f08df2424 /ChangeLog
parent5e8e542ff89af945fa40ae42e4a7cfc6c91c3353 (diff)
downloadgcc-9c71a5298f77d66d5a46e272238186e6fee63db6.tar.gz
configure.in: Print a list of available language front-ends if a requested one is missing.
2004-08-25 Phil Edwards <phil@codesourcery.com> * configure.in: Print a list of available language front-ends if a requested one is missing. Tidy stray tab characters. * configure: Regenerated. From-SVN: r86640
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6976be88042..78b823144a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-08-25 Phil Edwards <phil@codesourcery.com>
+
+ * configure.in: Print a list of available language front-ends if
+ a requested one is missing. Tidy stray tab characters.
+ * configure: Regenerated.
+
2004-08-19 Michael Koch <konqueror@gmx.de>
* gcc/doc/install.texi: Update entry about automake for libjava.