/[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.131 by rwild, Sat Nov 12 11:54:40 2005 UTC revision 1.314.2.132 by rwild, Sun Nov 13 15:09:27 2005 UTC
# Line 5798  EOF Line 5798  EOF
5798        _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'        _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
5799        ;;        ;;
5800    
5801      hpux10* | hpux11*)      hpux10*)
5802          if test "$GCC" = yes -a "$with_gnu_ld" = no; then
5803            _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
5804          else
5805            _LT_AC_TAGVAR(archive_cmds, $1)='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
5806          fi
5807          if test "$with_gnu_ld" = no; then
5808            _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
5809            _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
5810    
5811            _LT_AC_TAGVAR(hardcode_direct, $1)=yes
5812            _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
5813    
5814            # hardcode_minus_L: Not really in the search PATH,
5815            # but as the default location of the library.
5816            _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
5817          fi
5818          ;;
5819    
5820        hpux11*)
5821        if test "$GCC" = yes -a "$with_gnu_ld" = no; then        if test "$GCC" = yes -a "$with_gnu_ld" = no; then
5822          case $host_cpu in          case $host_cpu in
5823          hppa*64*|ia64*)          hppa*64*|ia64*)
# Line 5811  EOF Line 5830  EOF
5830        else        else
5831          case $host_cpu in          case $host_cpu in
5832          hppa*64*|ia64*)          hppa*64*|ia64*)
5833            _LT_AC_TAGVAR(archive_cmds, $1)='$LD -b +h $soname -o $lib $libobjs $deplibs $linker_flags'            _LT_AC_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
5834            ;;            ;;
5835          *)          *)
5836            _LT_AC_TAGVAR(archive_cmds, $1)='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'            _LT_AC_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
5837            ;;            ;;
5838          esac          esac
5839        fi        fi

Legend:
Removed from v.1.314.2.131  
changed lines
  Added in v.1.314.2.132

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