[multiple changes]
authorBenjamin Kosnik <bkoz@gcc.gnu.org>
Mon, 19 Jun 2000 23:43:19 +0000 (23:43 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Mon, 19 Jun 2000 23:43:19 +0000 (23:43 +0000)
commitaac350aaf9e77a205b5e852d2982df46fb54dbc8
treec425560e6116bde1f4286b9734f5b7f8f3918f6d
parent2caa2a6997baa662e90548083365c37313ccb86f
[multiple changes]

2000-06-19  Raja R Harinath  <harinath@cs.umn.edu>

* src/Makefile.am: change @WERROR@ to $(WERROR) so that this can
be overridden on the command line for individual files.

2000-06-19  Benjamin Kosnik  <bkoz@soma.redhat.com>

* acinclude.m4 (GLIBCPP_CHECK_MATH_SUPPORT): Can't use
AC_LANG_CPLUSPLUS as this tries to link in libstdc++, Which we are
building. Use -x c++ instead, which does not attempt to link
libstdc++.

From-SVN: r34608
libstdc++-v3/ChangeLog
libstdc++-v3/acinclude.m4
libstdc++-v3/aclocal.m4
libstdc++-v3/configure
libstdc++-v3/src/Makefile.am
libstdc++-v3/src/Makefile.in