aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/po
diff options
context:
space:
mode:
authorBenjamin Kosnik <bkoz@redhat.com>2002-03-23 03:19:03 +0000
committerBenjamin Kosnik <bkoz@gcc.gnu.org>2002-03-23 03:19:03 +0000
commit34ff0b99c133cb87fc7e477050c61381fb6a55f4 (patch)
tree1c21dccc90687181fd59c47b43eb131f60f0eaa9 /libstdc++-v3/po
parentea9264e9a27d12c50efe395574e96b9c3dc54436 (diff)
downloadgcc-34ff0b99c133cb87fc7e477050c61381fb6a55f4.zip
gcc-34ff0b99c133cb87fc7e477050c61381fb6a55f4.tar.gz
gcc-34ff0b99c133cb87fc7e477050c61381fb6a55f4.tar.bz2
acinclude.m4 (GLIBCPP_CHECK_COMPLEX_MATH_SUPP): Just test for signbit and __signbit directly.
2002-03-22 Benjamin Kosnik <bkoz@redhat.com> * acinclude.m4 (GLIBCPP_CHECK_COMPLEX_MATH_SUPP): Just test for signbit and __signbit directly. * aclocal.m4: Regenerate. * configure: Regenerate. * config.h.in: Regenerate. * libmath/Makefile.am: Simplify. * libmath/Makefile.in: Regenerate. * include/c_std/std_cmath.h: Update paths for include of cmath.tcc. * include/Makefile.am: Clean up handling of extra "C" header files. Add hooks for "C" compatibility headers. * include/Makefile.in: Regenerate. * include/c/*: Formatting tweaks, cleanups. * include/c_std/*: Same. From-SVN: r51220
Diffstat (limited to 'libstdc++-v3/po')
-rw-r--r--libstdc++-v3/po/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/libstdc++-v3/po/Makefile.in b/libstdc++-v3/po/Makefile.in
index 3bc83ae..79669a4 100644
--- a/libstdc++-v3/po/Makefile.in
+++ b/libstdc++-v3/po/Makefile.in
@@ -125,7 +125,6 @@ SECTION_FLAGS = @SECTION_FLAGS@
SECTION_LDFLAGS = @SECTION_LDFLAGS@
STRIP = @STRIP@
TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
-USE_COMPLEX_LONG_DOUBLE = @USE_COMPLEX_LONG_DOUBLE@
USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
USE_NLS = @USE_NLS@
VERSION = @VERSION@