1
- # generated automatically by aclocal 1.14.1 -*- 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,
@@ -134,7 +134,7 @@ AC_DEFUN([_AC_TYPE_LONG_LONG_SNIPPET],
134
134
| (ullmax / ull) | (ullmax % ull));] ] )
135
135
] )
136
136
137
- # Copyright (C) 2002-2013 Free Software Foundation, Inc.
137
+ # Copyright (C) 2002-2014 Free Software Foundation, Inc.
138
138
#
139
139
# This file is free software; the Free Software Foundation
140
140
# gives unlimited permission to copy and/or distribute it,
@@ -146,10 +146,10 @@ AC_DEFUN([_AC_TYPE_LONG_LONG_SNIPPET],
146
146
# generated from the m4 files accompanying Automake X.Y.
147
147
# (This private macro should not be called outside this file.)
148
148
AC_DEFUN ( [ AM_AUTOMAKE_VERSION] ,
149
- [ am__api_version='1.14 '
149
+ [ am__api_version='1.15 '
150
150
dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
151
151
dnl require some minimum version. Point them to the right macro.
152
- m4_if ( [ $1 ] , [ 1.14.1 ] , [ ] ,
152
+ m4_if ( [ $1 ] , [ 1.15 ] , [ ] ,
153
153
[ AC_FATAL ( [ Do not call $0 , use AM_INIT_AUTOMAKE ( [ $1 ] ) .] ) ] ) dnl
154
154
] )
155
155
@@ -165,14 +165,14 @@ m4_define([_AM_AUTOCONF_VERSION], [])
165
165
# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
166
166
# This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
167
167
AC_DEFUN ( [ AM_SET_CURRENT_AUTOMAKE_VERSION] ,
168
- [ AM_AUTOMAKE_VERSION([ 1.14.1 ] )dnl
168
+ [ AM_AUTOMAKE_VERSION([ 1.15 ] )dnl
169
169
m4_ifndef ( [ AC_AUTOCONF_VERSION ] ,
170
170
[ m4_copy ( [ m4_PACKAGE_VERSION] , [ AC_AUTOCONF_VERSION ] ) ] ) dnl
171
171
_AM_AUTOCONF_VERSION(m4_defn ( [ AC_AUTOCONF_VERSION ] ) )] )
172
172
173
173
# AM_AUX_DIR_EXPAND -*- Autoconf -*-
174
174
175
- # Copyright (C) 2001-2013 Free Software Foundation, Inc.
175
+ # Copyright (C) 2001-2014 Free Software Foundation, Inc.
176
176
#
177
177
# This file is free software; the Free Software Foundation
178
178
# gives unlimited permission to copy and/or distribute it,
@@ -217,15 +217,14 @@ _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
217
217
# configured tree to be moved without reconfiguration.
218
218
219
219
AC_DEFUN ( [ AM_AUX_DIR_EXPAND] ,
220
- [ dnl Rely on autoconf to set up CDPATH properly.
221
- AC_PREREQ ( [ 2.50] ) dnl
222
- # expand $ac_aux_dir to an absolute path
223
- am_aux_dir=`cd $ac_aux_dir && pwd`
220
+ [ AC_REQUIRE ( [ AC_CONFIG_AUX_DIR_DEFAULT] ) dnl
221
+ # Expand $ac_aux_dir to an absolute path.
222
+ am_aux_dir=`cd "$ac_aux_dir" && pwd`
224
223
] )
225
224
226
225
# AM_CONDITIONAL -*- Autoconf -*-
227
226
228
- # Copyright (C) 1997-2013 Free Software Foundation, Inc.
227
+ # Copyright (C) 1997-2014 Free Software Foundation, Inc.
229
228
#
230
229
# This file is free software; the Free Software Foundation
231
230
# gives unlimited permission to copy and/or distribute it,
@@ -256,7 +255,7 @@ AC_CONFIG_COMMANDS_PRE(
256
255
Usually this means the macro was only invoked conditionally.] ] )
257
256
fi] ) ] )
258
257
259
- # Copyright (C) 1999-2013 Free Software Foundation, Inc.
258
+ # Copyright (C) 1999-2014 Free Software Foundation, Inc.
260
259
#
261
260
# This file is free software; the Free Software Foundation
262
261
# gives unlimited permission to copy and/or distribute it,
@@ -447,7 +446,7 @@ _AM_SUBST_NOTMAKE([am__nodep])dnl
447
446
448
447
# Generate code to set up dependency tracking. -*- Autoconf -*-
449
448
450
- # Copyright (C) 1999-2013 Free Software Foundation, Inc.
449
+ # Copyright (C) 1999-2014 Free Software Foundation, Inc.
451
450
#
452
451
# This file is free software; the Free Software Foundation
453
452
# gives unlimited permission to copy and/or distribute it,
@@ -523,7 +522,7 @@ AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
523
522
524
523
# Do all the work for Automake. -*- Autoconf -*-
525
524
526
- # Copyright (C) 1996-2013 Free Software Foundation, Inc.
525
+ # Copyright (C) 1996-2014 Free Software Foundation, Inc.
527
526
#
528
527
# This file is free software; the Free Software Foundation
529
528
# gives unlimited permission to copy and/or distribute it,
@@ -613,8 +612,8 @@ AC_REQUIRE([AC_PROG_MKDIR_P])dnl
613
612
# <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
614
613
# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
615
614
AC_SUBST ( [ mkdir_p] , [ '$(MKDIR_P)'] )
616
- # We need awk for the "check" target. The system "awk" is bad on
617
- # some platforms.
615
+ # We need awk for the "check" target (and possibly the TAP driver). The
616
+ # system "awk" is bad on some platforms.
618
617
AC_REQUIRE ( [ AC_PROG_AWK ] ) dnl
619
618
AC_REQUIRE ( [ AC_PROG_MAKE_SET ] ) dnl
620
619
AC_REQUIRE ( [ AM_SET_LEADING_DOT] ) dnl
@@ -687,7 +686,11 @@ to "yes", and re-run configure.
687
686
END
688
687
AC_MSG_ERROR ( [ Your 'rm' program is bad, sorry.] )
689
688
fi
690
- fi] )
689
+ fi
690
+ dnl The trailing newline in this macro's definition is deliberate, for
691
+ dnl backward compatibility and to allow trailing 'dnl'-style comments
692
+ dnl after the AM_INIT_AUTOMAKE invocation. See automake bug#16841.
693
+ ] )
691
694
692
695
dnl Hook into '_AC_COMPILER_EXEEXT' early to learn its expansion. Do not
693
696
dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further
@@ -716,7 +719,7 @@ for _am_header in $config_headers :; do
716
719
done
717
720
echo "timestamp for $_am_arg" >`AS_DIRNAME ( [ "$_am_arg"] ) `/stamp-h[ ] $_am_stamp_count] )
718
721
719
- # Copyright (C) 2001-2013 Free Software Foundation, Inc.
722
+ # Copyright (C) 2001-2014 Free Software Foundation, Inc.
720
723
#
721
724
# This file is free software; the Free Software Foundation
722
725
# gives unlimited permission to copy and/or distribute it,
@@ -727,7 +730,7 @@ echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_co
727
730
# Define $install_sh.
728
731
AC_DEFUN ( [ AM_PROG_INSTALL_SH] ,
729
732
[ AC_REQUIRE ( [ AM_AUX_DIR_EXPAND] ) dnl
730
- if test x"${install_sh}" != xset; then
733
+ if test x"${install_sh+set }" != xset; then
731
734
case $am_aux_dir in
732
735
*\ * | *\ *)
733
736
install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
@@ -737,7 +740,7 @@ if test x"${install_sh}" != xset; then
737
740
fi
738
741
AC_SUBST ( [ install_sh] ) ] )
739
742
740
- # Copyright (C) 2003-2013 Free Software Foundation, Inc.
743
+ # Copyright (C) 2003-2014 Free Software Foundation, Inc.
741
744
#
742
745
# This file is free software; the Free Software Foundation
743
746
# gives unlimited permission to copy and/or distribute it,
@@ -759,7 +762,7 @@ AC_SUBST([am__leading_dot])])
759
762
# Add --enable-maintainer-mode option to configure. -*- Autoconf -*-
760
763
# From Jim Meyering
761
764
762
- # Copyright (C) 1996-2013 Free Software Foundation, Inc.
765
+ # Copyright (C) 1996-2014 Free Software Foundation, Inc.
763
766
#
764
767
# This file is free software; the Free Software Foundation
765
768
# gives unlimited permission to copy and/or distribute it,
@@ -794,7 +797,7 @@ AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles])
794
797
795
798
# Check to see how 'make' treats includes. -*- Autoconf -*-
796
799
797
- # Copyright (C) 2001-2013 Free Software Foundation, Inc.
800
+ # Copyright (C) 2001-2014 Free Software Foundation, Inc.
798
801
#
799
802
# This file is free software; the Free Software Foundation
800
803
# gives unlimited permission to copy and/or distribute it,
@@ -844,7 +847,7 @@ rm -f confinc confmf
844
847
845
848
# Fake the existence of programs that GNU maintainers use. -*- Autoconf -*-
846
849
847
- # Copyright (C) 1997-2013 Free Software Foundation, Inc.
850
+ # Copyright (C) 1997-2014 Free Software Foundation, Inc.
848
851
#
849
852
# This file is free software; the Free Software Foundation
850
853
# gives unlimited permission to copy and/or distribute it,
883
886
884
887
# Helper functions for option handling. -*- Autoconf -*-
885
888
886
- # Copyright (C) 2001-2013 Free Software Foundation, Inc.
889
+ # Copyright (C) 2001-2014 Free Software Foundation, Inc.
887
890
#
888
891
# This file is free software; the Free Software Foundation
889
892
# gives unlimited permission to copy and/or distribute it,
@@ -912,7 +915,7 @@ AC_DEFUN([_AM_SET_OPTIONS],
912
915
AC_DEFUN ( [ _AM_IF_OPTION] ,
913
916
[ m4_ifset ( _AM_MANGLE_OPTION ( [ $1 ] ) , [ $2 ] , [ $3 ] ) ] )
914
917
915
- # Copyright (C) 1999-2013 Free Software Foundation, Inc.
918
+ # Copyright (C) 1999-2014 Free Software Foundation, Inc.
916
919
#
917
920
# This file is free software; the Free Software Foundation
918
921
# gives unlimited permission to copy and/or distribute it,
@@ -959,7 +962,7 @@ AC_LANG_POP([C])])
959
962
# For backward compatibility.
960
963
AC_DEFUN_ONCE ( [ AM_PROG_CC_C_O ] , [ AC_REQUIRE ( [ AC_PROG_CC ] ) ] )
961
964
962
- # Copyright (C) 2001-2013 Free Software Foundation, Inc.
965
+ # Copyright (C) 2001-2014 Free Software Foundation, Inc.
963
966
#
964
967
# This file is free software; the Free Software Foundation
965
968
# gives unlimited permission to copy and/or distribute it,
@@ -978,7 +981,7 @@ AC_DEFUN([AM_RUN_LOG],
978
981
979
982
# Check to make sure that the build environment is sane. -*- Autoconf -*-
980
983
981
- # Copyright (C) 1996-2013 Free Software Foundation, Inc.
984
+ # Copyright (C) 1996-2014 Free Software Foundation, Inc.
982
985
#
983
986
# This file is free software; the Free Software Foundation
984
987
# gives unlimited permission to copy and/or distribute it,
@@ -1059,7 +1062,7 @@ AC_CONFIG_COMMANDS_PRE(
1059
1062
rm -f conftest.file
1060
1063
] )
1061
1064
1062
- # Copyright (C) 2009-2013 Free Software Foundation, Inc.
1065
+ # Copyright (C) 2009-2014 Free Software Foundation, Inc.
1063
1066
#
1064
1067
# This file is free software; the Free Software Foundation
1065
1068
# gives unlimited permission to copy and/or distribute it,
@@ -1119,7 +1122,7 @@ AC_SUBST([AM_BACKSLASH])dnl
1119
1122
_AM_SUBST_NOTMAKE([ AM_BACKSLASH] )dnl
1120
1123
] )
1121
1124
1122
- # Copyright (C) 2001-2013 Free Software Foundation, Inc.
1125
+ # Copyright (C) 2001-2014 Free Software Foundation, Inc.
1123
1126
#
1124
1127
# This file is free software; the Free Software Foundation
1125
1128
# gives unlimited permission to copy and/or distribute it,
1147
1150
INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
1148
1151
AC_SUBST ( [ INSTALL_STRIP_PROGRAM] ) ] )
1149
1152
1150
- # Copyright (C) 2006-2013 Free Software Foundation, Inc.
1153
+ # Copyright (C) 2006-2014 Free Software Foundation, Inc.
1151
1154
#
1152
1155
# This file is free software; the Free Software Foundation
1153
1156
# gives unlimited permission to copy and/or distribute it,
@@ -1166,7 +1169,7 @@ AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
1166
1169
1167
1170
# Check how to create a tarball. -*- Autoconf -*-
1168
1171
1169
- # Copyright (C) 2004-2013 Free Software Foundation, Inc.
1172
+ # Copyright (C) 2004-2014 Free Software Foundation, Inc.
1170
1173
#
1171
1174
# This file is free software; the Free Software Foundation
1172
1175
# gives unlimited permission to copy and/or distribute it,
0 commit comments