~ubuntu-branches/ubuntu/saucy/clamav/saucy-backports

« back to all changes in this revision

Viewing changes to m4/libtool.m4

  • Committer: Package Import Robot
  • Author(s): Scott Kitterman
  • Date: 2014-07-15 01:08:10 UTC
  • mfrom: (0.35.47 sid)
  • Revision ID: package-import@ubuntu.com-20140715010810-ru66ek4fun2iseba
Tags: 0.98.4+dfsg-2~ubuntu13.10.1
No-change backport to saucy (LP: #1341962)

Show diffs side-by-side

added added

removed removed

Lines of Context:
2512
2512
  esac
2513
2513
  ;;
2514
2514
 
2515
 
gnu*)
2516
 
  version_type=linux # correct to gnu/linux during the next big refactor
2517
 
  need_lib_prefix=no
2518
 
  need_version=no
2519
 
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
2520
 
  soname_spec='${libname}${release}${shared_ext}$major'
2521
 
  shlibpath_var=LD_LIBRARY_PATH
2522
 
  shlibpath_overrides_runpath=no
2523
 
  hardcode_into_libs=yes
2524
 
  ;;
2525
 
 
2526
2515
haiku*)
2527
2516
  version_type=linux # correct to gnu/linux during the next big refactor
2528
2517
  need_lib_prefix=no
2639
2628
  ;;
2640
2629
 
2641
2630
# This must be glibc/ELF.
2642
 
linux* | k*bsd*-gnu | kopensolaris*-gnu)
 
2631
linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
2643
2632
  version_type=linux # correct to gnu/linux during the next big refactor
2644
2633
  need_lib_prefix=no
2645
2634
  need_version=no
3255
3244
  fi
3256
3245
  ;;
3257
3246
 
3258
 
gnu*)
3259
 
  lt_cv_deplibs_check_method=pass_all
3260
 
  ;;
3261
 
 
3262
3247
haiku*)
3263
3248
  lt_cv_deplibs_check_method=pass_all
3264
3249
  ;;
3297
3282
  ;;
3298
3283
 
3299
3284
# This must be glibc/ELF.
3300
 
linux* | k*bsd*-gnu | kopensolaris*-gnu)
 
3285
linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
3301
3286
  lt_cv_deplibs_check_method=pass_all
3302
3287
  ;;
3303
3288
 
4049
4034
            ;;
4050
4035
        esac
4051
4036
        ;;
4052
 
      linux* | k*bsd*-gnu | kopensolaris*-gnu)
 
4037
      linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
4053
4038
        case $cc_basename in
4054
4039
          KCC*)
4055
4040
            # KAI C++ Compiler
4348
4333
      _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
4349
4334
      ;;
4350
4335
 
4351
 
    linux* | k*bsd*-gnu | kopensolaris*-gnu)
 
4336
    linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
4352
4337
      case $cc_basename in
4353
4338
      # old Intel for x86_64 which still supported -KPIC.
4354
4339
      ecc*)
6241
6226
        _LT_TAGVAR(ld_shlibs, $1)=yes
6242
6227
        ;;
6243
6228
 
6244
 
      gnu*)
6245
 
        ;;
6246
 
 
6247
6229
      haiku*)
6248
6230
        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
6249
6231
        _LT_TAGVAR(link_all_deplibs, $1)=yes
6405
6387
        _LT_TAGVAR(inherit_rpath, $1)=yes
6406
6388
        ;;
6407
6389
 
6408
 
      linux* | k*bsd*-gnu | kopensolaris*-gnu)
 
6390
      linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
6409
6391
        case $cc_basename in
6410
6392
          KCC*)
6411
6393
            # Kuck and Associates, Inc. (KAI) C++ Compiler