~ubuntu-branches/ubuntu/raring/lxpanel/raring-proposed

« back to all changes in this revision

Viewing changes to aclocal.m4

  • Committer: Package Import Robot
  • Author(s): Julien Lavergne
  • Date: 2013-01-03 19:49:15 UTC
  • mfrom: (1.1.14)
  • Revision ID: package-import@ubuntu.com-20130103194915-l7520qegcw8mlisu
Tags: 0.5.10+git20121126-0ubuntu1
* New upstream snapshot.
* debian/control:
 - Build-depends on libmenu-cache-dev to follow the name change.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# generated automatically by aclocal 1.11.5 -*- Autoconf -*-
 
1
# generated automatically by aclocal 1.11.6 -*- Autoconf -*-
2
2
 
3
3
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
4
4
# 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation,
2374
2374
            LD="${LD-ld} -m elf_i386_fbsd"
2375
2375
            ;;
2376
2376
          x86_64-*linux*)
2377
 
            LD="${LD-ld} -m elf_i386"
 
2377
            case `/usr/bin/file conftest.o` in
 
2378
              *x86-64*)
 
2379
                LD="${LD-ld} -m elf32_x86_64"
 
2380
                ;;
 
2381
              *)
 
2382
                LD="${LD-ld} -m elf_i386"
 
2383
                ;;
 
2384
            esac
2378
2385
            ;;
2379
2386
          ppc64-*linux*|powerpc64-*linux*)
2380
2387
            LD="${LD-ld} -m elf32ppclinux"
2738
2745
    ;;
2739
2746
  *)
2740
2747
    lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
2741
 
    if test -n "$lt_cv_sys_max_cmd_len"; then
 
2748
    if test -n "$lt_cv_sys_max_cmd_len" && \
 
2749
        test undefined != "$lt_cv_sys_max_cmd_len"; then
2742
2750
      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
2743
2751
      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
2744
2752
    else
3562
3570
  esac
3563
3571
  ;;
3564
3572
 
3565
 
gnu*)
3566
 
  version_type=linux # correct to gnu/linux during the next big refactor
3567
 
  need_lib_prefix=no
3568
 
  need_version=no
3569
 
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
3570
 
  soname_spec='${libname}${release}${shared_ext}$major'
3571
 
  shlibpath_var=LD_LIBRARY_PATH
3572
 
  shlibpath_overrides_runpath=no
3573
 
  hardcode_into_libs=yes
3574
 
  ;;
3575
 
 
3576
3573
haiku*)
3577
3574
  version_type=linux # correct to gnu/linux during the next big refactor
3578
3575
  need_lib_prefix=no
3689
3686
  ;;
3690
3687
 
3691
3688
# This must be glibc/ELF.
3692
 
linux* | k*bsd*-gnu | kopensolaris*-gnu)
 
3689
linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
3693
3690
  version_type=linux # correct to gnu/linux during the next big refactor
3694
3691
  need_lib_prefix=no
3695
3692
  need_version=no
4305
4302
  fi
4306
4303
  ;;
4307
4304
 
4308
 
gnu*)
4309
 
  lt_cv_deplibs_check_method=pass_all
4310
 
  ;;
4311
 
 
4312
4305
haiku*)
4313
4306
  lt_cv_deplibs_check_method=pass_all
4314
4307
  ;;
4347
4340
  ;;
4348
4341
 
4349
4342
# This must be glibc/ELF.
4350
 
linux* | k*bsd*-gnu | kopensolaris*-gnu)
 
4343
linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
4351
4344
  lt_cv_deplibs_check_method=pass_all
4352
4345
  ;;
4353
4346
 
5099
5092
            ;;
5100
5093
        esac
5101
5094
        ;;
5102
 
      linux* | k*bsd*-gnu | kopensolaris*-gnu)
 
5095
      linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
5103
5096
        case $cc_basename in
5104
5097
          KCC*)
5105
5098
            # KAI C++ Compiler
5398
5391
      _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
5399
5392
      ;;
5400
5393
 
5401
 
    linux* | k*bsd*-gnu | kopensolaris*-gnu)
 
5394
    linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
5402
5395
      case $cc_basename in
5403
5396
      # old Intel for x86_64 which still supported -KPIC.
5404
5397
      ecc*)
7287
7280
        _LT_TAGVAR(ld_shlibs, $1)=yes
7288
7281
        ;;
7289
7282
 
7290
 
      gnu*)
7291
 
        ;;
7292
 
 
7293
7283
      haiku*)
7294
7284
        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
7295
7285
        _LT_TAGVAR(link_all_deplibs, $1)=yes
7451
7441
        _LT_TAGVAR(inherit_rpath, $1)=yes
7452
7442
        ;;
7453
7443
 
7454
 
      linux* | k*bsd*-gnu | kopensolaris*-gnu)
 
7444
      linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
7455
7445
        case $cc_basename in
7456
7446
          KCC*)
7457
7447
            # Kuck and Associates, Inc. (KAI) C++ Compiler
9873
9863
[am__api_version='1.11'
9874
9864
dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
9875
9865
dnl require some minimum version.  Point them to the right macro.
9876
 
m4_if([$1], [1.11.5], [],
 
9866
m4_if([$1], [1.11.6], [],
9877
9867
      [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
9878
9868
])
9879
9869
 
9889
9879
# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
9890
9880
# This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
9891
9881
AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
9892
 
[AM_AUTOMAKE_VERSION([1.11.5])dnl
 
9882
[AM_AUTOMAKE_VERSION([1.11.6])dnl
9893
9883
m4_ifndef([AC_AUTOCONF_VERSION],
9894
9884
  [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
9895
9885
_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])