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,
@@ -296,7 +296,7 @@ AS_VAR_COPY([$1], [pkg_cv_][$1])
296296AS_VAR_IF ( [ $1 ] , [ ""] , [ $5 ] , [ $4 ] ) dnl
297297] ) dnl PKG_CHECK_VAR
298298
299- # Copyright (C) 2002-2014 Free Software Foundation, Inc.
299+ # Copyright (C) 2002-2017 Free Software Foundation, Inc.
300300#
301301# This file is free software; the Free Software Foundation
302302# gives unlimited permission to copy and/or distribute it,
@@ -311,7 +311,7 @@ AC_DEFUN([AM_AUTOMAKE_VERSION],
311311[ am__api_version='1.15'
312312dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
313313dnl require some minimum version. Point them to the right macro.
314- m4_if ( [ $1 ] , [ 1.15] , [ ] ,
314+ m4_if ( [ $1 ] , [ 1.15.1 ] , [ ] ,
315315 [ AC_FATAL ( [ Do not call $0 , use AM_INIT_AUTOMAKE ( [ $1 ] ) .] ) ] ) dnl
316316] )
317317
@@ -327,14 +327,14 @@ m4_define([_AM_AUTOCONF_VERSION], [])
327327# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
328328# This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
329329AC_DEFUN ( [ AM_SET_CURRENT_AUTOMAKE_VERSION] ,
330- [ AM_AUTOMAKE_VERSION([ 1.15] )dnl
330+ [ AM_AUTOMAKE_VERSION([ 1.15.1 ] )dnl
331331m4_ifndef ( [ AC_AUTOCONF_VERSION ] ,
332332 [ m4_copy ( [ m4_PACKAGE_VERSION] , [ AC_AUTOCONF_VERSION ] ) ] ) dnl
333333_AM_AUTOCONF_VERSION(m4_defn ( [ AC_AUTOCONF_VERSION ] ) )] )
334334
335335# AM_AUX_DIR_EXPAND -*- Autoconf -*-
336336
337- # Copyright (C) 2001-2014 Free Software Foundation, Inc.
337+ # Copyright (C) 2001-2017 Free Software Foundation, Inc.
338338#
339339# This file is free software; the Free Software Foundation
340340# gives unlimited permission to copy and/or distribute it,
@@ -386,7 +386,7 @@ am_aux_dir=`cd "$ac_aux_dir" && pwd`
386386
387387# AM_CONDITIONAL -*- Autoconf -*-
388388
389- # Copyright (C) 1997-2014 Free Software Foundation, Inc.
389+ # Copyright (C) 1997-2017 Free Software Foundation, Inc.
390390#
391391# This file is free software; the Free Software Foundation
392392# gives unlimited permission to copy and/or distribute it,
@@ -417,7 +417,7 @@ AC_CONFIG_COMMANDS_PRE(
417417Usually this means the macro was only invoked conditionally.] ] )
418418fi] ) ] )
419419
420- # Copyright (C) 1999-2014 Free Software Foundation, Inc.
420+ # Copyright (C) 1999-2017 Free Software Foundation, Inc.
421421#
422422# This file is free software; the Free Software Foundation
423423# gives unlimited permission to copy and/or distribute it,
@@ -608,7 +608,7 @@ _AM_SUBST_NOTMAKE([am__nodep])dnl
608608
609609# Generate code to set up dependency tracking. -*- Autoconf -*-
610610
611- # Copyright (C) 1999-2014 Free Software Foundation, Inc.
611+ # Copyright (C) 1999-2017 Free Software Foundation, Inc.
612612#
613613# This file is free software; the Free Software Foundation
614614# gives unlimited permission to copy and/or distribute it,
@@ -684,7 +684,7 @@ AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
684684
685685# Do all the work for Automake. -*- Autoconf -*-
686686
687- # Copyright (C) 1996-2014 Free Software Foundation, Inc.
687+ # Copyright (C) 1996-2017 Free Software Foundation, Inc.
688688#
689689# This file is free software; the Free Software Foundation
690690# gives unlimited permission to copy and/or distribute it,
@@ -881,7 +881,7 @@ for _am_header in $config_headers :; do
881881done
882882echo "timestamp for $_am_arg" >`AS_DIRNAME ( [ "$_am_arg"] ) `/stamp-h[ ] $_am_stamp_count] )
883883
884- # Copyright (C) 2001-2014 Free Software Foundation, Inc.
884+ # Copyright (C) 2001-2017 Free Software Foundation, Inc.
885885#
886886# This file is free software; the Free Software Foundation
887887# gives unlimited permission to copy and/or distribute it,
@@ -902,7 +902,7 @@ if test x"${install_sh+set}" != xset; then
902902fi
903903AC_SUBST ( [ install_sh] ) ] )
904904
905- # Copyright (C) 2003-2014 Free Software Foundation, Inc.
905+ # Copyright (C) 2003-2017 Free Software Foundation, Inc.
906906#
907907# This file is free software; the Free Software Foundation
908908# gives unlimited permission to copy and/or distribute it,
@@ -924,7 +924,7 @@ AC_SUBST([am__leading_dot])])
924924# Add --enable-maintainer-mode option to configure. -*- Autoconf -*-
925925# From Jim Meyering
926926
927- # Copyright (C) 1996-2014 Free Software Foundation, Inc.
927+ # Copyright (C) 1996-2017 Free Software Foundation, Inc.
928928#
929929# This file is free software; the Free Software Foundation
930930# gives unlimited permission to copy and/or distribute it,
@@ -959,7 +959,7 @@ AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles])
959959
960960# Check to see how 'make' treats includes. -*- Autoconf -*-
961961
962- # Copyright (C) 2001-2014 Free Software Foundation, Inc.
962+ # Copyright (C) 2001-2017 Free Software Foundation, Inc.
963963#
964964# This file is free software; the Free Software Foundation
965965# gives unlimited permission to copy and/or distribute it,
@@ -1009,7 +1009,7 @@ rm -f confinc confmf
10091009
10101010# Fake the existence of programs that GNU maintainers use. -*- Autoconf -*-
10111011
1012- # Copyright (C) 1997-2014 Free Software Foundation, Inc.
1012+ # Copyright (C) 1997-2017 Free Software Foundation, Inc.
10131013#
10141014# This file is free software; the Free Software Foundation
10151015# gives unlimited permission to copy and/or distribute it,
10481048
10491049# Helper functions for option handling. -*- Autoconf -*-
10501050
1051- # Copyright (C) 2001-2014 Free Software Foundation, Inc.
1051+ # Copyright (C) 2001-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,
@@ -1077,7 +1077,7 @@ AC_DEFUN([_AM_SET_OPTIONS],
10771077AC_DEFUN ( [ _AM_IF_OPTION] ,
10781078[ m4_ifset ( _AM_MANGLE_OPTION ( [ $1 ] ) , [ $2 ] , [ $3 ] ) ] )
10791079
1080- # Copyright (C) 1999-2014 Free Software Foundation, Inc.
1080+ # Copyright (C) 1999-2017 Free Software Foundation, Inc.
10811081#
10821082# This file is free software; the Free Software Foundation
10831083# gives unlimited permission to copy and/or distribute it,
@@ -1124,7 +1124,7 @@ AC_LANG_POP([C])])
11241124# For backward compatibility.
11251125AC_DEFUN_ONCE ( [ AM_PROG_CC_C_O ] , [ AC_REQUIRE ( [ AC_PROG_CC ] ) ] )
11261126
1127- # Copyright (C) 2001-2014 Free Software Foundation, Inc.
1127+ # Copyright (C) 2001-2017 Free Software Foundation, Inc.
11281128#
11291129# This file is free software; the Free Software Foundation
11301130# gives unlimited permission to copy and/or distribute it,
@@ -1143,7 +1143,7 @@ AC_DEFUN([AM_RUN_LOG],
11431143
11441144# Check to make sure that the build environment is sane. -*- Autoconf -*-
11451145
1146- # Copyright (C) 1996-2014 Free Software Foundation, Inc.
1146+ # Copyright (C) 1996-2017 Free Software Foundation, Inc.
11471147#
11481148# This file is free software; the Free Software Foundation
11491149# gives unlimited permission to copy and/or distribute it,
@@ -1224,7 +1224,7 @@ AC_CONFIG_COMMANDS_PRE(
12241224rm -f conftest.file
12251225] )
12261226
1227- # Copyright (C) 2009-2014 Free Software Foundation, Inc.
1227+ # Copyright (C) 2009-2017 Free Software Foundation, Inc.
12281228#
12291229# This file is free software; the Free Software Foundation
12301230# gives unlimited permission to copy and/or distribute it,
@@ -1284,7 +1284,7 @@ AC_SUBST([AM_BACKSLASH])dnl
12841284_AM_SUBST_NOTMAKE([ AM_BACKSLASH] )dnl
12851285] )
12861286
1287- # Copyright (C) 2001-2014 Free Software Foundation, Inc.
1287+ # Copyright (C) 2001-2017 Free Software Foundation, Inc.
12881288#
12891289# This file is free software; the Free Software Foundation
12901290# gives unlimited permission to copy and/or distribute it,
13121312INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
13131313AC_SUBST ( [ INSTALL_STRIP_PROGRAM] ) ] )
13141314
1315- # Copyright (C) 2006-2014 Free Software Foundation, Inc.
1315+ # Copyright (C) 2006-2017 Free Software Foundation, Inc.
13161316#
13171317# This file is free software; the Free Software Foundation
13181318# gives unlimited permission to copy and/or distribute it,
@@ -1331,7 +1331,7 @@ AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
13311331
13321332# Check how to create a tarball. -*- Autoconf -*-
13331333
1334- # Copyright (C) 2004-2014 Free Software Foundation, Inc.
1334+ # Copyright (C) 2004-2017 Free Software Foundation, Inc.
13351335#
13361336# This file is free software; the Free Software Foundation
13371337# gives unlimited permission to copy and/or distribute it,
0 commit comments