~ubuntu-branches/ubuntu/precise/libdatrie/precise

« back to all changes in this revision

Viewing changes to aclocal.m4

  • Committer: Bazaar Package Importer
  • Author(s): Theppitak Karoonboonyanan
  • Date: 2010-02-27 21:09:46 UTC
  • mfrom: (1.2.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20100227210946-dayt6gm3m20meucz
* New upstream release.
* Bump Standards-Version to 3.8.4 (no changes needed)

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.1 -*- 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
])
7996
7997
# generated from the m4 files accompanying Automake X.Y.
7997
7998
# (This private macro should not be called outside this file.)
7998
7999
AC_DEFUN([AM_AUTOMAKE_VERSION],
7999
 
[am__api_version='1.10'
 
8000
[am__api_version='1.11'
8000
8001
dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
8001
8002
dnl require some minimum version.  Point them to the right macro.
8002
 
m4_if([$1], [1.10.2], [],
 
8003
m4_if([$1], [1.11.1], [],
8003
8004
      [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
8004
8005
])
8005
8006
 
8015
8016
# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
8016
8017
# This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
8017
8018
AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
8018
 
[AM_AUTOMAKE_VERSION([1.10.2])dnl
 
8019
[AM_AUTOMAKE_VERSION([1.11.1])dnl
8019
8020
m4_ifndef([AC_AUTOCONF_VERSION],
8020
8021
  [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
8021
8022
_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
8075
8076
 
8076
8077
# AM_CONDITIONAL                                            -*- Autoconf -*-
8077
8078
 
8078
 
# Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006
 
8079
# Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006, 2008
8079
8080
# Free Software Foundation, Inc.
8080
8081
#
8081
8082
# This file is free software; the Free Software Foundation
8082
8083
# gives unlimited permission to copy and/or distribute it,
8083
8084
# with or without modifications, as long as this notice is preserved.
8084
8085
 
8085
 
# serial 8
 
8086
# serial 9
8086
8087
 
8087
8088
# AM_CONDITIONAL(NAME, SHELL-CONDITION)
8088
8089
# -------------------------------------
8095
8096
AC_SUBST([$1_FALSE])dnl
8096
8097
_AM_SUBST_NOTMAKE([$1_TRUE])dnl
8097
8098
_AM_SUBST_NOTMAKE([$1_FALSE])dnl
 
8099
m4_define([_AM_COND_VALUE_$1], [$2])dnl
8098
8100
if $2; then
8099
8101
  $1_TRUE=
8100
8102
  $1_FALSE='#'
8108
8110
Usually this means the macro was only invoked conditionally.]])
8109
8111
fi])])
8110
8112
 
8111
 
# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
 
8113
# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009
8112
8114
# Free Software Foundation, Inc.
8113
8115
#
8114
8116
# This file is free software; the Free Software Foundation
8115
8117
# gives unlimited permission to copy and/or distribute it,
8116
8118
# with or without modifications, as long as this notice is preserved.
8117
8119
 
8118
 
# serial 9
 
8120
# serial 10
8119
8121
 
8120
8122
# There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
8121
8123
# written in clear, in which case automake, when reading aclocal.m4,
8172
8174
  if test "$am_compiler_list" = ""; then
8173
8175
     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
8174
8176
  fi
 
8177
  am__universal=false
 
8178
  m4_case([$1], [CC],
 
8179
    [case " $depcc " in #(
 
8180
     *\ -arch\ *\ -arch\ *) am__universal=true ;;
 
8181
     esac],
 
8182
    [CXX],
 
8183
    [case " $depcc " in #(
 
8184
     *\ -arch\ *\ -arch\ *) am__universal=true ;;
 
8185
     esac])
 
8186
 
8175
8187
  for depmode in $am_compiler_list; do
8176
8188
    # Setup a source with many dependencies, because some compilers
8177
8189
    # like to wrap large dependency lists on column 80 (with \), and
8189
8201
    done
8190
8202
    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
8191
8203
 
 
8204
    # We check with `-c' and `-o' for the sake of the "dashmstdout"
 
8205
    # mode.  It turns out that the SunPro C++ compiler does not properly
 
8206
    # handle `-M -o', and we need to detect this.  Also, some Intel
 
8207
    # versions had trouble with output in subdirs
 
8208
    am__obj=sub/conftest.${OBJEXT-o}
 
8209
    am__minus_obj="-o $am__obj"
8192
8210
    case $depmode in
 
8211
    gcc)
 
8212
      # This depmode causes a compiler race in universal mode.
 
8213
      test "$am__universal" = false || continue
 
8214
      ;;
8193
8215
    nosideeffect)
8194
8216
      # after this tag, mechanisms are not by side-effect, so they'll
8195
8217
      # only be used when explicitly requested
8199
8221
        break
8200
8222
      fi
8201
8223
      ;;
 
8224
    msvisualcpp | msvcmsys)
 
8225
      # This compiler won't grok `-c -o', but also, the minuso test has
 
8226
      # not run yet.  These depmodes are late enough in the game, and
 
8227
      # so weak that their functioning should not be impacted.
 
8228
      am__obj=conftest.${OBJEXT-o}
 
8229
      am__minus_obj=
 
8230
      ;;
8202
8231
    none) break ;;
8203
8232
    esac
8204
 
    # We check with `-c' and `-o' for the sake of the "dashmstdout"
8205
 
    # mode.  It turns out that the SunPro C++ compiler does not properly
8206
 
    # handle `-M -o', and we need to detect this.
8207
8233
    if depmode=$depmode \
8208
 
       source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
 
8234
       source=sub/conftest.c object=$am__obj \
8209
8235
       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
8210
 
       $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
 
8236
       $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
8211
8237
         >/dev/null 2>conftest.err &&
8212
8238
       grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
8213
8239
       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
8214
 
       grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
 
8240
       grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
8215
8241
       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
8216
8242
      # icc doesn't choke on unknown options, it will just issue warnings
8217
8243
      # or remarks (even with -Werror).  So we grep stderr for any message
8275
8301
# gives unlimited permission to copy and/or distribute it,
8276
8302
# with or without modifications, as long as this notice is preserved.
8277
8303
 
8278
 
#serial 4
 
8304
#serial 5
8279
8305
 
8280
8306
# _AM_OUTPUT_DEPENDENCY_COMMANDS
8281
8307
# ------------------------------
8282
8308
AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
8283
 
[# Autoconf 2.62 quotes --file arguments for eval, but not when files
8284
 
# are listed without --file.  Let's play safe and only enable the eval
8285
 
# if we detect the quoting.
8286
 
case $CONFIG_FILES in
8287
 
*\'*) eval set x "$CONFIG_FILES" ;;
8288
 
*)   set x $CONFIG_FILES ;;
8289
 
esac
8290
 
shift
8291
 
for mf
8292
 
do
8293
 
  # Strip MF so we end up with the name of the file.
8294
 
  mf=`echo "$mf" | sed -e 's/:.*$//'`
8295
 
  # Check whether this is an Automake generated Makefile or not.
8296
 
  # We used to match only the files named `Makefile.in', but
8297
 
  # some people rename them; so instead we look at the file content.
8298
 
  # Grep'ing the first line is not enough: some people post-process
8299
 
  # each Makefile.in and add a new line on top of each file to say so.
8300
 
  # Grep'ing the whole file is not good either: AIX grep has a line
8301
 
  # limit of 2048, but all sed's we know have understand at least 4000.
8302
 
  if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
8303
 
    dirpart=`AS_DIRNAME("$mf")`
8304
 
  else
8305
 
    continue
8306
 
  fi
8307
 
  # Extract the definition of DEPDIR, am__include, and am__quote
8308
 
  # from the Makefile without running `make'.
8309
 
  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
8310
 
  test -z "$DEPDIR" && continue
8311
 
  am__include=`sed -n 's/^am__include = //p' < "$mf"`
8312
 
  test -z "am__include" && continue
8313
 
  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
8314
 
  # When using ansi2knr, U may be empty or an underscore; expand it
8315
 
  U=`sed -n 's/^U = //p' < "$mf"`
8316
 
  # Find all dependency output files, they are included files with
8317
 
  # $(DEPDIR) in their names.  We invoke sed twice because it is the
8318
 
  # simplest approach to changing $(DEPDIR) to its actual value in the
8319
 
  # expansion.
8320
 
  for file in `sed -n "
8321
 
    s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
8322
 
       sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
8323
 
    # Make sure the directory exists.
8324
 
    test -f "$dirpart/$file" && continue
8325
 
    fdir=`AS_DIRNAME(["$file"])`
8326
 
    AS_MKDIR_P([$dirpart/$fdir])
8327
 
    # echo "creating $dirpart/$file"
8328
 
    echo '# dummy' > "$dirpart/$file"
 
8309
[{
 
8310
  # Autoconf 2.62 quotes --file arguments for eval, but not when files
 
8311
  # are listed without --file.  Let's play safe and only enable the eval
 
8312
  # if we detect the quoting.
 
8313
  case $CONFIG_FILES in
 
8314
  *\'*) eval set x "$CONFIG_FILES" ;;
 
8315
  *)   set x $CONFIG_FILES ;;
 
8316
  esac
 
8317
  shift
 
8318
  for mf
 
8319
  do
 
8320
    # Strip MF so we end up with the name of the file.
 
8321
    mf=`echo "$mf" | sed -e 's/:.*$//'`
 
8322
    # Check whether this is an Automake generated Makefile or not.
 
8323
    # We used to match only the files named `Makefile.in', but
 
8324
    # some people rename them; so instead we look at the file content.
 
8325
    # Grep'ing the first line is not enough: some people post-process
 
8326
    # each Makefile.in and add a new line on top of each file to say so.
 
8327
    # Grep'ing the whole file is not good either: AIX grep has a line
 
8328
    # limit of 2048, but all sed's we know have understand at least 4000.
 
8329
    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
 
8330
      dirpart=`AS_DIRNAME("$mf")`
 
8331
    else
 
8332
      continue
 
8333
    fi
 
8334
    # Extract the definition of DEPDIR, am__include, and am__quote
 
8335
    # from the Makefile without running `make'.
 
8336
    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
 
8337
    test -z "$DEPDIR" && continue
 
8338
    am__include=`sed -n 's/^am__include = //p' < "$mf"`
 
8339
    test -z "am__include" && continue
 
8340
    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
 
8341
    # When using ansi2knr, U may be empty or an underscore; expand it
 
8342
    U=`sed -n 's/^U = //p' < "$mf"`
 
8343
    # Find all dependency output files, they are included files with
 
8344
    # $(DEPDIR) in their names.  We invoke sed twice because it is the
 
8345
    # simplest approach to changing $(DEPDIR) to its actual value in the
 
8346
    # expansion.
 
8347
    for file in `sed -n "
 
8348
      s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
 
8349
         sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
 
8350
      # Make sure the directory exists.
 
8351
      test -f "$dirpart/$file" && continue
 
8352
      fdir=`AS_DIRNAME(["$file"])`
 
8353
      AS_MKDIR_P([$dirpart/$fdir])
 
8354
      # echo "creating $dirpart/$file"
 
8355
      echo '# dummy' > "$dirpart/$file"
 
8356
    done
8329
8357
  done
8330
 
done
 
8358
}
8331
8359
])# _AM_OUTPUT_DEPENDENCY_COMMANDS
8332
8360
 
8333
8361
 
8347
8375
# Do all the work for Automake.                             -*- Autoconf -*-
8348
8376
 
8349
8377
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
8350
 
# 2005, 2006, 2008 Free Software Foundation, Inc.
 
8378
# 2005, 2006, 2008, 2009 Free Software Foundation, Inc.
8351
8379
#
8352
8380
# This file is free software; the Free Software Foundation
8353
8381
# gives unlimited permission to copy and/or distribute it,
8354
8382
# with or without modifications, as long as this notice is preserved.
8355
8383
 
8356
 
# serial 13
 
8384
# serial 16
8357
8385
 
8358
8386
# This macro actually does too much.  Some checks are only needed if
8359
8387
# your package does certain things.  But this isn't really a big deal.
8370
8398
# arguments mandatory, and then we can depend on a new Autoconf
8371
8399
# release and drop the old call support.
8372
8400
AC_DEFUN([AM_INIT_AUTOMAKE],
8373
 
[AC_PREREQ([2.60])dnl
 
8401
[AC_PREREQ([2.62])dnl
8374
8402
dnl Autoconf wants to disallow AM_ names.  We explicitly allow
8375
8403
dnl the ones we care about.
8376
8404
m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
8421
8449
AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version})
8422
8450
AM_MISSING_PROG(AUTOHEADER, autoheader)
8423
8451
AM_MISSING_PROG(MAKEINFO, makeinfo)
8424
 
AM_PROG_INSTALL_SH
8425
 
AM_PROG_INSTALL_STRIP
 
8452
AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
 
8453
AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl
8426
8454
AC_REQUIRE([AM_PROG_MKDIR_P])dnl
8427
8455
# We need awk for the "check" target.  The system "awk" is bad on
8428
8456
# some platforms.
8430
8458
AC_REQUIRE([AC_PROG_MAKE_SET])dnl
8431
8459
AC_REQUIRE([AM_SET_LEADING_DOT])dnl
8432
8460
_AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
8433
 
              [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
8434
 
                             [_AM_PROG_TAR([v7])])])
 
8461
              [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
 
8462
                             [_AM_PROG_TAR([v7])])])
8435
8463
_AM_IF_OPTION([no-dependencies],,
8436
8464
[AC_PROVIDE_IFELSE([AC_PROG_CC],
8437
 
                  [_AM_DEPENDENCIES(CC)],
8438
 
                  [define([AC_PROG_CC],
8439
 
                          defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
 
8465
                  [_AM_DEPENDENCIES(CC)],
 
8466
                  [define([AC_PROG_CC],
 
8467
                          defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
8440
8468
AC_PROVIDE_IFELSE([AC_PROG_CXX],
8441
 
                  [_AM_DEPENDENCIES(CXX)],
8442
 
                  [define([AC_PROG_CXX],
8443
 
                          defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
 
8469
                  [_AM_DEPENDENCIES(CXX)],
 
8470
                  [define([AC_PROG_CXX],
 
8471
                          defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
8444
8472
AC_PROVIDE_IFELSE([AC_PROG_OBJC],
8445
 
                  [_AM_DEPENDENCIES(OBJC)],
8446
 
                  [define([AC_PROG_OBJC],
8447
 
                          defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
8448
 
])
8449
 
])
 
8473
                  [_AM_DEPENDENCIES(OBJC)],
 
8474
                  [define([AC_PROG_OBJC],
 
8475
                          defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
 
8476
])
 
8477
_AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl
 
8478
dnl The `parallel-tests' driver may need to know about EXEEXT, so add the
 
8479
dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen.  This macro
 
8480
dnl is hooked onto _AC_COMPILER_EXEEXT early, see below.
 
8481
AC_CONFIG_COMMANDS_PRE(dnl
 
8482
[m4_provide_if([_AM_COMPILER_EXEEXT],
 
8483
  [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl
 
8484
])
 
8485
 
 
8486
dnl Hook into `_AC_COMPILER_EXEEXT' early to learn its expansion.  Do not
 
8487
dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further
 
8488
dnl mangled by Autoconf and run in a shell conditional statement.
 
8489
m4_define([_AC_COMPILER_EXEEXT],
 
8490
m4_defn([_AC_COMPILER_EXEEXT])[m4_provide([_AM_COMPILER_EXEEXT])])
8450
8491
 
8451
8492
 
8452
8493
# When config.status generates a header, we must update the stamp-h file.
8470
8511
done
8471
8512
echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
8472
8513
 
8473
 
# Copyright (C) 2001, 2003, 2005  Free Software Foundation, Inc.
 
8514
# Copyright (C) 2001, 2003, 2005, 2008  Free Software Foundation, Inc.
8474
8515
#
8475
8516
# This file is free software; the Free Software Foundation
8476
8517
# gives unlimited permission to copy and/or distribute it,
8481
8522
# Define $install_sh.
8482
8523
AC_DEFUN([AM_PROG_INSTALL_SH],
8483
8524
[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
8484
 
install_sh=${install_sh-"\$(SHELL) $am_aux_dir/install-sh"}
 
8525
if test x"${install_sh}" != xset; then
 
8526
  case $am_aux_dir in
 
8527
  *\ * | *\     *)
 
8528
    install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
 
8529
  *)
 
8530
    install_sh="\${SHELL} $am_aux_dir/install-sh"
 
8531
  esac
 
8532
fi
8485
8533
AC_SUBST(install_sh)])
8486
8534
 
8487
8535
# Copyright (C) 2003, 2005  Free Software Foundation, Inc.
8507
8555
 
8508
8556
# Check to see how 'make' treats includes.                  -*- Autoconf -*-
8509
8557
 
8510
 
# Copyright (C) 2001, 2002, 2003, 2005  Free Software Foundation, Inc.
 
8558
# Copyright (C) 2001, 2002, 2003, 2005, 2009  Free Software Foundation, Inc.
8511
8559
#
8512
8560
# This file is free software; the Free Software Foundation
8513
8561
# gives unlimited permission to copy and/or distribute it,
8514
8562
# with or without modifications, as long as this notice is preserved.
8515
8563
 
8516
 
# serial 3
 
8564
# serial 4
8517
8565
 
8518
8566
# AM_MAKE_INCLUDE()
8519
8567
# -----------------
8522
8570
[am_make=${MAKE-make}
8523
8571
cat > confinc << 'END'
8524
8572
am__doit:
8525
 
        @echo done
 
8573
        @echo this is the am__doit target
8526
8574
.PHONY: am__doit
8527
8575
END
8528
8576
# If we don't find an include directive, just comment out the code.
8532
8580
_am_result=none
8533
8581
# First try GNU make style include.
8534
8582
echo "include confinc" > confmf
8535
 
# We grep out `Entering directory' and `Leaving directory'
8536
 
# messages which can occur if `w' ends up in MAKEFLAGS.
8537
 
# In particular we don't look at `^make:' because GNU make might
8538
 
# be invoked under some other name (usually "gmake"), in which
8539
 
# case it prints its new name instead of `make'.
8540
 
if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
8541
 
   am__include=include
8542
 
   am__quote=
8543
 
   _am_result=GNU
8544
 
fi
 
8583
# Ignore all kinds of additional output from `make'.
 
8584
case `$am_make -s -f confmf 2> /dev/null` in #(
 
8585
*the\ am__doit\ target*)
 
8586
  am__include=include
 
8587
  am__quote=
 
8588
  _am_result=GNU
 
8589
  ;;
 
8590
esac
8545
8591
# Now try BSD make style include.
8546
8592
if test "$am__include" = "#"; then
8547
8593
   echo '.include "confinc"' > confmf
8548
 
   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
8549
 
      am__include=.include
8550
 
      am__quote="\""
8551
 
      _am_result=BSD
8552
 
   fi
 
8594
   case `$am_make -s -f confmf 2> /dev/null` in #(
 
8595
   *the\ am__doit\ target*)
 
8596
     am__include=.include
 
8597
     am__quote="\""
 
8598
     _am_result=BSD
 
8599
     ;;
 
8600
   esac
8553
8601
fi
8554
8602
AC_SUBST([am__include])
8555
8603
AC_SUBST([am__quote])
8559
8607
 
8560
8608
# Fake the existence of programs that GNU maintainers use.  -*- Autoconf -*-
8561
8609
 
8562
 
# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005
 
8610
# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005, 2008
8563
8611
# Free Software Foundation, Inc.
8564
8612
#
8565
8613
# This file is free software; the Free Software Foundation
8566
8614
# gives unlimited permission to copy and/or distribute it,
8567
8615
# with or without modifications, as long as this notice is preserved.
8568
8616
 
8569
 
# serial 5
 
8617
# serial 6
8570
8618
 
8571
8619
# AM_MISSING_PROG(NAME, PROGRAM)
8572
8620
# ------------------------------
8583
8631
AC_DEFUN([AM_MISSING_HAS_RUN],
8584
8632
[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
8585
8633
AC_REQUIRE_AUX_FILE([missing])dnl
8586
 
test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
 
8634
if test x"${MISSING+set}" != xset; then
 
8635
  case $am_aux_dir in
 
8636
  *\ * | *\     *)
 
8637
    MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
 
8638
  *)
 
8639
    MISSING="\${SHELL} $am_aux_dir/missing" ;;
 
8640
  esac
 
8641
fi
8587
8642
# Use eval to expand $SHELL
8588
8643
if eval "$MISSING --run true"; then
8589
8644
  am_missing_run="$MISSING --run "
8654
8709
 
8655
8710
# Check to make sure that the build environment is sane.    -*- Autoconf -*-
8656
8711
 
8657
 
# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005
 
8712
# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005, 2008
8658
8713
# Free Software Foundation, Inc.
8659
8714
#
8660
8715
# This file is free software; the Free Software Foundation
8661
8716
# gives unlimited permission to copy and/or distribute it,
8662
8717
# with or without modifications, as long as this notice is preserved.
8663
8718
 
8664
 
# serial 4
 
8719
# serial 5
8665
8720
 
8666
8721
# AM_SANITY_CHECK
8667
8722
# ---------------
8670
8725
# Just in case
8671
8726
sleep 1
8672
8727
echo timestamp > conftest.file
 
8728
# Reject unsafe characters in $srcdir or the absolute working directory
 
8729
# name.  Accept space and tab only in the latter.
 
8730
am_lf='
 
8731
'
 
8732
case `pwd` in
 
8733
  *[[\\\"\#\$\&\'\`$am_lf]]*)
 
8734
    AC_MSG_ERROR([unsafe absolute working directory name]);;
 
8735
esac
 
8736
case $srcdir in
 
8737
  *[[\\\"\#\$\&\'\`$am_lf\ \    ]]*)
 
8738
    AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);;
 
8739
esac
 
8740
 
8673
8741
# Do `set' in a subshell so we don't clobber the current shell's
8674
8742
# arguments.  Must try -L first in case configure is actually a
8675
8743
# symlink; some systems play weird games with the mod time of symlinks
8676
8744
# (eg FreeBSD returns the mod time of the symlink's containing
8677
8745
# directory).
8678
8746
if (
8679
 
   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
 
8747
   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
8680
8748
   if test "$[*]" = "X"; then
8681
8749
      # -L didn't work.
8682
 
      set X `ls -t $srcdir/configure conftest.file`
 
8750
      set X `ls -t "$srcdir/configure" conftest.file`
8683
8751
   fi
8684
8752
   rm -f conftest.file
8685
8753
   if test "$[*]" != "X $srcdir/configure conftest.file" \
8732
8800
INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
8733
8801
AC_SUBST([INSTALL_STRIP_PROGRAM])])
8734
8802
 
8735
 
# Copyright (C) 2006  Free Software Foundation, Inc.
 
8803
# Copyright (C) 2006, 2008  Free Software Foundation, Inc.
8736
8804
#
8737
8805
# This file is free software; the Free Software Foundation
8738
8806
# gives unlimited permission to copy and/or distribute it,
8739
8807
# with or without modifications, as long as this notice is preserved.
8740
8808
 
 
8809
# serial 2
 
8810
 
8741
8811
# _AM_SUBST_NOTMAKE(VARIABLE)
8742
8812
# ---------------------------
8743
8813
# Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in.
8744
8814
# This macro is traced by Automake.
8745
8815
AC_DEFUN([_AM_SUBST_NOTMAKE])
8746
8816
 
 
8817
# AM_SUBST_NOTMAKE(VARIABLE)
 
8818
# ---------------------------
 
8819
# Public sister of _AM_SUBST_NOTMAKE.
 
8820
AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
 
8821
 
8747
8822
# Check how to create a tarball.                            -*- Autoconf -*-
8748
8823
 
8749
8824
# Copyright (C) 2004, 2005  Free Software Foundation, Inc.