acconfig.h: Change up builtin macros here.
2000-06-22 Benjamin Kosnik <bkoz@purist.soma.redhat.com> * acconfig.h: Change up builtin macros here. * acinclude.m4 (GLIBCPP_CHECK_BUILTIN_MATH_SUPPORT): Redo. Use the same approach as GLIBCPP_CHECK_MATH_SUPPORT, only don't try to link against libm and don't use -fno-builtins... * math/cosf.c: Remove. * math/fabsf.c: Likewise. * math/sinf.c: Likewise. * math/sqrtf.c: Likewise. * math/Makefile.am (EXTRA_DIST): Remove those four files. * math/Makefile.in: Regenerate. From-SVN: r34654
Showing
libstdc++-v3/math/cosf.c
deleted
100644 → 0
libstdc++-v3/math/fabsf.c
deleted
100644 → 0
libstdc++-v3/math/sinf.c
deleted
100644 → 0
libstdc++-v3/math/sqrtf.c
deleted
100644 → 0
Please
register
or
sign in
to comment