CVSROOT: /cvsroot/libtool
TIMESTAMP: (1.1220.2.210 2005/03/18 14:39:48)
Module name: libtool
Branch: branch-1-5
Changes by: rwild@xxxxxxxxxxxxxxxx
Log Message:
* libtool.m4 (AC_LIBTOOL_LANG_CXX_CONFIG) [ solaris2.6+ ]:
When linking convenience libraries on Solaris with the Sun C++
compiler, pass convenience libraries through to the linker with
-Qoption between allextract/defaultextract. The Sun C++ compiler
bundles -Qoption arguments so convenience libraries are linked with
defaultextract otherwise.
Backport of branch-2-0 patch dated 2004-03-14.
|