]> gcc.gnu.org Git - gcc.git/commit
acinclude.m4 (GLIBCPP_ENABLE_LONG_DOUBLE): New macro.
authorBenjamin Kosnik <bkoz@purist.soma.redhat.com>
Sat, 21 Oct 2000 19:40:17 +0000 (19:40 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Sat, 21 Oct 2000 19:40:17 +0000 (19:40 +0000)
commit9fedcfd5a3392ad46683ebb739a35544f8b84259
treee262e052d287527aff2f852296b4f535f8998b30
parent4037042b88c4b223545d79e04b7d5348cf278e36
acinclude.m4 (GLIBCPP_ENABLE_LONG_DOUBLE): New macro.

2000-10-21  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>

* acinclude.m4 (GLIBCPP_ENABLE_LONG_DOUBLE): New macro.
* aclocal.m4: Regenerate.
* configure.in: Use it.
* configure: Regenerate.
* src/complexl.cc: Fixup.
* include/c_std/bits/std_cmath.h: Fixup.
* include/c/bits/std_cmath.h: Fixup.

From-SVN: r36998
libstdc++-v3/ChangeLog
libstdc++-v3/acconfig.h
libstdc++-v3/acinclude.m4
libstdc++-v3/aclocal.m4
libstdc++-v3/config.h.in
libstdc++-v3/configure
libstdc++-v3/configure.in
libstdc++-v3/include/c/bits/std_cmath.h
libstdc++-v3/include/c_std/bits/std_cmath.h
libstdc++-v3/src/complexl.cc
This page took 0.059694 seconds and 5 git commands to generate.