acinclude.m4 (GLIBCPP_CHECK_LINKER_FEATURES): Test for GNU ld before trying to use...
authorPhil Edwards <pme@sourceware.cygnus.com>
Wed, 26 Jul 2000 21:30:45 +0000 (21:30 +0000)
committerPhil Edwards <pme@gcc.gnu.org>
Wed, 26 Jul 2000 21:30:45 +0000 (21:30 +0000)
commit421173e6d334fe5b5d1701b8e730b19b5e132ad5
tree5aad3931b03d6431708008c2808a0268916c7a0a
parent79d1334242dca47a8ecc4c1e70e25a636f6dfca3
acinclude.m4 (GLIBCPP_CHECK_LINKER_FEATURES): Test for GNU ld before trying to use any of its options.

2000-07-26  Phil Edwards  <pme@sourceware.cygnus.com>

* acinclude.m4 (GLIBCPP_CHECK_LINKER_FEATURES):  Test for GNU ld
  before trying to use any of its options.
  (CHECK_MATH_DECL*,CHECK_BUILTIN_MATH_DECL*):  Cache tests.
* aclocal.m4:  Regenerate.
* configure.in:  Having found GNU make, name it.
* configure:  Regenerate.
* docs/install.html:  Mention possible problems with caching.
* src/Makefile.am (CXXLINK):  Use new OPT_LDFLAGS.
* src/Makefile.in:  Regenerate.
* libio/Makefile.in:  Regenerate.
* math/Makefile.in:  Regenerate.
* Makefile.in:  Regenerate.

From-SVN: r35269
libstdc++-v3/ChangeLog
libstdc++-v3/Makefile.in
libstdc++-v3/acinclude.m4
libstdc++-v3/aclocal.m4
libstdc++-v3/configure
libstdc++-v3/configure.in
libstdc++-v3/docs/install.html
libstdc++-v3/libio/Makefile.in
libstdc++-v3/math/Makefile.in
libstdc++-v3/src/Makefile.am
libstdc++-v3/src/Makefile.in