summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/ChangeLog')
-rw-r--r--testsuites/libtests/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/testsuites/libtests/ChangeLog b/testsuites/libtests/ChangeLog
index e5860afb78..be67058759 100644
--- a/testsuites/libtests/ChangeLog
+++ b/testsuites/libtests/ChangeLog
@@ -1,3 +1,10 @@
+2010-12-01 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * configure.ac: Check for complex.h.
+ Add AM_CONDITIONAL(HAS_COMPLEX) to allow building with outdated
+ toolchains.
+ * complex/Makefile.am: Apply HAS_COMPLEX.
+
2010-11-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Add complex, math subdirs.