~kelemeng/libubuntuone/bug786632

« back to all changes in this revision

Viewing changes to aclocal.m4

Tags: upstream-0.2.100
ImportĀ upstreamĀ versionĀ 0.2.100

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# generated automatically by aclocal 1.11 -*- Autoconf -*-
 
1
# generated automatically by aclocal 1.11.1 -*- Autoconf -*-
2
2
 
3
3
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
4
4
# 2005, 2006, 2007, 2008, 2009  Free Software Foundation, Inc.
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.64],,
17
 
[m4_warning([this file was generated for autoconf 2.64.
 
16
m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.65],,
 
17
[m4_warning([this file was generated for autoconf 2.65.
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'.])])
3127
3127
  ;;
3128
3128
 
3129
3129
# This must be Linux ELF.
3130
 
linux* | k*bsd*-gnu)
 
3130
linux* | k*bsd*-gnu | kopensolaris*-gnu)
3131
3131
  version_type=linux
3132
3132
  need_lib_prefix=no
3133
3133
  need_version=no
3766
3766
  ;;
3767
3767
 
3768
3768
# This must be Linux ELF.
3769
 
linux* | k*bsd*-gnu)
 
3769
linux* | k*bsd*-gnu | kopensolaris*-gnu)
3770
3770
  lt_cv_deplibs_check_method=pass_all
3771
3771
  ;;
3772
3772
 
4387
4387
            ;;
4388
4388
        esac
4389
4389
        ;;
4390
 
      linux* | k*bsd*-gnu)
 
4390
      linux* | k*bsd*-gnu | kopensolaris*-gnu)
4391
4391
        case $cc_basename in
4392
4392
          KCC*)
4393
4393
            # KAI C++ Compiler
4671
4671
      _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
4672
4672
      ;;
4673
4673
 
4674
 
    linux* | k*bsd*-gnu)
 
4674
    linux* | k*bsd*-gnu | kopensolaris*-gnu)
4675
4675
      case $cc_basename in
4676
4676
      # old Intel for x86_64 which still supported -KPIC.
4677
4677
      ecc*)
4967
4967
    fi
4968
4968
    supports_anon_versioning=no
4969
4969
    case `$LD -v 2>&1` in
 
4970
      *GNU\ gold*) supports_anon_versioning=yes ;;
4970
4971
      *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
4971
4972
      *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
4972
4973
      *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
5058
5059
      _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'
5059
5060
      ;;
5060
5061
 
5061
 
    gnu* | linux* | tpf* | k*bsd*-gnu)
 
5062
    gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
5062
5063
      tmp_diet=no
5063
5064
      if test "$host_os" = linux-dietlibc; then
5064
5065
        case $cc_basename in
6538
6539
        _LT_TAGVAR(inherit_rpath, $1)=yes
6539
6540
        ;;
6540
6541
 
6541
 
      linux* | k*bsd*-gnu)
 
6542
      linux* | k*bsd*-gnu | kopensolaris*-gnu)
6542
6543
        case $cc_basename in
6543
6544
          KCC*)
6544
6545
            # Kuck and Associates, Inc. (KAI) C++ Compiler
8545
8546
 
8546
8547
# Generated from ltversion.in.
8547
8548
 
8548
 
# serial 3012 ltversion.m4
 
8549
# serial 3017 ltversion.m4
8549
8550
# This file is part of GNU Libtool
8550
8551
 
8551
 
m4_define([LT_PACKAGE_VERSION], [2.2.6])
8552
 
m4_define([LT_PACKAGE_REVISION], [1.3012])
 
8552
m4_define([LT_PACKAGE_VERSION], [2.2.6b])
 
8553
m4_define([LT_PACKAGE_REVISION], [1.3017])
8553
8554
 
8554
8555
AC_DEFUN([LTVERSION_VERSION],
8555
 
[macro_version='2.2.6'
8556
 
macro_revision='1.3012'
 
8556
[macro_version='2.2.6b'
 
8557
macro_revision='1.3017'
8557
8558
_LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
8558
8559
_LT_DECL(, macro_revision, 0)
8559
8560
])
8856
8857
[am__api_version='1.11'
8857
8858
dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
8858
8859
dnl require some minimum version.  Point them to the right macro.
8859
 
m4_if([$1], [1.11], [],
 
8860
m4_if([$1], [1.11.1], [],
8860
8861
      [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
8861
8862
])
8862
8863
 
8872
8873
# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
8873
8874
# This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
8874
8875
AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
8875
 
[AM_AUTOMAKE_VERSION([1.11])dnl
 
8876
[AM_AUTOMAKE_VERSION([1.11.1])dnl
8876
8877
m4_ifndef([AC_AUTOCONF_VERSION],
8877
8878
  [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
8878
8879
_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
9700
9701
       am__strip_prefix=`echo "$am_py_prefix" | sed 's|.|.|g'`
9701
9702
       am_cv_python_pythondir=`echo "$am_cv_python_pythondir" | sed "s,^$am__strip_prefix,$PYTHON_PREFIX,"`
9702
9703
       ;;
 
9704
     *)
 
9705
       case $am_py_prefix in
 
9706
         /usr|/System*) ;;
 
9707
         *)
 
9708
          am_cv_python_pythondir=$PYTHON_PREFIX/lib/python$PYTHON_VERSION/site-packages
 
9709
          ;;
 
9710
       esac
 
9711
       ;;
9703
9712
     esac
9704
9713
    ])
9705
9714
  AC_SUBST([pythondir], [$am_cv_python_pythondir])
9730
9739
       am__strip_prefix=`echo "$am_py_exec_prefix" | sed 's|.|.|g'`
9731
9740
       am_cv_python_pyexecdir=`echo "$am_cv_python_pyexecdir" | sed "s,^$am__strip_prefix,$PYTHON_EXEC_PREFIX,"`
9732
9741
       ;;
 
9742
     *)
 
9743
       case $am_py_exec_prefix in
 
9744
         /usr|/System*) ;;
 
9745
         *)
 
9746
           am_cv_python_pyexecdir=$PYTHON_EXEC_PREFIX/lib/python$PYTHON_VERSION/site-packages
 
9747
           ;;
 
9748
       esac
 
9749
       ;;
9733
9750
     esac
9734
9751
    ])
9735
9752
  AC_SUBST([pyexecdir], [$am_cv_python_pyexecdir])