Skip to content

Commit c9bca89

Browse files
committed
Update aclocal.m4 due new automake version
1 parent a960773 commit c9bca89

1 file changed

Lines changed: 25 additions & 24 deletions

File tree

aclocal.m4

Lines changed: 25 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# generated automatically by aclocal 1.15 -*- Autoconf -*-
1+
# generated automatically by aclocal 1.15.1 -*- Autoconf -*-
22

3-
# Copyright (C) 1996-2014 Free Software Foundation, Inc.
3+
# Copyright (C) 1996-2017 Free Software Foundation, Inc.
44

55
# This file is free software; the Free Software Foundation
66
# gives unlimited permission to copy and/or distribute it,
@@ -3006,7 +3006,7 @@ fi
30063006
AC_SUBST([$1])dnl
30073007
])
30083008

3009-
# Copyright (C) 2002-2014 Free Software Foundation, Inc.
3009+
# Copyright (C) 2002-2017 Free Software Foundation, Inc.
30103010
#
30113011
# This file is free software; the Free Software Foundation
30123012
# gives unlimited permission to copy and/or distribute it,
@@ -3021,7 +3021,7 @@ AC_DEFUN([AM_AUTOMAKE_VERSION],
30213021
[am__api_version='1.15'
30223022
dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
30233023
dnl require some minimum version. Point them to the right macro.
3024-
m4_if([$1], [1.15], [],
3024+
m4_if([$1], [1.15.1], [],
30253025
[AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
30263026
])
30273027

@@ -3037,14 +3037,14 @@ m4_define([_AM_AUTOCONF_VERSION], [])
30373037
# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
30383038
# This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
30393039
AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
3040-
[AM_AUTOMAKE_VERSION([1.15])dnl
3040+
[AM_AUTOMAKE_VERSION([1.15.1])dnl
30413041
m4_ifndef([AC_AUTOCONF_VERSION],
30423042
[m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
30433043
_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
30443044

30453045
# AM_AUX_DIR_EXPAND -*- Autoconf -*-
30463046

3047-
# Copyright (C) 2001-2014 Free Software Foundation, Inc.
3047+
# Copyright (C) 2001-2017 Free Software Foundation, Inc.
30483048
#
30493049
# This file is free software; the Free Software Foundation
30503050
# gives unlimited permission to copy and/or distribute it,
@@ -3096,7 +3096,7 @@ am_aux_dir=`cd "$ac_aux_dir" && pwd`
30963096

30973097
# AM_CONDITIONAL -*- Autoconf -*-
30983098

3099-
# Copyright (C) 1997-2014 Free Software Foundation, Inc.
3099+
# Copyright (C) 1997-2017 Free Software Foundation, Inc.
31003100
#
31013101
# This file is free software; the Free Software Foundation
31023102
# gives unlimited permission to copy and/or distribute it,
@@ -3127,7 +3127,7 @@ AC_CONFIG_COMMANDS_PRE(
31273127
Usually this means the macro was only invoked conditionally.]])
31283128
fi])])
31293129

3130-
# Copyright (C) 1999-2014 Free Software Foundation, Inc.
3130+
# Copyright (C) 1999-2017 Free Software Foundation, Inc.
31313131
#
31323132
# This file is free software; the Free Software Foundation
31333133
# gives unlimited permission to copy and/or distribute it,
@@ -3318,7 +3318,7 @@ _AM_SUBST_NOTMAKE([am__nodep])dnl
33183318

33193319
# Generate code to set up dependency tracking. -*- Autoconf -*-
33203320

3321-
# Copyright (C) 1999-2014 Free Software Foundation, Inc.
3321+
# Copyright (C) 1999-2017 Free Software Foundation, Inc.
33223322
#
33233323
# This file is free software; the Free Software Foundation
33243324
# gives unlimited permission to copy and/or distribute it,
@@ -3394,7 +3394,7 @@ AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
33943394

33953395
# Do all the work for Automake. -*- Autoconf -*-
33963396

3397-
# Copyright (C) 1996-2014 Free Software Foundation, Inc.
3397+
# Copyright (C) 1996-2017 Free Software Foundation, Inc.
33983398
#
33993399
# This file is free software; the Free Software Foundation
34003400
# gives unlimited permission to copy and/or distribute it,
@@ -3591,7 +3591,7 @@ for _am_header in $config_headers :; do
35913591
done
35923592
echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
35933593

3594-
# Copyright (C) 2001-2014 Free Software Foundation, Inc.
3594+
# Copyright (C) 2001-2017 Free Software Foundation, Inc.
35953595
#
35963596
# This file is free software; the Free Software Foundation
35973597
# gives unlimited permission to copy and/or distribute it,
@@ -3612,7 +3612,7 @@ if test x"${install_sh+set}" != xset; then
36123612
fi
36133613
AC_SUBST([install_sh])])
36143614

3615-
# Copyright (C) 2003-2014 Free Software Foundation, Inc.
3615+
# Copyright (C) 2003-2017 Free Software Foundation, Inc.
36163616
#
36173617
# This file is free software; the Free Software Foundation
36183618
# gives unlimited permission to copy and/or distribute it,
@@ -3633,7 +3633,7 @@ AC_SUBST([am__leading_dot])])
36333633

36343634
# Check to see how 'make' treats includes. -*- Autoconf -*-
36353635

3636-
# Copyright (C) 2001-2014 Free Software Foundation, Inc.
3636+
# Copyright (C) 2001-2017 Free Software Foundation, Inc.
36373637
#
36383638
# This file is free software; the Free Software Foundation
36393639
# gives unlimited permission to copy and/or distribute it,
@@ -3683,7 +3683,7 @@ rm -f confinc confmf
36833683

36843684
# Fake the existence of programs that GNU maintainers use. -*- Autoconf -*-
36853685

3686-
# Copyright (C) 1997-2014 Free Software Foundation, Inc.
3686+
# Copyright (C) 1997-2017 Free Software Foundation, Inc.
36873687
#
36883688
# This file is free software; the Free Software Foundation
36893689
# gives unlimited permission to copy and/or distribute it,
@@ -3722,7 +3722,7 @@ fi
37223722

37233723
# Helper functions for option handling. -*- Autoconf -*-
37243724

3725-
# Copyright (C) 2001-2014 Free Software Foundation, Inc.
3725+
# Copyright (C) 2001-2017 Free Software Foundation, Inc.
37263726
#
37273727
# This file is free software; the Free Software Foundation
37283728
# gives unlimited permission to copy and/or distribute it,
@@ -3751,7 +3751,7 @@ AC_DEFUN([_AM_SET_OPTIONS],
37513751
AC_DEFUN([_AM_IF_OPTION],
37523752
[m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
37533753

3754-
# Copyright (C) 1999-2014 Free Software Foundation, Inc.
3754+
# Copyright (C) 1999-2017 Free Software Foundation, Inc.
37553755
#
37563756
# This file is free software; the Free Software Foundation
37573757
# gives unlimited permission to copy and/or distribute it,
@@ -3798,7 +3798,7 @@ AC_LANG_POP([C])])
37983798
# For backward compatibility.
37993799
AC_DEFUN_ONCE([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC])])
38003800

3801-
# Copyright (C) 1999-2014 Free Software Foundation, Inc.
3801+
# Copyright (C) 1999-2017 Free Software Foundation, Inc.
38023802
#
38033803
# This file is free software; the Free Software Foundation
38043804
# gives unlimited permission to copy and/or distribute it,
@@ -3831,8 +3831,9 @@ AC_DEFUN([AM_PATH_PYTHON],
38313831
[
38323832
dnl Find a Python interpreter. Python versions prior to 2.0 are not
38333833
dnl supported. (2.0 was released on October 16, 2000).
3834+
dnl FIXME: Remove the need to hard-code Python versions here.
38343835
m4_define_default([_AM_PYTHON_INTERPRETER_LIST],
3835-
[python python2 python3 python3.3 python3.2 python3.1 python3.0 python2.7 dnl
3836+
[python python2 python3 python3.5 python3.4 python3.3 python3.2 python3.1 python3.0 python2.7 dnl
38363837
python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0])
38373838
38383839
AC_ARG_VAR([PYTHON], [the Python interpreter])
@@ -4033,7 +4034,7 @@ for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[[i]]
40334034
sys.exit(sys.hexversion < minverhex)"
40344035
AS_IF([AM_RUN_LOG([$1 -c "$prog"])], [$3], [$4])])
40354036

4036-
# Copyright (C) 2001-2014 Free Software Foundation, Inc.
4037+
# Copyright (C) 2001-2017 Free Software Foundation, Inc.
40374038
#
40384039
# This file is free software; the Free Software Foundation
40394040
# gives unlimited permission to copy and/or distribute it,
@@ -4052,7 +4053,7 @@ AC_DEFUN([AM_RUN_LOG],
40524053

40534054
# Check to make sure that the build environment is sane. -*- Autoconf -*-
40544055

4055-
# Copyright (C) 1996-2014 Free Software Foundation, Inc.
4056+
# Copyright (C) 1996-2017 Free Software Foundation, Inc.
40564057
#
40574058
# This file is free software; the Free Software Foundation
40584059
# gives unlimited permission to copy and/or distribute it,
@@ -4133,7 +4134,7 @@ AC_CONFIG_COMMANDS_PRE(
41334134
rm -f conftest.file
41344135
])
41354136

4136-
# Copyright (C) 2009-2014 Free Software Foundation, Inc.
4137+
# Copyright (C) 2009-2017 Free Software Foundation, Inc.
41374138
#
41384139
# This file is free software; the Free Software Foundation
41394140
# gives unlimited permission to copy and/or distribute it,
@@ -4193,7 +4194,7 @@ AC_SUBST([AM_BACKSLASH])dnl
41934194
_AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl
41944195
])
41954196

4196-
# Copyright (C) 2001-2014 Free Software Foundation, Inc.
4197+
# Copyright (C) 2001-2017 Free Software Foundation, Inc.
41974198
#
41984199
# This file is free software; the Free Software Foundation
41994200
# gives unlimited permission to copy and/or distribute it,
@@ -4221,7 +4222,7 @@ fi
42214222
INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
42224223
AC_SUBST([INSTALL_STRIP_PROGRAM])])
42234224

4224-
# Copyright (C) 2006-2014 Free Software Foundation, Inc.
4225+
# Copyright (C) 2006-2017 Free Software Foundation, Inc.
42254226
#
42264227
# This file is free software; the Free Software Foundation
42274228
# gives unlimited permission to copy and/or distribute it,
@@ -4240,7 +4241,7 @@ AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
42404241

42414242
# Check how to create a tarball. -*- Autoconf -*-
42424243

4243-
# Copyright (C) 2004-2014 Free Software Foundation, Inc.
4244+
# Copyright (C) 2004-2017 Free Software Foundation, Inc.
42444245
#
42454246
# This file is free software; the Free Software Foundation
42464247
# gives unlimited permission to copy and/or distribute it,

0 commit comments

Comments
 (0)