~ubuntu-branches/ubuntu/precise/libsamplerate/precise

« back to all changes in this revision

Viewing changes to aclocal.m4

  • Committer: Bazaar Package Importer
  • Author(s): Anand Kumria
  • Date: 2005-11-26 09:44:31 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051126094431-q45da3haxdd72g0i
Tags: 0.1.2-2
* Previous upload was rejected by ftp-master becasue they felt that
  having only a single binary in samplerate-programs was not a good
  idea.
* Include all example programs instead

Show diffs side-by-side

added added

removed removed

Lines of Context:
1265
1265
# libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
1266
1266
 
1267
1267
# serial 47 AC_PROG_LIBTOOL
1268
 
# Debian $Rev: 203 $
 
1268
# Debian $Rev: 214 $
1269
1269
 
1270
1270
 
1271
1271
# AC_PROVIDE_IFELSE(MACRO-NAME, IF-PROVIDED, IF-NOT-PROVIDED)
2699
2699
  dynamic_linker='GNU/Linux ld.so'
2700
2700
  ;;
2701
2701
 
 
2702
netbsdelf*-gnu)
 
2703
  version_type=linux
 
2704
  need_lib_prefix=no
 
2705
  need_version=no
 
2706
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
 
2707
  soname_spec='${libname}${release}${shared_ext}$major'
 
2708
  shlibpath_var=LD_LIBRARY_PATH
 
2709
  shlibpath_overrides_runpath=no
 
2710
  hardcode_into_libs=yes
 
2711
  dynamic_linker='NetBSD ld.elf_so'
 
2712
  ;;
 
2713
 
2702
2714
knetbsd*-gnu)
2703
2715
  version_type=linux
2704
2716
  need_lib_prefix=no
3429
3441
  lt_cv_deplibs_check_method=pass_all
3430
3442
  ;;
3431
3443
 
3432
 
netbsd* | knetbsd*-gnu)
 
3444
netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
3433
3445
  if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
3434
3446
    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
3435
3447
  else
4423
4435
        ;;
4424
4436
    esac
4425
4437
    ;;
4426
 
  netbsd* | knetbsd*-gnu)
 
4438
  netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
4427
4439
    if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
4428
4440
      _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable  -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags'
4429
4441
      wlarc=
5913
5925
            ;;
5914
5926
        esac
5915
5927
        ;;
5916
 
      netbsd* | knetbsd*-gnu)
 
5928
      netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
5917
5929
        ;;
5918
5930
      osf3* | osf4* | osf5*)
5919
5931
        case $cc_basename in
6356
6368
      fi
6357
6369
      ;;
6358
6370
 
6359
 
    netbsd* | knetbsd*-gnu)
 
6371
    netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
6360
6372
      if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
6361
6373
        _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
6362
6374
        wlarc=
6774
6786
      _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
6775
6787
      ;;
6776
6788
 
6777
 
    netbsd* | knetbsd*-gnu)
 
6789
    netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
6778
6790
      if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
6779
6791
        _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
6780
6792
      else