~ubuntu-branches/ubuntu/quantal/tomboy/quantal

« back to all changes in this revision

Viewing changes to aclocal.m4

  • Committer: Package Import Robot
  • Author(s): Iain Lane, Iain Lane, Rodrigo Moya
  • Date: 2011-09-26 23:39:59 UTC
  • mfrom: (1.5.9 upstream)
  • Revision ID: package-import@ubuntu.com-20110926233959-0rg6nvjaxd1wvy5n
Tags: 1.8.0-1ubuntu1
[ Iain Lane ]
* Merge with Debian experimental, remaning changes:
  + Use dh-translations
  + Ubuntu patches:
    - Add Launchpad integration
    - Add app indicator support
    - Use Ubuntu One as default sync server
    - Add initial note about Ubuntu One
  + autoreconf for some of the above changes
  + Run dh_autoreconf with --as-needed to enable support in ltmain.sh

[ Rodrigo Moya ]
* [a6712fc] Disable U1 SSO patch & refresh u1_as_default_sync_source patch
  * debian/patches/06_use_ubuntu_sso.patch:
    - Disabled SSO patch, as it's not working on Oneiric, and also allows
      to remove the dependency on libubuntuone.
  * debian/patches/03_u1_as_default_sync.patch:
    - Rebased

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
 
14
14
m4_ifndef([AC_AUTOCONF_VERSION],
15
15
  [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
16
 
m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.68],,
17
 
[m4_warning([this file was generated for autoconf 2.68.
 
16
m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.67],,
 
17
[m4_warning([this file was generated for autoconf 2.67.
18
18
You have another version of autoconf.  It may work, but is not guaranteed to.
19
19
If you have problems, you may need to regenerate the build system entirely.
20
20
To do so, use the procedure documented by the package, typically `autoreconf'.])])
1479
1479
 
1480
1480
# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
1481
1481
# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
 
1482
# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
1482
1483
# NOTE: Changes made to this file will be lost: look at ltmain.sh.
1483
1484
#
1484
1485
_LT_COPYING
1815
1816
# to the aix ld manual.
1816
1817
m4_defun([_LT_SYS_MODULE_PATH_AIX],
1817
1818
[m4_require([_LT_DECL_SED])dnl
1818
 
AC_LINK_IFELSE([AC_LANG_PROGRAM],[
 
1819
AC_LINK_IFELSE(AC_LANG_PROGRAM,[
1819
1820
lt_aix_libpath_sed='
1820
1821
    /Import File Strings/,/^$/ {
1821
1822
        /^0/ {
3239
3240
  ;;
3240
3241
 
3241
3242
# This must be Linux ELF.
3242
 
linux* | k*bsd*-gnu)
 
3243
linux* | k*bsd*-gnu | kopensolaris*-gnu)
3243
3244
  version_type=linux
3244
3245
  need_lib_prefix=no
3245
3246
  need_version=no
3279
3280
  dynamic_linker='GNU/Linux ld.so'
3280
3281
  ;;
3281
3282
 
 
3283
netbsdelf*-gnu)
 
3284
  version_type=linux
 
3285
  need_lib_prefix=no
 
3286
  need_version=no
 
3287
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
 
3288
  soname_spec='${libname}${release}${shared_ext}$major'
 
3289
  shlibpath_var=LD_LIBRARY_PATH
 
3290
  shlibpath_overrides_runpath=no
 
3291
  hardcode_into_libs=yes
 
3292
  dynamic_linker='NetBSD ld.elf_so'
 
3293
  ;;
 
3294
 
3282
3295
netbsd*)
3283
3296
  version_type=sunos
3284
3297
  need_lib_prefix=no
3866
3879
  ;;
3867
3880
 
3868
3881
# This must be Linux ELF.
3869
 
linux* | k*bsd*-gnu)
 
3882
linux* | k*bsd*-gnu | kopensolaris*-gnu)
3870
3883
  lt_cv_deplibs_check_method=pass_all
3871
3884
  ;;
3872
3885
 
3873
 
netbsd*)
 
3886
netbsd* | netbsdelf*-gnu)
3874
3887
  if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
3875
3888
    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
3876
3889
  else
4487
4500
            ;;
4488
4501
        esac
4489
4502
        ;;
4490
 
      linux* | k*bsd*-gnu)
 
4503
      linux* | k*bsd*-gnu | kopensolaris*-gnu)
4491
4504
        case $cc_basename in
4492
4505
          KCC*)
4493
4506
            # KAI C++ Compiler
4551
4564
            ;;
4552
4565
        esac
4553
4566
        ;;
4554
 
      netbsd*)
 
4567
      netbsd* | netbsdelf*-gnu)
4555
4568
        ;;
4556
4569
      *qnx* | *nto*)
4557
4570
        # QNX uses GNU C++, but need to define -shared option too, otherwise
4771
4784
      _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
4772
4785
      ;;
4773
4786
 
4774
 
    linux* | k*bsd*-gnu)
 
4787
    linux* | k*bsd*-gnu | kopensolaris*-gnu)
4775
4788
      case $cc_basename in
4776
4789
      # old Intel for x86_64 which still supported -KPIC.
4777
4790
      ecc*)
4976
4989
  cygwin* | mingw* | cegcc*)
4977
4990
    _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/;/^.*[[ ]]__nm__/s/^.*[[ ]]__nm__\([[^ ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols'
4978
4991
  ;;
 
4992
  linux* | k*bsd*-gnu)
 
4993
    _LT_TAGVAR(link_all_deplibs, $1)=no
 
4994
  ;;
4979
4995
  *)
4980
4996
    _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
4981
4997
  ;;
5040
5056
  openbsd*)
5041
5057
    with_gnu_ld=no
5042
5058
    ;;
 
5059
  linux* | k*bsd*-gnu)
 
5060
    _LT_TAGVAR(link_all_deplibs, $1)=no
 
5061
    ;;
5043
5062
  esac
5044
5063
 
5045
5064
  _LT_TAGVAR(ld_shlibs, $1)=yes
5061
5080
    fi
5062
5081
    supports_anon_versioning=no
5063
5082
    case `$LD -v 2>&1` in
 
5083
      *GNU\ gold*) supports_anon_versioning=yes ;;
5064
5084
      *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
5065
5085
      *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
5066
5086
      *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
5152
5172
      _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'
5153
5173
      ;;
5154
5174
 
5155
 
    gnu* | linux* | tpf* | k*bsd*-gnu)
 
5175
    gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
5156
5176
      tmp_diet=no
5157
5177
      if test "$host_os" = linux-dietlibc; then
5158
5178
        case $cc_basename in
5222
5242
      fi
5223
5243
      ;;
5224
5244
 
5225
 
    netbsd*)
 
5245
    netbsd* | netbsdelf*-gnu)
5226
5246
      if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
5227
5247
        _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
5228
5248
        wlarc=
5397
5417
        if test "$aix_use_runtimelinking" = yes; then
5398
5418
          shared_flag="$shared_flag "'${wl}-G'
5399
5419
        fi
 
5420
        _LT_TAGVAR(link_all_deplibs, $1)=no
5400
5421
      else
5401
5422
        # not using gcc
5402
5423
        if test "$host_cpu" = ia64; then
5620
5641
        # implicitly export all symbols.
5621
5642
        save_LDFLAGS="$LDFLAGS"
5622
5643
        LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
5623
 
        AC_LINK_IFELSE(
5624
 
          [AC_LANG_SOURCE(
5625
 
             [AC_LANG_CASE([C], [[int foo (void) { return 0; }]],
5626
 
                           [C++], [[int foo (void) { return 0; }]],
5627
 
                           [Fortran 77], [[
5628
 
       subroutine foo
5629
 
       end]],
5630
 
                           [Fortran], [[
5631
 
       subroutine foo
5632
 
       end]])])], [
 
5644
        AC_LINK_IFELSE(int foo(void) {},
5633
5645
          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
5634
 
        ])
 
5646
        )
5635
5647
        LDFLAGS="$save_LDFLAGS"
5636
5648
      else
5637
5649
        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
5644
5656
      _LT_TAGVAR(link_all_deplibs, $1)=yes
5645
5657
      ;;
5646
5658
 
5647
 
    netbsd*)
 
5659
    netbsd* | netbsdelf*-gnu)
5648
5660
      if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
5649
5661
        _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
5650
5662
      else
6640
6652
        _LT_TAGVAR(inherit_rpath, $1)=yes
6641
6653
        ;;
6642
6654
 
6643
 
      linux* | k*bsd*-gnu)
 
6655
      linux* | k*bsd*-gnu | kopensolaris*-gnu)
6644
6656
        case $cc_basename in
6645
6657
          KCC*)
6646
6658
            # Kuck and Associates, Inc. (KAI) C++ Compiler
8647
8659
 
8648
8660
# Generated from ltversion.in.
8649
8661
 
8650
 
# serial 3018 ltversion.m4
 
8662
# serial 3017 ltversion.m4
8651
8663
# This file is part of GNU Libtool
8652
8664
 
8653
8665
m4_define([LT_PACKAGE_VERSION], [2.2.6b])
8654
 
m4_define([LT_PACKAGE_REVISION], [1.3018])
 
8666
m4_define([LT_PACKAGE_REVISION], [1.3017])
8655
8667
 
8656
8668
AC_DEFUN([LTVERSION_VERSION],
8657
8669
[macro_version='2.2.6b'
8658
 
macro_revision='1.3018'
 
8670
macro_revision='1.3017'
8659
8671
_LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
8660
8672
_LT_DECL(, macro_revision, 0)
8661
8673
])