~ubuntu-branches/debian/stretch/pixman/stretch

« back to all changes in this revision

Viewing changes to aclocal.m4

  • Committer: Package Import Robot
  • Author(s): Julien Cristau, Andreas Boll, intrigeri
  • Date: 2015-09-12 13:08:02 UTC
  • mfrom: (1.1.29)
  • Revision ID: package-import@ubuntu.com-20150912130802-0egoj4agog1fsobn
Tags: 0.33.2-1
[ Andreas Boll ]
* New upstream release candidate.
* Enable vmx on ppc64el (closes: #786345).
* Update Vcs-* fields.
* Add upstream url.
* Drop XC- prefix from Package-Type field.
* Bump standards version to 3.9.6.

[ intrigeri ]
* Simplify hardening build flags handling (closes: #760100).
  Thanks to Simon Ruderich <simon@ruderich.org> for the patch.
* Enable all hardening build flags. Thanks to Simon Ruderich too.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# generated automatically by aclocal 1.13.2 -*- Autoconf -*-
 
1
# generated automatically by aclocal 1.15 -*- Autoconf -*-
2
2
 
3
 
# Copyright (C) 1996-2013 Free Software Foundation, Inc.
 
3
# Copyright (C) 1996-2014 Free Software Foundation, Inc.
4
4
 
5
5
# This file is free software; the Free Software Foundation
6
6
# gives unlimited permission to copy and/or distribute it,
14
14
m4_ifndef([AC_CONFIG_MACRO_DIRS], [m4_defun([_AM_CONFIG_MACRO_DIRS], [])m4_defun([AC_CONFIG_MACRO_DIRS], [_AM_CONFIG_MACRO_DIRS($@)])])
15
15
m4_ifndef([AC_AUTOCONF_VERSION],
16
16
  [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
17
 
m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.68],,
18
 
[m4_warning([this file was generated for autoconf 2.68.
 
17
m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.69],,
 
18
[m4_warning([this file was generated for autoconf 2.69.
19
19
You have another version of autoconf.  It may work, but is not guaranteed to.
20
20
If you have problems, you may need to regenerate the build system entirely.
21
21
To do so, use the procedure documented by the package, typically 'autoreconf'.])])
1326
1326
  rm -rf conftest*
1327
1327
  ;;
1328
1328
 
1329
 
x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \
 
1329
x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
1330
1330
s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
1331
1331
  # Find out which ABI we are using.
1332
1332
  echo 'int i;' > conftest.$ac_ext
1340
1340
          x86_64-*linux*)
1341
1341
            LD="${LD-ld} -m elf_i386"
1342
1342
            ;;
1343
 
          ppc64-*linux*|powerpc64-*linux*)
 
1343
          powerpc64le-*linux*)
 
1344
            LD="${LD-ld} -m elf32lppclinux"
 
1345
            ;;
 
1346
          powerpc64-*linux*)
1344
1347
            LD="${LD-ld} -m elf32ppclinux"
1345
1348
            ;;
1346
1349
          s390x-*linux*)
1359
1362
          x86_64-*linux*)
1360
1363
            LD="${LD-ld} -m elf_x86_64"
1361
1364
            ;;
1362
 
          ppc*-*linux*|powerpc*-*linux*)
 
1365
          powerpcle-*linux*)
 
1366
            LD="${LD-ld} -m elf64lppc"
 
1367
            ;;
 
1368
          powerpc-*linux*)
1363
1369
            LD="${LD-ld} -m elf64ppc"
1364
1370
            ;;
1365
1371
          s390*-*linux*|s390*-*tpf*)
8639
8645
# ----------------------------------
8640
8646
AC_DEFUN([PKG_PROG_PKG_CONFIG],
8641
8647
[m4_pattern_forbid([^_?PKG_[A-Z_]+$])
8642
 
m4_pattern_allow([^PKG_CONFIG(_PATH)?$])
 
8648
m4_pattern_allow([^PKG_CONFIG(_(PATH|LIBDIR|SYSROOT_DIR|ALLOW_SYSTEM_(CFLAGS|LIBS)))?$])
 
8649
m4_pattern_allow([^PKG_CONFIG_(DISABLE_UNINSTALLED|TOP_BUILD_DIR|DEBUG_SPEW)$])
8643
8650
AC_ARG_VAR([PKG_CONFIG], [path to pkg-config utility])
8644
8651
AC_ARG_VAR([PKG_CONFIG_PATH], [directories to add to pkg-config's search path])
8645
8652
AC_ARG_VAR([PKG_CONFIG_LIBDIR], [path overriding pkg-config's built-in search path])
8685
8692
    pkg_cv_[]$1="$$1"
8686
8693
 elif test -n "$PKG_CONFIG"; then
8687
8694
    PKG_CHECK_EXISTS([$3],
8688
 
                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`],
 
8695
                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
 
8696
                      test "x$?" != "x0" && pkg_failed=yes ],
8689
8697
                     [pkg_failed=yes])
8690
8698
 else
8691
8699
    pkg_failed=untried
8733
8741
        AC_MSG_RESULT([no])
8734
8742
        _PKG_SHORT_ERRORS_SUPPORTED
8735
8743
        if test $_pkg_short_errors_supported = yes; then
8736
 
                $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$2" 2>&1`
 
8744
                $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
8737
8745
        else 
8738
 
                $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors "$2" 2>&1`
 
8746
                $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
8739
8747
        fi
8740
8748
        # Put the nasty error message in config.log where it belongs
8741
8749
        echo "$$1[]_PKG_ERRORS" >&AS_MESSAGE_LOG_FD
8748
8756
Consider adjusting the PKG_CONFIG_PATH environment variable if you
8749
8757
installed software in a non-standard prefix.
8750
8758
 
8751
 
_PKG_TEXT])
 
8759
_PKG_TEXT])[]dnl
8752
8760
        ])
8753
8761
elif test $pkg_failed = untried; then
8754
8762
        AC_MSG_RESULT([no])
8759
8767
 
8760
8768
_PKG_TEXT
8761
8769
 
8762
 
To get pkg-config, see <http://pkg-config.freedesktop.org/>.])
 
8770
To get pkg-config, see <http://pkg-config.freedesktop.org/>.])[]dnl
8763
8771
        ])
8764
8772
else
8765
8773
        $1[]_CFLAGS=$pkg_cv_[]$1[]_CFLAGS
8769
8777
fi[]dnl
8770
8778
])# PKG_CHECK_MODULES
8771
8779
 
8772
 
# Copyright (C) 2002-2013 Free Software Foundation, Inc.
 
8780
 
 
8781
# PKG_INSTALLDIR(DIRECTORY)
 
8782
# -------------------------
 
8783
# Substitutes the variable pkgconfigdir as the location where a module
 
8784
# should install pkg-config .pc files. By default the directory is
 
8785
# $libdir/pkgconfig, but the default can be changed by passing
 
8786
# DIRECTORY. The user can override through the --with-pkgconfigdir
 
8787
# parameter.
 
8788
AC_DEFUN([PKG_INSTALLDIR],
 
8789
[m4_pushdef([pkg_default], [m4_default([$1], ['${libdir}/pkgconfig'])])
 
8790
m4_pushdef([pkg_description],
 
8791
    [pkg-config installation directory @<:@]pkg_default[@:>@])
 
8792
AC_ARG_WITH([pkgconfigdir],
 
8793
    [AS_HELP_STRING([--with-pkgconfigdir], pkg_description)],,
 
8794
    [with_pkgconfigdir=]pkg_default)
 
8795
AC_SUBST([pkgconfigdir], [$with_pkgconfigdir])
 
8796
m4_popdef([pkg_default])
 
8797
m4_popdef([pkg_description])
 
8798
]) dnl PKG_INSTALLDIR
 
8799
 
 
8800
 
 
8801
# PKG_NOARCH_INSTALLDIR(DIRECTORY)
 
8802
# -------------------------
 
8803
# Substitutes the variable noarch_pkgconfigdir as the location where a
 
8804
# module should install arch-independent pkg-config .pc files. By
 
8805
# default the directory is $datadir/pkgconfig, but the default can be
 
8806
# changed by passing DIRECTORY. The user can override through the
 
8807
# --with-noarch-pkgconfigdir parameter.
 
8808
AC_DEFUN([PKG_NOARCH_INSTALLDIR],
 
8809
[m4_pushdef([pkg_default], [m4_default([$1], ['${datadir}/pkgconfig'])])
 
8810
m4_pushdef([pkg_description],
 
8811
    [pkg-config arch-independent installation directory @<:@]pkg_default[@:>@])
 
8812
AC_ARG_WITH([noarch-pkgconfigdir],
 
8813
    [AS_HELP_STRING([--with-noarch-pkgconfigdir], pkg_description)],,
 
8814
    [with_noarch_pkgconfigdir=]pkg_default)
 
8815
AC_SUBST([noarch_pkgconfigdir], [$with_noarch_pkgconfigdir])
 
8816
m4_popdef([pkg_default])
 
8817
m4_popdef([pkg_description])
 
8818
]) dnl PKG_NOARCH_INSTALLDIR
 
8819
 
 
8820
 
 
8821
# PKG_CHECK_VAR(VARIABLE, MODULE, CONFIG-VARIABLE,
 
8822
# [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND])
 
8823
# -------------------------------------------
 
8824
# Retrieves the value of the pkg-config variable for the given module.
 
8825
AC_DEFUN([PKG_CHECK_VAR],
 
8826
[AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl
 
8827
AC_ARG_VAR([$1], [value of $3 for $2, overriding pkg-config])dnl
 
8828
 
 
8829
_PKG_CONFIG([$1], [variable="][$3]["], [$2])
 
8830
AS_VAR_COPY([$1], [pkg_cv_][$1])
 
8831
 
 
8832
AS_VAR_IF([$1], [""], [$5], [$4])dnl
 
8833
])# PKG_CHECK_VAR
 
8834
 
 
8835
# Copyright (C) 2002-2014 Free Software Foundation, Inc.
8773
8836
#
8774
8837
# This file is free software; the Free Software Foundation
8775
8838
# gives unlimited permission to copy and/or distribute it,
8781
8844
# generated from the m4 files accompanying Automake X.Y.
8782
8845
# (This private macro should not be called outside this file.)
8783
8846
AC_DEFUN([AM_AUTOMAKE_VERSION],
8784
 
[am__api_version='1.13'
 
8847
[am__api_version='1.15'
8785
8848
dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
8786
8849
dnl require some minimum version.  Point them to the right macro.
8787
 
m4_if([$1], [1.13.2], [],
 
8850
m4_if([$1], [1.15], [],
8788
8851
      [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
8789
8852
])
8790
8853
 
8800
8863
# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
8801
8864
# This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
8802
8865
AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
8803
 
[AM_AUTOMAKE_VERSION([1.13.2])dnl
 
8866
[AM_AUTOMAKE_VERSION([1.15])dnl
8804
8867
m4_ifndef([AC_AUTOCONF_VERSION],
8805
8868
  [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
8806
8869
_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
8807
8870
 
8808
8871
# Figure out how to run the assembler.                      -*- Autoconf -*-
8809
8872
 
8810
 
# Copyright (C) 2001-2013 Free Software Foundation, Inc.
 
8873
# Copyright (C) 2001-2014 Free Software Foundation, Inc.
8811
8874
#
8812
8875
# This file is free software; the Free Software Foundation
8813
8876
# gives unlimited permission to copy and/or distribute it,
8827
8890
 
8828
8891
# AM_AUX_DIR_EXPAND                                         -*- Autoconf -*-
8829
8892
 
8830
 
# Copyright (C) 2001-2013 Free Software Foundation, Inc.
 
8893
# Copyright (C) 2001-2014 Free Software Foundation, Inc.
8831
8894
#
8832
8895
# This file is free software; the Free Software Foundation
8833
8896
# gives unlimited permission to copy and/or distribute it,
8872
8935
# configured tree to be moved without reconfiguration.
8873
8936
 
8874
8937
AC_DEFUN([AM_AUX_DIR_EXPAND],
8875
 
[dnl Rely on autoconf to set up CDPATH properly.
8876
 
AC_PREREQ([2.50])dnl
8877
 
# expand $ac_aux_dir to an absolute path
8878
 
am_aux_dir=`cd $ac_aux_dir && pwd`
 
8938
[AC_REQUIRE([AC_CONFIG_AUX_DIR_DEFAULT])dnl
 
8939
# Expand $ac_aux_dir to an absolute path.
 
8940
am_aux_dir=`cd "$ac_aux_dir" && pwd`
8879
8941
])
8880
8942
 
8881
8943
# AM_CONDITIONAL                                            -*- Autoconf -*-
8882
8944
 
8883
 
# Copyright (C) 1997-2013 Free Software Foundation, Inc.
 
8945
# Copyright (C) 1997-2014 Free Software Foundation, Inc.
8884
8946
#
8885
8947
# This file is free software; the Free Software Foundation
8886
8948
# gives unlimited permission to copy and/or distribute it,
8911
8973
Usually this means the macro was only invoked conditionally.]])
8912
8974
fi])])
8913
8975
 
8914
 
# Copyright (C) 1999-2013 Free Software Foundation, Inc.
 
8976
# Copyright (C) 1999-2014 Free Software Foundation, Inc.
8915
8977
#
8916
8978
# This file is free software; the Free Software Foundation
8917
8979
# gives unlimited permission to copy and/or distribute it,
9102
9164
 
9103
9165
# Generate code to set up dependency tracking.              -*- Autoconf -*-
9104
9166
 
9105
 
# Copyright (C) 1999-2013 Free Software Foundation, Inc.
 
9167
# Copyright (C) 1999-2014 Free Software Foundation, Inc.
9106
9168
#
9107
9169
# This file is free software; the Free Software Foundation
9108
9170
# gives unlimited permission to copy and/or distribute it,
9178
9240
 
9179
9241
# Do all the work for Automake.                             -*- Autoconf -*-
9180
9242
 
9181
 
# Copyright (C) 1996-2013 Free Software Foundation, Inc.
 
9243
# Copyright (C) 1996-2014 Free Software Foundation, Inc.
9182
9244
#
9183
9245
# This file is free software; the Free Software Foundation
9184
9246
# gives unlimited permission to copy and/or distribute it,
9187
9249
# This macro actually does too much.  Some checks are only needed if
9188
9250
# your package does certain things.  But this isn't really a big deal.
9189
9251
 
 
9252
dnl Redefine AC_PROG_CC to automatically invoke _AM_PROG_CC_C_O.
 
9253
m4_define([AC_PROG_CC],
 
9254
m4_defn([AC_PROG_CC])
 
9255
[_AM_PROG_CC_C_O
 
9256
])
 
9257
 
9190
9258
# AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE])
9191
9259
# AM_INIT_AUTOMAKE([OPTIONS])
9192
9260
# -----------------------------------------------
9262
9330
# <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
9263
9331
# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
9264
9332
AC_SUBST([mkdir_p], ['$(MKDIR_P)'])
9265
 
# We need awk for the "check" target.  The system "awk" is bad on
9266
 
# some platforms.
 
9333
# We need awk for the "check" target (and possibly the TAP driver).  The
 
9334
# system "awk" is bad on some platforms.
9267
9335
AC_REQUIRE([AC_PROG_AWK])dnl
9268
9336
AC_REQUIRE([AC_PROG_MAKE_SET])dnl
9269
9337
AC_REQUIRE([AM_SET_LEADING_DOT])dnl
9295
9363
AC_CONFIG_COMMANDS_PRE(dnl
9296
9364
[m4_provide_if([_AM_COMPILER_EXEEXT],
9297
9365
  [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl
 
9366
 
 
9367
# POSIX will say in a future version that running "rm -f" with no argument
 
9368
# is OK; and we want to be able to make that assumption in our Makefile
 
9369
# recipes.  So use an aggressive probe to check that the usage we want is
 
9370
# actually supported "in the wild" to an acceptable degree.
 
9371
# See automake bug#10828.
 
9372
# To make any issue more visible, cause the running configure to be aborted
 
9373
# by default if the 'rm' program in use doesn't match our expectations; the
 
9374
# user can still override this though.
 
9375
if rm -f && rm -fr && rm -rf; then : OK; else
 
9376
  cat >&2 <<'END'
 
9377
Oops!
 
9378
 
 
9379
Your 'rm' program seems unable to run without file operands specified
 
9380
on the command line, even when the '-f' option is present.  This is contrary
 
9381
to the behaviour of most rm programs out there, and not conforming with
 
9382
the upcoming POSIX standard: <http://austingroupbugs.net/view.php?id=542>
 
9383
 
 
9384
Please tell bug-automake@gnu.org about your system, including the value
 
9385
of your $PATH and any error possibly output before this message.  This
 
9386
can help us improve future automake versions.
 
9387
 
 
9388
END
 
9389
  if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then
 
9390
    echo 'Configuration will proceed anyway, since you have set the' >&2
 
9391
    echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2
 
9392
    echo >&2
 
9393
  else
 
9394
    cat >&2 <<'END'
 
9395
Aborting the configuration process, to ensure you take notice of the issue.
 
9396
 
 
9397
You can download and install GNU coreutils to get an 'rm' implementation
 
9398
that behaves properly: <http://www.gnu.org/software/coreutils/>.
 
9399
 
 
9400
If you want to complete the configuration process using your problematic
 
9401
'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
 
9402
to "yes", and re-run configure.
 
9403
 
 
9404
END
 
9405
    AC_MSG_ERROR([Your 'rm' program is bad, sorry.])
 
9406
  fi
 
9407
fi
 
9408
dnl The trailing newline in this macro's definition is deliberate, for
 
9409
dnl backward compatibility and to allow trailing 'dnl'-style comments
 
9410
dnl after the AM_INIT_AUTOMAKE invocation. See automake bug#16841.
9298
9411
])
9299
9412
 
9300
9413
dnl Hook into '_AC_COMPILER_EXEEXT' early to learn its expansion.  Do not
9303
9416
m4_define([_AC_COMPILER_EXEEXT],
9304
9417
m4_defn([_AC_COMPILER_EXEEXT])[m4_provide([_AM_COMPILER_EXEEXT])])
9305
9418
 
9306
 
 
9307
9419
# When config.status generates a header, we must update the stamp-h file.
9308
9420
# This file resides in the same directory as the config header
9309
9421
# that is generated.  The stamp files are numbered to have different names.
9325
9437
done
9326
9438
echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
9327
9439
 
9328
 
# Copyright (C) 2001-2013 Free Software Foundation, Inc.
 
9440
# Copyright (C) 2001-2014 Free Software Foundation, Inc.
9329
9441
#
9330
9442
# This file is free software; the Free Software Foundation
9331
9443
# gives unlimited permission to copy and/or distribute it,
9336
9448
# Define $install_sh.
9337
9449
AC_DEFUN([AM_PROG_INSTALL_SH],
9338
9450
[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
9339
 
if test x"${install_sh}" != xset; then
 
9451
if test x"${install_sh+set}" != xset; then
9340
9452
  case $am_aux_dir in
9341
9453
  *\ * | *\     *)
9342
9454
    install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
9346
9458
fi
9347
9459
AC_SUBST([install_sh])])
9348
9460
 
9349
 
# Copyright (C) 2003-2013 Free Software Foundation, Inc.
 
9461
# Copyright (C) 2003-2014 Free Software Foundation, Inc.
9350
9462
#
9351
9463
# This file is free software; the Free Software Foundation
9352
9464
# gives unlimited permission to copy and/or distribute it,
9367
9479
 
9368
9480
# Check to see how 'make' treats includes.                  -*- Autoconf -*-
9369
9481
 
9370
 
# Copyright (C) 2001-2013 Free Software Foundation, Inc.
 
9482
# Copyright (C) 2001-2014 Free Software Foundation, Inc.
9371
9483
#
9372
9484
# This file is free software; the Free Software Foundation
9373
9485
# gives unlimited permission to copy and/or distribute it,
9417
9529
 
9418
9530
# Fake the existence of programs that GNU maintainers use.  -*- Autoconf -*-
9419
9531
 
9420
 
# Copyright (C) 1997-2013 Free Software Foundation, Inc.
 
9532
# Copyright (C) 1997-2014 Free Software Foundation, Inc.
9421
9533
#
9422
9534
# This file is free software; the Free Software Foundation
9423
9535
# gives unlimited permission to copy and/or distribute it,
9456
9568
 
9457
9569
# Helper functions for option handling.                     -*- Autoconf -*-
9458
9570
 
9459
 
# Copyright (C) 2001-2013 Free Software Foundation, Inc.
 
9571
# Copyright (C) 2001-2014 Free Software Foundation, Inc.
9460
9572
#
9461
9573
# This file is free software; the Free Software Foundation
9462
9574
# gives unlimited permission to copy and/or distribute it,
9485
9597
AC_DEFUN([_AM_IF_OPTION],
9486
9598
[m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
9487
9599
 
 
9600
# Copyright (C) 1999-2014 Free Software Foundation, Inc.
 
9601
#
 
9602
# This file is free software; the Free Software Foundation
 
9603
# gives unlimited permission to copy and/or distribute it,
 
9604
# with or without modifications, as long as this notice is preserved.
 
9605
 
 
9606
# _AM_PROG_CC_C_O
 
9607
# ---------------
 
9608
# Like AC_PROG_CC_C_O, but changed for automake.  We rewrite AC_PROG_CC
 
9609
# to automatically call this.
 
9610
AC_DEFUN([_AM_PROG_CC_C_O],
 
9611
[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
 
9612
AC_REQUIRE_AUX_FILE([compile])dnl
 
9613
AC_LANG_PUSH([C])dnl
 
9614
AC_CACHE_CHECK(
 
9615
  [whether $CC understands -c and -o together],
 
9616
  [am_cv_prog_cc_c_o],
 
9617
  [AC_LANG_CONFTEST([AC_LANG_PROGRAM([])])
 
9618
  # Make sure it works both with $CC and with simple cc.
 
9619
  # Following AC_PROG_CC_C_O, we do the test twice because some
 
9620
  # compilers refuse to overwrite an existing .o file with -o,
 
9621
  # though they will create one.
 
9622
  am_cv_prog_cc_c_o=yes
 
9623
  for am_i in 1 2; do
 
9624
    if AM_RUN_LOG([$CC -c conftest.$ac_ext -o conftest2.$ac_objext]) \
 
9625
         && test -f conftest2.$ac_objext; then
 
9626
      : OK
 
9627
    else
 
9628
      am_cv_prog_cc_c_o=no
 
9629
      break
 
9630
    fi
 
9631
  done
 
9632
  rm -f core conftest*
 
9633
  unset am_i])
 
9634
if test "$am_cv_prog_cc_c_o" != yes; then
 
9635
   # Losing compiler, so override with the script.
 
9636
   # FIXME: It is wrong to rewrite CC.
 
9637
   # But if we don't then we get into trouble of one sort or another.
 
9638
   # A longer-term fix would be to have automake use am__CC in this case,
 
9639
   # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
 
9640
   CC="$am_aux_dir/compile $CC"
 
9641
fi
 
9642
AC_LANG_POP([C])])
 
9643
 
 
9644
# For backward compatibility.
 
9645
AC_DEFUN_ONCE([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC])])
 
9646
 
 
9647
# Copyright (C) 2001-2014 Free Software Foundation, Inc.
 
9648
#
 
9649
# This file is free software; the Free Software Foundation
 
9650
# gives unlimited permission to copy and/or distribute it,
 
9651
# with or without modifications, as long as this notice is preserved.
 
9652
 
 
9653
# AM_RUN_LOG(COMMAND)
 
9654
# -------------------
 
9655
# Run COMMAND, save the exit status in ac_status, and log it.
 
9656
# (This has been adapted from Autoconf's _AC_RUN_LOG macro.)
 
9657
AC_DEFUN([AM_RUN_LOG],
 
9658
[{ echo "$as_me:$LINENO: $1" >&AS_MESSAGE_LOG_FD
 
9659
   ($1) >&AS_MESSAGE_LOG_FD 2>&AS_MESSAGE_LOG_FD
 
9660
   ac_status=$?
 
9661
   echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
 
9662
   (exit $ac_status); }])
 
9663
 
9488
9664
# Check to make sure that the build environment is sane.    -*- Autoconf -*-
9489
9665
 
9490
 
# Copyright (C) 1996-2013 Free Software Foundation, Inc.
 
9666
# Copyright (C) 1996-2014 Free Software Foundation, Inc.
9491
9667
#
9492
9668
# This file is free software; the Free Software Foundation
9493
9669
# gives unlimited permission to copy and/or distribute it,
9568
9744
rm -f conftest.file
9569
9745
])
9570
9746
 
9571
 
# Copyright (C) 2009-2013 Free Software Foundation, Inc.
 
9747
# Copyright (C) 2009-2014 Free Software Foundation, Inc.
9572
9748
#
9573
9749
# This file is free software; the Free Software Foundation
9574
9750
# gives unlimited permission to copy and/or distribute it,
9628
9804
_AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl
9629
9805
])
9630
9806
 
9631
 
# Copyright (C) 2001-2013 Free Software Foundation, Inc.
 
9807
# Copyright (C) 2001-2014 Free Software Foundation, Inc.
9632
9808
#
9633
9809
# This file is free software; the Free Software Foundation
9634
9810
# gives unlimited permission to copy and/or distribute it,
9656
9832
INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
9657
9833
AC_SUBST([INSTALL_STRIP_PROGRAM])])
9658
9834
 
9659
 
# Copyright (C) 2006-2013 Free Software Foundation, Inc.
 
9835
# Copyright (C) 2006-2014 Free Software Foundation, Inc.
9660
9836
#
9661
9837
# This file is free software; the Free Software Foundation
9662
9838
# gives unlimited permission to copy and/or distribute it,
9675
9851
 
9676
9852
# Check how to create a tarball.                            -*- Autoconf -*-
9677
9853
 
9678
 
# Copyright (C) 2004-2013 Free Software Foundation, Inc.
 
9854
# Copyright (C) 2004-2014 Free Software Foundation, Inc.
9679
9855
#
9680
9856
# This file is free software; the Free Software Foundation
9681
9857
# gives unlimited permission to copy and/or distribute it,