From 87b4f1237ce8ea5417f71a3c4b49e36bf59a7158 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 1 Dec 2010 05:43:07 +0000 Subject: =?UTF-8?q?2010-12-01=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * configure.ac: Check for complex.h. Add AM_CONDITIONAL(HAS_COMPLEX) to allow building with outdated toolchains. * complex/Makefile.am: Apply HAS_COMPLEX. --- testsuites/libtests/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'testsuites/libtests/ChangeLog') 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 + + * 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 * Makefile.am: Add complex, math subdirs. -- cgit v1.2.3