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,
@@ -20,7 +20,7 @@ You have another version of autoconf. It may work, but is not guaranteed to.
2020If you have problems, you may need to regenerate the build system entirely.
2121To do so, use the procedure documented by the package, typically 'autoreconf'.] )] )
2222
23- # Copyright (C) 2002-2014 Free Software Foundation, Inc.
23+ # Copyright (C) 2002-2017 Free Software Foundation, Inc.
2424#
2525# This file is free software; the Free Software Foundation
2626# gives unlimited permission to copy and/or distribute it,
@@ -35,7 +35,7 @@ AC_DEFUN([AM_AUTOMAKE_VERSION],
3535[ am__api_version='1.15'
3636dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
3737dnl require some minimum version. Point them to the right macro.
38- m4_if ( [ $1 ] , [ 1.15] , [ ] ,
38+ m4_if ( [ $1 ] , [ 1.15.1 ] , [ ] ,
3939 [ AC_FATAL ( [ Do not call $0 , use AM_INIT_AUTOMAKE ( [ $1 ] ) .] ) ] ) dnl
4040] )
4141
@@ -51,14 +51,14 @@ m4_define([_AM_AUTOCONF_VERSION], [])
5151# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
5252# This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
5353AC_DEFUN ( [ AM_SET_CURRENT_AUTOMAKE_VERSION] ,
54- [ AM_AUTOMAKE_VERSION([ 1.15] )dnl
54+ [ AM_AUTOMAKE_VERSION([ 1.15.1 ] )dnl
5555m4_ifndef ( [ AC_AUTOCONF_VERSION ] ,
5656 [ m4_copy ( [ m4_PACKAGE_VERSION] , [ AC_AUTOCONF_VERSION ] ) ] ) dnl
5757_AM_AUTOCONF_VERSION(m4_defn ( [ AC_AUTOCONF_VERSION ] ) )] )
5858
5959# AM_AUX_DIR_EXPAND -*- Autoconf -*-
6060
61- # Copyright (C) 2001-2014 Free Software Foundation, Inc.
61+ # Copyright (C) 2001-2017 Free Software Foundation, Inc.
6262#
6363# This file is free software; the Free Software Foundation
6464# gives unlimited permission to copy and/or distribute it,
@@ -110,7 +110,7 @@ am_aux_dir=`cd "$ac_aux_dir" && pwd`
110110
111111# AM_CONDITIONAL -*- Autoconf -*-
112112
113- # Copyright (C) 1997-2014 Free Software Foundation, Inc.
113+ # Copyright (C) 1997-2017 Free Software Foundation, Inc.
114114#
115115# This file is free software; the Free Software Foundation
116116# gives unlimited permission to copy and/or distribute it,
@@ -141,7 +141,7 @@ AC_CONFIG_COMMANDS_PRE(
141141Usually this means the macro was only invoked conditionally.] ] )
142142fi] ) ] )
143143
144- # Copyright (C) 1999-2014 Free Software Foundation, Inc.
144+ # Copyright (C) 1999-2017 Free Software Foundation, Inc.
145145#
146146# This file is free software; the Free Software Foundation
147147# gives unlimited permission to copy and/or distribute it,
@@ -332,7 +332,7 @@ _AM_SUBST_NOTMAKE([am__nodep])dnl
332332
333333# Generate code to set up dependency tracking. -*- Autoconf -*-
334334
335- # Copyright (C) 1999-2014 Free Software Foundation, Inc.
335+ # Copyright (C) 1999-2017 Free Software Foundation, Inc.
336336#
337337# This file is free software; the Free Software Foundation
338338# gives unlimited permission to copy and/or distribute it,
@@ -408,7 +408,7 @@ AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
408408
409409# Do all the work for Automake. -*- Autoconf -*-
410410
411- # Copyright (C) 1996-2014 Free Software Foundation, Inc.
411+ # Copyright (C) 1996-2017 Free Software Foundation, Inc.
412412#
413413# This file is free software; the Free Software Foundation
414414# gives unlimited permission to copy and/or distribute it,
@@ -605,7 +605,7 @@ for _am_header in $config_headers :; do
605605done
606606echo "timestamp for $_am_arg" >`AS_DIRNAME ( [ "$_am_arg"] ) `/stamp-h[ ] $_am_stamp_count] )
607607
608- # Copyright (C) 2001-2014 Free Software Foundation, Inc.
608+ # Copyright (C) 2001-2017 Free Software Foundation, Inc.
609609#
610610# This file is free software; the Free Software Foundation
611611# gives unlimited permission to copy and/or distribute it,
@@ -626,7 +626,7 @@ if test x"${install_sh+set}" != xset; then
626626fi
627627AC_SUBST ( [ install_sh] ) ] )
628628
629- # Copyright (C) 2003-2014 Free Software Foundation, Inc.
629+ # Copyright (C) 2003-2017 Free Software Foundation, Inc.
630630#
631631# This file is free software; the Free Software Foundation
632632# gives unlimited permission to copy and/or distribute it,
@@ -647,7 +647,7 @@ AC_SUBST([am__leading_dot])])
647647
648648# Check to see how 'make' treats includes. -*- Autoconf -*-
649649
650- # Copyright (C) 2001-2014 Free Software Foundation, Inc.
650+ # Copyright (C) 2001-2017 Free Software Foundation, Inc.
651651#
652652# This file is free software; the Free Software Foundation
653653# gives unlimited permission to copy and/or distribute it,
@@ -697,7 +697,7 @@ rm -f confinc confmf
697697
698698# Fake the existence of programs that GNU maintainers use. -*- Autoconf -*-
699699
700- # Copyright (C) 1997-2014 Free Software Foundation, Inc.
700+ # Copyright (C) 1997-2017 Free Software Foundation, Inc.
701701#
702702# This file is free software; the Free Software Foundation
703703# gives unlimited permission to copy and/or distribute it,
738738# Obsolete and "removed" macros, that must however still report explicit
739739# error messages when used, to smooth transition.
740740#
741- # Copyright (C) 1996-2014 Free Software Foundation, Inc.
741+ # Copyright (C) 1996-2017 Free Software Foundation, Inc.
742742#
743743# This file is free software; the Free Software Foundation
744744# gives unlimited permission to copy and/or distribute it,
@@ -765,7 +765,7 @@ AU_DEFUN([fp_C_PROTOTYPES], [AM_C_PROTOTYPES])
765765
766766# Helper functions for option handling. -*- Autoconf -*-
767767
768- # Copyright (C) 2001-2014 Free Software Foundation, Inc.
768+ # Copyright (C) 2001-2017 Free Software Foundation, Inc.
769769#
770770# This file is free software; the Free Software Foundation
771771# gives unlimited permission to copy and/or distribute it,
@@ -794,7 +794,7 @@ AC_DEFUN([_AM_SET_OPTIONS],
794794AC_DEFUN ( [ _AM_IF_OPTION] ,
795795[ m4_ifset ( _AM_MANGLE_OPTION ( [ $1 ] ) , [ $2 ] , [ $3 ] ) ] )
796796
797- # Copyright (C) 1999-2014 Free Software Foundation, Inc.
797+ # Copyright (C) 1999-2017 Free Software Foundation, Inc.
798798#
799799# This file is free software; the Free Software Foundation
800800# gives unlimited permission to copy and/or distribute it,
@@ -841,7 +841,7 @@ AC_LANG_POP([C])])
841841# For backward compatibility.
842842AC_DEFUN_ONCE ( [ AM_PROG_CC_C_O ] , [ AC_REQUIRE ( [ AC_PROG_CC ] ) ] )
843843
844- # Copyright (C) 2001-2014 Free Software Foundation, Inc.
844+ # Copyright (C) 2001-2017 Free Software Foundation, Inc.
845845#
846846# This file is free software; the Free Software Foundation
847847# gives unlimited permission to copy and/or distribute it,
@@ -860,7 +860,7 @@ AC_DEFUN([AM_RUN_LOG],
860860
861861# Check to make sure that the build environment is sane. -*- Autoconf -*-
862862
863- # Copyright (C) 1996-2014 Free Software Foundation, Inc.
863+ # Copyright (C) 1996-2017 Free Software Foundation, Inc.
864864#
865865# This file is free software; the Free Software Foundation
866866# gives unlimited permission to copy and/or distribute it,
@@ -941,7 +941,7 @@ AC_CONFIG_COMMANDS_PRE(
941941rm -f conftest.file
942942] )
943943
944- # Copyright (C) 2009-2014 Free Software Foundation, Inc.
944+ # Copyright (C) 2009-2017 Free Software Foundation, Inc.
945945#
946946# This file is free software; the Free Software Foundation
947947# gives unlimited permission to copy and/or distribute it,
@@ -1001,7 +1001,7 @@ AC_SUBST([AM_BACKSLASH])dnl
10011001_AM_SUBST_NOTMAKE([ AM_BACKSLASH] )dnl
10021002] )
10031003
1004- # Copyright (C) 2001-2014 Free Software Foundation, Inc.
1004+ # Copyright (C) 2001-2017 Free Software Foundation, Inc.
10051005#
10061006# This file is free software; the Free Software Foundation
10071007# gives unlimited permission to copy and/or distribute it,
10291029INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
10301030AC_SUBST ( [ INSTALL_STRIP_PROGRAM] ) ] )
10311031
1032- # Copyright (C) 2006-2014 Free Software Foundation, Inc.
1032+ # Copyright (C) 2006-2017 Free Software Foundation, Inc.
10331033#
10341034# This file is free software; the Free Software Foundation
10351035# gives unlimited permission to copy and/or distribute it,
@@ -1048,7 +1048,7 @@ AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
10481048
10491049# Check how to create a tarball. -*- Autoconf -*-
10501050
1051- # Copyright (C) 2004-2014 Free Software Foundation, Inc.
1051+ # Copyright (C) 2004-2017 Free Software Foundation, Inc.
10521052#
10531053# This file is free software; the Free Software Foundation
10541054# gives unlimited permission to copy and/or distribute it,
0 commit comments