~siretart/xine-lib/ubuntu

« back to all changes in this revision

Viewing changes to m4/libtool.m4

  • Committer: Reinhard Tartler
  • Date: 2010-07-08 03:01:54 UTC
  • mfrom: (40.2.4 sid)
  • Revision ID: siretart@tauware.de-20100708030154-g7t639dlap2eo48g
mergeĀ fromĀ debian

Show diffs side-by-side

added added

removed removed

Lines of Context:
2445
2445
  ;;
2446
2446
 
2447
2447
# This must be Linux ELF.
2448
 
linux* | k*bsd*-gnu)
 
2448
linux* | k*bsd*-gnu | kopensolaris*-gnu)
2449
2449
  version_type=linux
2450
2450
  need_lib_prefix=no
2451
2451
  need_version=no
3084
3084
  ;;
3085
3085
 
3086
3086
# This must be Linux ELF.
3087
 
linux* | k*bsd*-gnu)
 
3087
linux* | k*bsd*-gnu | kopensolaris*-gnu)
3088
3088
  lt_cv_deplibs_check_method=pass_all
3089
3089
  ;;
3090
3090
 
3705
3705
            ;;
3706
3706
        esac
3707
3707
        ;;
3708
 
      linux* | k*bsd*-gnu)
 
3708
      linux* | k*bsd*-gnu | kopensolaris*-gnu)
3709
3709
        case $cc_basename in
3710
3710
          KCC*)
3711
3711
            # KAI C++ Compiler
3989
3989
      _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
3990
3990
      ;;
3991
3991
 
3992
 
    linux* | k*bsd*-gnu)
 
3992
    linux* | k*bsd*-gnu | kopensolaris*-gnu)
3993
3993
      case $cc_basename in
3994
3994
      # old Intel for x86_64 which still supported -KPIC.
3995
3995
      ecc*)
4285
4285
    fi
4286
4286
    supports_anon_versioning=no
4287
4287
    case `$LD -v 2>&1` in
 
4288
      *GNU\ gold*) supports_anon_versioning=yes ;;
4288
4289
      *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
4289
4290
      *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
4290
4291
      *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
4376
4377
      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
4377
4378
      ;;
4378
4379
 
4379
 
    gnu* | linux* | tpf* | k*bsd*-gnu)
 
4380
    gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
4380
4381
      tmp_diet=no
4381
4382
      if test "$host_os" = linux-dietlibc; then
4382
4383
        case $cc_basename in
5860
5861
        _LT_TAGVAR(inherit_rpath, $1)=yes
5861
5862
        ;;
5862
5863
 
5863
 
      linux* | k*bsd*-gnu)
 
5864
      linux* | k*bsd*-gnu | kopensolaris*-gnu)
5864
5865
        case $cc_basename in
5865
5866
          KCC*)
5866
5867
            # Kuck and Associates, Inc. (KAI) C++ Compiler