* acinclude.m4 (GLIBCPP_CHECK_COMPLEX_MATH_SUPPORT): Check
for cabs, cabsf, and cabsl, too.
* aclocal.m4: Regenerated.
* config.h.in: Likewise.
* configure: Likewise.
* libmath/Makefile.am (libmath_la_SOURCES): Remove cabs.c and
cabsf.c.
* libmath/Makefile.in: Regenerated.
* libmath/complex-stub.h (cabs): Don't declare if the system
already provides this function.
(cabsf): Likewise.
(cabsl): Likewise.
* src/complex.cc (abs): Directly use `hypot' since we can't call
cabs on IRIX.
From-SVN: r37145
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| Makefile.am | Loading commit data... | |
| Makefile.in | Loading commit data... | |
| bitset.cc | Loading commit data... | |
| cmath.cc | Loading commit data... | |
| codecvt.cc | Loading commit data... | |
| complex.cc | Loading commit data... | |
| complex_io.cc | Loading commit data... | |
| complexf.cc | Loading commit data... | |
| complexl.cc | Loading commit data... | |
| gen-num-limits.cc | Loading commit data... | |
| ios.cc | Loading commit data... | |
| limits_generic.cc | Loading commit data... | |
| locale-inst.cc | Loading commit data... | |
| locale.cc | Loading commit data... | |
| localename.cc | Loading commit data... | |
| misc-inst.cc | Loading commit data... | |
| stdexcept.cc | Loading commit data... | |
| stdstreams.cc | Loading commit data... | |
| stl-inst.cc | Loading commit data... | |
| string-inst.cc | Loading commit data... | |
| strstream.cc | Loading commit data... | |
| valarray-inst.cc | Loading commit data... |