summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-11-05 07:27:51 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-11-05 07:27:51 +0000
commit2595580275f341cd56d4d64234969d746af787a0 (patch)
treeeedd92826e52a248ed2ddd73d90e49586165c55f /testsuites/samples/ChangeLog
parent2002-11-04 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-2595580275f341cd56d4d64234969d746af787a0.tar.bz2
2002-11-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Unconditionally check for CXX (Hack to bug in autoconf > 2.54).
Diffstat (limited to 'testsuites/samples/ChangeLog')
-rw-r--r--testsuites/samples/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuites/samples/ChangeLog b/testsuites/samples/ChangeLog
index bea08fa155..6f178b39f2 100644
--- a/testsuites/samples/ChangeLog
+++ b/testsuites/samples/ChangeLog
@@ -1,3 +1,8 @@
+2002-11-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * configure.ac: Unconditionally check for CXX (Hack to bug in
+ autoconf > 2.54).
+
2002-10-31 Joel Sherrill <joel@OARcorp.com>
* base_mp/apptask.c: Removed warning.