/[libtool]/libtool/libtool.m4
ViewVC logotype

Diff of /libtool/libtool.m4

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.314.2.70 by rwild, Mon Mar 14 11:12:05 2005 UTC revision 1.314.2.71 by rwild, Fri Mar 18 14:39:48 2005 UTC
# Line 3422  case $host_os in Line 3422  case $host_os in
3422            *)            *)
3423              # The C++ compiler is used as linker so we must use $wl              # The C++ compiler is used as linker so we must use $wl
3424              # flag to pass the commands to the underlying system              # flag to pass the commands to the underlying system
3425              # linker.              # linker. We must also pass each convience library through
3426                # to the system linker between allextract/defaultextract.
3427                # The C++ compiler will combine linker options so we
3428                # cannot just pass the convience library names through
3429                # without $wl.
3430              # Supported since Solaris 2.6 (maybe 2.5.1?)              # Supported since Solaris 2.6 (maybe 2.5.1?)
3431              _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'              _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract'
3432              ;;              ;;
3433          esac          esac
3434          _LT_AC_TAGVAR(link_all_deplibs, $1)=yes          _LT_AC_TAGVAR(link_all_deplibs, $1)=yes

Legend:
Removed from v.1.314.2.70  
changed lines
  Added in v.1.314.2.71

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26