]> git.ipfire.org Git - thirdparty/gcc.git/commit
acinclude.m4 (GLIBCXX_ENABLE_C99): Test for complex math functions...
authorBenjamin Kosnik <bkoz@redhat.com>
Tue, 25 Jan 2005 15:47:35 +0000 (15:47 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Tue, 25 Jan 2005 15:47:35 +0000 (15:47 +0000)
commit52e6723c6ced471d8dd44b9072e8a3ff65c28013
treeecf0cbf54042e28cd61c1828feb8553a514cc166
parente71c0aa7f57c24c9071ad48ce6908cfbfa93c210
acinclude.m4 (GLIBCXX_ENABLE_C99): Test for complex math functions...

2005-01-25  Benjamin Kosnik  <bkoz@redhat.com>

* acinclude.m4 (GLIBCXX_ENABLE_C99): Test for complex math
functions, and enable _GLIBCXX_USE_C99_COMPLEX_MATH if they exist.
* acconfig.h: Add _GLIBCXX_USE_C99_COMPLEX_MATH.
* config.h.in: Regenerate.
* configure: Regenerate.
* include/std/std_complex.h: Protect complex builtins with
_GLIBCXX_USE_C99_COMPLEX_MATH.

From-SVN: r94221
libstdc++-v3/ChangeLog
libstdc++-v3/acconfig.h
libstdc++-v3/acinclude.m4
libstdc++-v3/config.h.in
libstdc++-v3/configure
libstdc++-v3/include/std/std_complex.h