~ubuntu-branches/ubuntu/oneiric/fso-usaged/oneiric

« back to all changes in this revision

Viewing changes to aclocal.m4

  • Committer: Bazaar Package Importer
  • Author(s): Heiko Stuebner
  • Date: 2010-01-10 20:56:10 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20100110205610-agwkolecbltith3b
Tags: 0.9.1+git20100106-1
New upstream snapshot

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# generated automatically by aclocal 1.10.2 -*- Autoconf -*-
 
1
# generated automatically by aclocal 1.11 -*- Autoconf -*-
2
2
 
3
3
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
4
 
# 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
 
4
# 2005, 2006, 2007, 2008, 2009  Free Software Foundation, Inc.
5
5
# This file is free software; the Free Software Foundation
6
6
# gives unlimited permission to copy and/or distribute it,
7
7
# with or without modifications, as long as this notice is preserved.
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.63],,
17
 
[m4_warning([this file was generated for autoconf 2.63.
 
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'.])])
2460
2460
  ;;
2461
2461
 
2462
2462
# This must be Linux ELF.
2463
 
linux* | k*bsd*-gnu)
 
2463
linux* | k*bsd*-gnu | kopensolaris*-gnu)
2464
2464
  version_type=linux
2465
2465
  need_lib_prefix=no
2466
2466
  need_version=no
3099
3099
  ;;
3100
3100
 
3101
3101
# This must be Linux ELF.
3102
 
linux* | k*bsd*-gnu)
 
3102
linux* | k*bsd*-gnu | kopensolaris*-gnu)
3103
3103
  lt_cv_deplibs_check_method=pass_all
3104
3104
  ;;
3105
3105
 
3720
3720
            ;;
3721
3721
        esac
3722
3722
        ;;
3723
 
      linux* | k*bsd*-gnu)
 
3723
      linux* | k*bsd*-gnu | kopensolaris*-gnu)
3724
3724
        case $cc_basename in
3725
3725
          KCC*)
3726
3726
            # KAI C++ Compiler
4004
4004
      _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
4005
4005
      ;;
4006
4006
 
4007
 
    linux* | k*bsd*-gnu)
 
4007
    linux* | k*bsd*-gnu | kopensolaris*-gnu)
4008
4008
      case $cc_basename in
4009
4009
      # old Intel for x86_64 which still supported -KPIC.
4010
4010
      ecc*)
4300
4300
    fi
4301
4301
    supports_anon_versioning=no
4302
4302
    case `$LD -v 2>&1` in
 
4303
      *GNU\ gold*) supports_anon_versioning=yes ;;
4303
4304
      *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
4304
4305
      *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
4305
4306
      *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
4391
4392
      _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'
4392
4393
      ;;
4393
4394
 
4394
 
    gnu* | linux* | tpf* | k*bsd*-gnu)
 
4395
    gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
4395
4396
      tmp_diet=no
4396
4397
      if test "$host_os" = linux-dietlibc; then
4397
4398
        case $cc_basename in
5871
5872
        _LT_TAGVAR(inherit_rpath, $1)=yes
5872
5873
        ;;
5873
5874
 
5874
 
      linux* | k*bsd*-gnu)
 
5875
      linux* | k*bsd*-gnu | kopensolaris*-gnu)
5875
5876
        case $cc_basename in
5876
5877
          KCC*)
5877
5878
            # Kuck and Associates, Inc. (KAI) C++ Compiler
7878
7879
 
7879
7880
# Generated from ltversion.in.
7880
7881
 
7881
 
# serial 3012 ltversion.m4
 
7882
# serial 3017 ltversion.m4
7882
7883
# This file is part of GNU Libtool
7883
7884
 
7884
 
m4_define([LT_PACKAGE_VERSION], [2.2.6])
7885
 
m4_define([LT_PACKAGE_REVISION], [1.3012])
 
7885
m4_define([LT_PACKAGE_VERSION], [2.2.6b])
 
7886
m4_define([LT_PACKAGE_REVISION], [1.3017])
7886
7887
 
7887
7888
AC_DEFUN([LTVERSION_VERSION],
7888
 
[macro_version='2.2.6'
7889
 
macro_revision='1.3012'
 
7889
[macro_version='2.2.6b'
 
7890
macro_revision='1.3017'
7890
7891
_LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
7891
7892
_LT_DECL(, macro_revision, 0)
7892
7893
])
8154
8155
# generated from the m4 files accompanying Automake X.Y.
8155
8156
# (This private macro should not be called outside this file.)
8156
8157
AC_DEFUN([AM_AUTOMAKE_VERSION],
8157
 
[am__api_version='1.10'
 
8158
[am__api_version='1.11'
8158
8159
dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
8159
8160
dnl require some minimum version.  Point them to the right macro.
8160
 
m4_if([$1], [1.10.2], [],
 
8161
m4_if([$1], [1.11], [],
8161
8162
      [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
8162
8163
])
8163
8164
 
8173
8174
# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
8174
8175
# This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
8175
8176
AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
8176
 
[AM_AUTOMAKE_VERSION([1.10.2])dnl
 
8177
[AM_AUTOMAKE_VERSION([1.11])dnl
8177
8178
m4_ifndef([AC_AUTOCONF_VERSION],
8178
8179
  [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
8179
8180
_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
8233
8234
 
8234
8235
# AM_CONDITIONAL                                            -*- Autoconf -*-
8235
8236
 
8236
 
# Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006
 
8237
# Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006, 2008
8237
8238
# Free Software Foundation, Inc.
8238
8239
#
8239
8240
# This file is free software; the Free Software Foundation
8240
8241
# gives unlimited permission to copy and/or distribute it,
8241
8242
# with or without modifications, as long as this notice is preserved.
8242
8243
 
8243
 
# serial 8
 
8244
# serial 9
8244
8245
 
8245
8246
# AM_CONDITIONAL(NAME, SHELL-CONDITION)
8246
8247
# -------------------------------------
8253
8254
AC_SUBST([$1_FALSE])dnl
8254
8255
_AM_SUBST_NOTMAKE([$1_TRUE])dnl
8255
8256
_AM_SUBST_NOTMAKE([$1_FALSE])dnl
 
8257
m4_define([_AM_COND_VALUE_$1], [$2])dnl
8256
8258
if $2; then
8257
8259
  $1_TRUE=
8258
8260
  $1_FALSE='#'
8266
8268
Usually this means the macro was only invoked conditionally.]])
8267
8269
fi])])
8268
8270
 
8269
 
# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
 
8271
# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009
8270
8272
# Free Software Foundation, Inc.
8271
8273
#
8272
8274
# This file is free software; the Free Software Foundation
8273
8275
# gives unlimited permission to copy and/or distribute it,
8274
8276
# with or without modifications, as long as this notice is preserved.
8275
8277
 
8276
 
# serial 9
 
8278
# serial 10
8277
8279
 
8278
8280
# There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
8279
8281
# written in clear, in which case automake, when reading aclocal.m4,
8330
8332
  if test "$am_compiler_list" = ""; then
8331
8333
     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
8332
8334
  fi
 
8335
  am__universal=false
 
8336
  m4_case([$1], [CC],
 
8337
    [case " $depcc " in #(
 
8338
     *\ -arch\ *\ -arch\ *) am__universal=true ;;
 
8339
     esac],
 
8340
    [CXX],
 
8341
    [case " $depcc " in #(
 
8342
     *\ -arch\ *\ -arch\ *) am__universal=true ;;
 
8343
     esac])
 
8344
 
8333
8345
  for depmode in $am_compiler_list; do
8334
8346
    # Setup a source with many dependencies, because some compilers
8335
8347
    # like to wrap large dependency lists on column 80 (with \), and
8347
8359
    done
8348
8360
    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
8349
8361
 
 
8362
    # We check with `-c' and `-o' for the sake of the "dashmstdout"
 
8363
    # mode.  It turns out that the SunPro C++ compiler does not properly
 
8364
    # handle `-M -o', and we need to detect this.  Also, some Intel
 
8365
    # versions had trouble with output in subdirs
 
8366
    am__obj=sub/conftest.${OBJEXT-o}
 
8367
    am__minus_obj="-o $am__obj"
8350
8368
    case $depmode in
 
8369
    gcc)
 
8370
      # This depmode causes a compiler race in universal mode.
 
8371
      test "$am__universal" = false || continue
 
8372
      ;;
8351
8373
    nosideeffect)
8352
8374
      # after this tag, mechanisms are not by side-effect, so they'll
8353
8375
      # only be used when explicitly requested
8357
8379
        break
8358
8380
      fi
8359
8381
      ;;
 
8382
    msvisualcpp | msvcmsys)
 
8383
      # This compiler won't grok `-c -o', but also, the minuso test has
 
8384
      # not run yet.  These depmodes are late enough in the game, and
 
8385
      # so weak that their functioning should not be impacted.
 
8386
      am__obj=conftest.${OBJEXT-o}
 
8387
      am__minus_obj=
 
8388
      ;;
8360
8389
    none) break ;;
8361
8390
    esac
8362
 
    # We check with `-c' and `-o' for the sake of the "dashmstdout"
8363
 
    # mode.  It turns out that the SunPro C++ compiler does not properly
8364
 
    # handle `-M -o', and we need to detect this.
8365
8391
    if depmode=$depmode \
8366
 
       source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
 
8392
       source=sub/conftest.c object=$am__obj \
8367
8393
       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
8368
 
       $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
 
8394
       $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
8369
8395
         >/dev/null 2>conftest.err &&
8370
8396
       grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
8371
8397
       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
8372
 
       grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
 
8398
       grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
8373
8399
       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
8374
8400
      # icc doesn't choke on unknown options, it will just issue warnings
8375
8401
      # or remarks (even with -Werror).  So we grep stderr for any message
8433
8459
# gives unlimited permission to copy and/or distribute it,
8434
8460
# with or without modifications, as long as this notice is preserved.
8435
8461
 
8436
 
#serial 4
 
8462
#serial 5
8437
8463
 
8438
8464
# _AM_OUTPUT_DEPENDENCY_COMMANDS
8439
8465
# ------------------------------
8440
8466
AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
8441
 
[# Autoconf 2.62 quotes --file arguments for eval, but not when files
8442
 
# are listed without --file.  Let's play safe and only enable the eval
8443
 
# if we detect the quoting.
8444
 
case $CONFIG_FILES in
8445
 
*\'*) eval set x "$CONFIG_FILES" ;;
8446
 
*)   set x $CONFIG_FILES ;;
8447
 
esac
8448
 
shift
8449
 
for mf
8450
 
do
8451
 
  # Strip MF so we end up with the name of the file.
8452
 
  mf=`echo "$mf" | sed -e 's/:.*$//'`
8453
 
  # Check whether this is an Automake generated Makefile or not.
8454
 
  # We used to match only the files named `Makefile.in', but
8455
 
  # some people rename them; so instead we look at the file content.
8456
 
  # Grep'ing the first line is not enough: some people post-process
8457
 
  # each Makefile.in and add a new line on top of each file to say so.
8458
 
  # Grep'ing the whole file is not good either: AIX grep has a line
8459
 
  # limit of 2048, but all sed's we know have understand at least 4000.
8460
 
  if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
8461
 
    dirpart=`AS_DIRNAME("$mf")`
8462
 
  else
8463
 
    continue
8464
 
  fi
8465
 
  # Extract the definition of DEPDIR, am__include, and am__quote
8466
 
  # from the Makefile without running `make'.
8467
 
  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
8468
 
  test -z "$DEPDIR" && continue
8469
 
  am__include=`sed -n 's/^am__include = //p' < "$mf"`
8470
 
  test -z "am__include" && continue
8471
 
  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
8472
 
  # When using ansi2knr, U may be empty or an underscore; expand it
8473
 
  U=`sed -n 's/^U = //p' < "$mf"`
8474
 
  # Find all dependency output files, they are included files with
8475
 
  # $(DEPDIR) in their names.  We invoke sed twice because it is the
8476
 
  # simplest approach to changing $(DEPDIR) to its actual value in the
8477
 
  # expansion.
8478
 
  for file in `sed -n "
8479
 
    s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
8480
 
       sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
8481
 
    # Make sure the directory exists.
8482
 
    test -f "$dirpart/$file" && continue
8483
 
    fdir=`AS_DIRNAME(["$file"])`
8484
 
    AS_MKDIR_P([$dirpart/$fdir])
8485
 
    # echo "creating $dirpart/$file"
8486
 
    echo '# dummy' > "$dirpart/$file"
 
8467
[{
 
8468
  # Autoconf 2.62 quotes --file arguments for eval, but not when files
 
8469
  # are listed without --file.  Let's play safe and only enable the eval
 
8470
  # if we detect the quoting.
 
8471
  case $CONFIG_FILES in
 
8472
  *\'*) eval set x "$CONFIG_FILES" ;;
 
8473
  *)   set x $CONFIG_FILES ;;
 
8474
  esac
 
8475
  shift
 
8476
  for mf
 
8477
  do
 
8478
    # Strip MF so we end up with the name of the file.
 
8479
    mf=`echo "$mf" | sed -e 's/:.*$//'`
 
8480
    # Check whether this is an Automake generated Makefile or not.
 
8481
    # We used to match only the files named `Makefile.in', but
 
8482
    # some people rename them; so instead we look at the file content.
 
8483
    # Grep'ing the first line is not enough: some people post-process
 
8484
    # each Makefile.in and add a new line on top of each file to say so.
 
8485
    # Grep'ing the whole file is not good either: AIX grep has a line
 
8486
    # limit of 2048, but all sed's we know have understand at least 4000.
 
8487
    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
 
8488
      dirpart=`AS_DIRNAME("$mf")`
 
8489
    else
 
8490
      continue
 
8491
    fi
 
8492
    # Extract the definition of DEPDIR, am__include, and am__quote
 
8493
    # from the Makefile without running `make'.
 
8494
    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
 
8495
    test -z "$DEPDIR" && continue
 
8496
    am__include=`sed -n 's/^am__include = //p' < "$mf"`
 
8497
    test -z "am__include" && continue
 
8498
    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
 
8499
    # When using ansi2knr, U may be empty or an underscore; expand it
 
8500
    U=`sed -n 's/^U = //p' < "$mf"`
 
8501
    # Find all dependency output files, they are included files with
 
8502
    # $(DEPDIR) in their names.  We invoke sed twice because it is the
 
8503
    # simplest approach to changing $(DEPDIR) to its actual value in the
 
8504
    # expansion.
 
8505
    for file in `sed -n "
 
8506
      s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
 
8507
         sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
 
8508
      # Make sure the directory exists.
 
8509
      test -f "$dirpart/$file" && continue
 
8510
      fdir=`AS_DIRNAME(["$file"])`
 
8511
      AS_MKDIR_P([$dirpart/$fdir])
 
8512
      # echo "creating $dirpart/$file"
 
8513
      echo '# dummy' > "$dirpart/$file"
 
8514
    done
8487
8515
  done
8488
 
done
 
8516
}
8489
8517
])# _AM_OUTPUT_DEPENDENCY_COMMANDS
8490
8518
 
8491
8519
 
8505
8533
# Do all the work for Automake.                             -*- Autoconf -*-
8506
8534
 
8507
8535
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
8508
 
# 2005, 2006, 2008 Free Software Foundation, Inc.
 
8536
# 2005, 2006, 2008, 2009 Free Software Foundation, Inc.
8509
8537
#
8510
8538
# This file is free software; the Free Software Foundation
8511
8539
# gives unlimited permission to copy and/or distribute it,
8512
8540
# with or without modifications, as long as this notice is preserved.
8513
8541
 
8514
 
# serial 13
 
8542
# serial 16
8515
8543
 
8516
8544
# This macro actually does too much.  Some checks are only needed if
8517
8545
# your package does certain things.  But this isn't really a big deal.
8528
8556
# arguments mandatory, and then we can depend on a new Autoconf
8529
8557
# release and drop the old call support.
8530
8558
AC_DEFUN([AM_INIT_AUTOMAKE],
8531
 
[AC_PREREQ([2.60])dnl
 
8559
[AC_PREREQ([2.62])dnl
8532
8560
dnl Autoconf wants to disallow AM_ names.  We explicitly allow
8533
8561
dnl the ones we care about.
8534
8562
m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
8579
8607
AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version})
8580
8608
AM_MISSING_PROG(AUTOHEADER, autoheader)
8581
8609
AM_MISSING_PROG(MAKEINFO, makeinfo)
8582
 
AM_PROG_INSTALL_SH
8583
 
AM_PROG_INSTALL_STRIP
 
8610
AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
 
8611
AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl
8584
8612
AC_REQUIRE([AM_PROG_MKDIR_P])dnl
8585
8613
# We need awk for the "check" target.  The system "awk" is bad on
8586
8614
# some platforms.
8588
8616
AC_REQUIRE([AC_PROG_MAKE_SET])dnl
8589
8617
AC_REQUIRE([AM_SET_LEADING_DOT])dnl
8590
8618
_AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
8591
 
              [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
8592
 
                             [_AM_PROG_TAR([v7])])])
 
8619
              [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
 
8620
                             [_AM_PROG_TAR([v7])])])
8593
8621
_AM_IF_OPTION([no-dependencies],,
8594
8622
[AC_PROVIDE_IFELSE([AC_PROG_CC],
8595
 
                  [_AM_DEPENDENCIES(CC)],
8596
 
                  [define([AC_PROG_CC],
8597
 
                          defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
 
8623
                  [_AM_DEPENDENCIES(CC)],
 
8624
                  [define([AC_PROG_CC],
 
8625
                          defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
8598
8626
AC_PROVIDE_IFELSE([AC_PROG_CXX],
8599
 
                  [_AM_DEPENDENCIES(CXX)],
8600
 
                  [define([AC_PROG_CXX],
8601
 
                          defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
 
8627
                  [_AM_DEPENDENCIES(CXX)],
 
8628
                  [define([AC_PROG_CXX],
 
8629
                          defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
8602
8630
AC_PROVIDE_IFELSE([AC_PROG_OBJC],
8603
 
                  [_AM_DEPENDENCIES(OBJC)],
8604
 
                  [define([AC_PROG_OBJC],
8605
 
                          defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
8606
 
])
8607
 
])
 
8631
                  [_AM_DEPENDENCIES(OBJC)],
 
8632
                  [define([AC_PROG_OBJC],
 
8633
                          defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
 
8634
])
 
8635
_AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl
 
8636
dnl The `parallel-tests' driver may need to know about EXEEXT, so add the
 
8637
dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen.  This macro
 
8638
dnl is hooked onto _AC_COMPILER_EXEEXT early, see below.
 
8639
AC_CONFIG_COMMANDS_PRE(dnl
 
8640
[m4_provide_if([_AM_COMPILER_EXEEXT],
 
8641
  [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl
 
8642
])
 
8643
 
 
8644
dnl Hook into `_AC_COMPILER_EXEEXT' early to learn its expansion.  Do not
 
8645
dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further
 
8646
dnl mangled by Autoconf and run in a shell conditional statement.
 
8647
m4_define([_AC_COMPILER_EXEEXT],
 
8648
m4_defn([_AC_COMPILER_EXEEXT])[m4_provide([_AM_COMPILER_EXEEXT])])
8608
8649
 
8609
8650
 
8610
8651
# When config.status generates a header, we must update the stamp-h file.
8628
8669
done
8629
8670
echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
8630
8671
 
8631
 
# Copyright (C) 2001, 2003, 2005  Free Software Foundation, Inc.
 
8672
# Copyright (C) 2001, 2003, 2005, 2008  Free Software Foundation, Inc.
8632
8673
#
8633
8674
# This file is free software; the Free Software Foundation
8634
8675
# gives unlimited permission to copy and/or distribute it,
8639
8680
# Define $install_sh.
8640
8681
AC_DEFUN([AM_PROG_INSTALL_SH],
8641
8682
[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
8642
 
install_sh=${install_sh-"\$(SHELL) $am_aux_dir/install-sh"}
 
8683
if test x"${install_sh}" != xset; then
 
8684
  case $am_aux_dir in
 
8685
  *\ * | *\     *)
 
8686
    install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
 
8687
  *)
 
8688
    install_sh="\${SHELL} $am_aux_dir/install-sh"
 
8689
  esac
 
8690
fi
8643
8691
AC_SUBST(install_sh)])
8644
8692
 
8645
8693
# Copyright (C) 2003, 2005  Free Software Foundation, Inc.
8665
8713
 
8666
8714
# Check to see how 'make' treats includes.                  -*- Autoconf -*-
8667
8715
 
8668
 
# Copyright (C) 2001, 2002, 2003, 2005  Free Software Foundation, Inc.
 
8716
# Copyright (C) 2001, 2002, 2003, 2005, 2009  Free Software Foundation, Inc.
8669
8717
#
8670
8718
# This file is free software; the Free Software Foundation
8671
8719
# gives unlimited permission to copy and/or distribute it,
8672
8720
# with or without modifications, as long as this notice is preserved.
8673
8721
 
8674
 
# serial 3
 
8722
# serial 4
8675
8723
 
8676
8724
# AM_MAKE_INCLUDE()
8677
8725
# -----------------
8680
8728
[am_make=${MAKE-make}
8681
8729
cat > confinc << 'END'
8682
8730
am__doit:
8683
 
        @echo done
 
8731
        @echo this is the am__doit target
8684
8732
.PHONY: am__doit
8685
8733
END
8686
8734
# If we don't find an include directive, just comment out the code.
8690
8738
_am_result=none
8691
8739
# First try GNU make style include.
8692
8740
echo "include confinc" > confmf
8693
 
# We grep out `Entering directory' and `Leaving directory'
8694
 
# messages which can occur if `w' ends up in MAKEFLAGS.
8695
 
# In particular we don't look at `^make:' because GNU make might
8696
 
# be invoked under some other name (usually "gmake"), in which
8697
 
# case it prints its new name instead of `make'.
8698
 
if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
8699
 
   am__include=include
8700
 
   am__quote=
8701
 
   _am_result=GNU
8702
 
fi
 
8741
# Ignore all kinds of additional output from `make'.
 
8742
case `$am_make -s -f confmf 2> /dev/null` in #(
 
8743
*the\ am__doit\ target*)
 
8744
  am__include=include
 
8745
  am__quote=
 
8746
  _am_result=GNU
 
8747
  ;;
 
8748
esac
8703
8749
# Now try BSD make style include.
8704
8750
if test "$am__include" = "#"; then
8705
8751
   echo '.include "confinc"' > confmf
8706
 
   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
8707
 
      am__include=.include
8708
 
      am__quote="\""
8709
 
      _am_result=BSD
8710
 
   fi
 
8752
   case `$am_make -s -f confmf 2> /dev/null` in #(
 
8753
   *the\ am__doit\ target*)
 
8754
     am__include=.include
 
8755
     am__quote="\""
 
8756
     _am_result=BSD
 
8757
     ;;
 
8758
   esac
8711
8759
fi
8712
8760
AC_SUBST([am__include])
8713
8761
AC_SUBST([am__quote])
8752
8800
 
8753
8801
# Fake the existence of programs that GNU maintainers use.  -*- Autoconf -*-
8754
8802
 
8755
 
# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005
 
8803
# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005, 2008
8756
8804
# Free Software Foundation, Inc.
8757
8805
#
8758
8806
# This file is free software; the Free Software Foundation
8759
8807
# gives unlimited permission to copy and/or distribute it,
8760
8808
# with or without modifications, as long as this notice is preserved.
8761
8809
 
8762
 
# serial 5
 
8810
# serial 6
8763
8811
 
8764
8812
# AM_MISSING_PROG(NAME, PROGRAM)
8765
8813
# ------------------------------
8776
8824
AC_DEFUN([AM_MISSING_HAS_RUN],
8777
8825
[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
8778
8826
AC_REQUIRE_AUX_FILE([missing])dnl
8779
 
test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
 
8827
if test x"${MISSING+set}" != xset; then
 
8828
  case $am_aux_dir in
 
8829
  *\ * | *\     *)
 
8830
    MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
 
8831
  *)
 
8832
    MISSING="\${SHELL} $am_aux_dir/missing" ;;
 
8833
  esac
 
8834
fi
8780
8835
# Use eval to expand $SHELL
8781
8836
if eval "$MISSING --run true"; then
8782
8837
  am_missing_run="$MISSING --run "
8847
8902
 
8848
8903
# Check to make sure that the build environment is sane.    -*- Autoconf -*-
8849
8904
 
8850
 
# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005
 
8905
# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005, 2008
8851
8906
# Free Software Foundation, Inc.
8852
8907
#
8853
8908
# This file is free software; the Free Software Foundation
8854
8909
# gives unlimited permission to copy and/or distribute it,
8855
8910
# with or without modifications, as long as this notice is preserved.
8856
8911
 
8857
 
# serial 4
 
8912
# serial 5
8858
8913
 
8859
8914
# AM_SANITY_CHECK
8860
8915
# ---------------
8863
8918
# Just in case
8864
8919
sleep 1
8865
8920
echo timestamp > conftest.file
 
8921
# Reject unsafe characters in $srcdir or the absolute working directory
 
8922
# name.  Accept space and tab only in the latter.
 
8923
am_lf='
 
8924
'
 
8925
case `pwd` in
 
8926
  *[[\\\"\#\$\&\'\`$am_lf]]*)
 
8927
    AC_MSG_ERROR([unsafe absolute working directory name]);;
 
8928
esac
 
8929
case $srcdir in
 
8930
  *[[\\\"\#\$\&\'\`$am_lf\ \    ]]*)
 
8931
    AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);;
 
8932
esac
 
8933
 
8866
8934
# Do `set' in a subshell so we don't clobber the current shell's
8867
8935
# arguments.  Must try -L first in case configure is actually a
8868
8936
# symlink; some systems play weird games with the mod time of symlinks
8869
8937
# (eg FreeBSD returns the mod time of the symlink's containing
8870
8938
# directory).
8871
8939
if (
8872
 
   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
 
8940
   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
8873
8941
   if test "$[*]" = "X"; then
8874
8942
      # -L didn't work.
8875
 
      set X `ls -t $srcdir/configure conftest.file`
 
8943
      set X `ls -t "$srcdir/configure" conftest.file`
8876
8944
   fi
8877
8945
   rm -f conftest.file
8878
8946
   if test "$[*]" != "X $srcdir/configure conftest.file" \
8897
8965
fi
8898
8966
AC_MSG_RESULT(yes)])
8899
8967
 
 
8968
# Copyright (C) 2009  Free Software Foundation, Inc.
 
8969
#
 
8970
# This file is free software; the Free Software Foundation
 
8971
# gives unlimited permission to copy and/or distribute it,
 
8972
# with or without modifications, as long as this notice is preserved.
 
8973
 
 
8974
# serial 1
 
8975
 
 
8976
# AM_SILENT_RULES([DEFAULT])
 
8977
# --------------------------
 
8978
# Enable less verbose build rules; with the default set to DEFAULT
 
8979
# (`yes' being less verbose, `no' or empty being verbose).
 
8980
AC_DEFUN([AM_SILENT_RULES],
 
8981
[AC_ARG_ENABLE([silent-rules],
 
8982
[  --enable-silent-rules          less verbose build output (undo: `make V=1')
 
8983
  --disable-silent-rules         verbose build output (undo: `make V=0')])
 
8984
case $enable_silent_rules in
 
8985
yes) AM_DEFAULT_VERBOSITY=0;;
 
8986
no)  AM_DEFAULT_VERBOSITY=1;;
 
8987
*)   AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);;
 
8988
esac
 
8989
AC_SUBST([AM_DEFAULT_VERBOSITY])dnl
 
8990
AM_BACKSLASH='\'
 
8991
AC_SUBST([AM_BACKSLASH])dnl
 
8992
_AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl
 
8993
])
 
8994
 
8900
8995
# Copyright (C) 2001, 2003, 2005  Free Software Foundation, Inc.
8901
8996
#
8902
8997
# This file is free software; the Free Software Foundation
8925
9020
INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
8926
9021
AC_SUBST([INSTALL_STRIP_PROGRAM])])
8927
9022
 
8928
 
# Copyright (C) 2006  Free Software Foundation, Inc.
 
9023
# Copyright (C) 2006, 2008  Free Software Foundation, Inc.
8929
9024
#
8930
9025
# This file is free software; the Free Software Foundation
8931
9026
# gives unlimited permission to copy and/or distribute it,
8932
9027
# with or without modifications, as long as this notice is preserved.
8933
9028
 
 
9029
# serial 2
 
9030
 
8934
9031
# _AM_SUBST_NOTMAKE(VARIABLE)
8935
9032
# ---------------------------
8936
9033
# Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in.
8937
9034
# This macro is traced by Automake.
8938
9035
AC_DEFUN([_AM_SUBST_NOTMAKE])
8939
9036
 
 
9037
# AM_SUBST_NOTMAKE(VARIABLE)
 
9038
# ---------------------------
 
9039
# Public sister of _AM_SUBST_NOTMAKE.
 
9040
AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
 
9041
 
8940
9042
# Check how to create a tarball.                            -*- Autoconf -*-
8941
9043
 
8942
9044
# Copyright (C) 2004, 2005  Free Software Foundation, Inc.