]> git.ipfire.org Git - thirdparty/gcc.git/commit - libstdc++-v3/configure
acinclude.m4 (GLIBCPP_CHECK_LINKER_FEATURES): Also check version.
authorPhil Edwards <pme@gcc.gnu.org>
Wed, 20 Feb 2002 22:10:39 +0000 (22:10 +0000)
committerPhil Edwards <pme@gcc.gnu.org>
Wed, 20 Feb 2002 22:10:39 +0000 (22:10 +0000)
commitc98b201bd9e49891ff049835c3ae79897a885071
tree3674bc8256ca9a061825fc6e661f5d0899b01c80
parent59bef1891833dd26e5820047c87f9b1d6b115ee9
acinclude.m4 (GLIBCPP_CHECK_LINKER_FEATURES): Also check version.

2002-02-20  Phil Edwards  <pme@gcc.gnu.org>

* acinclude.m4 (GLIBCPP_CHECK_LINKER_FEATURES):  Also check version.
(GLIBCPP_ENABLE_SYMVERS):  Redo logic, use linker version.
* configure.in (GLIBCPP_ENABLE_SYMVERS):  Move later in the script.
* aclocal.m4:  Regenerate.
* configure:  Regenerate.
* config/linker-map.dummy:  New file.  Contains nothing useful.

From-SVN: r49913
libstdc++-v3/ChangeLog
libstdc++-v3/acinclude.m4
libstdc++-v3/aclocal.m4
libstdc++-v3/config/linker-map.dummy [new file with mode: 0644]
libstdc++-v3/configure
libstdc++-v3/configure.in