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,
@@ -20,7 +20,7 @@ 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'.] )] )
22
22
23
- # Copyright (C) 2002-2013 Free Software Foundation, Inc.
23
+ # Copyright (C) 2002-2014 Free Software Foundation, Inc.
24
24
#
25
25
# This file is free software; the Free Software Foundation
26
26
# gives unlimited permission to copy and/or distribute it,
@@ -32,10 +32,10 @@ To do so, use the procedure documented by the package, typically 'autoreconf'.])
32
32
# generated from the m4 files accompanying Automake X.Y.
33
33
# (This private macro should not be called outside this file.)
34
34
AC_DEFUN ( [ AM_AUTOMAKE_VERSION] ,
35
- [ am__api_version='1.14 '
35
+ [ am__api_version='1.15 '
36
36
dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
37
37
dnl require some minimum version. Point them to the right macro.
38
- m4_if ( [ $1 ] , [ 1.14.1 ] , [ ] ,
38
+ m4_if ( [ $1 ] , [ 1.15 ] , [ ] ,
39
39
[ AC_FATAL ( [ Do not call $0 , use AM_INIT_AUTOMAKE ( [ $1 ] ) .] ) ] ) dnl
40
40
] )
41
41
@@ -51,14 +51,14 @@ m4_define([_AM_AUTOCONF_VERSION], [])
51
51
# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
52
52
# This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
53
53
AC_DEFUN ( [ AM_SET_CURRENT_AUTOMAKE_VERSION] ,
54
- [ AM_AUTOMAKE_VERSION([ 1.14.1 ] )dnl
54
+ [ AM_AUTOMAKE_VERSION([ 1.15 ] )dnl
55
55
m4_ifndef ( [ AC_AUTOCONF_VERSION ] ,
56
56
[ m4_copy ( [ m4_PACKAGE_VERSION] , [ AC_AUTOCONF_VERSION ] ) ] ) dnl
57
57
_AM_AUTOCONF_VERSION(m4_defn ( [ AC_AUTOCONF_VERSION ] ) )] )
58
58
59
59
# AM_AUX_DIR_EXPAND -*- Autoconf -*-
60
60
61
- # Copyright (C) 2001-2013 Free Software Foundation, Inc.
61
+ # Copyright (C) 2001-2014 Free Software Foundation, Inc.
62
62
#
63
63
# This file is free software; the Free Software Foundation
64
64
# gives unlimited permission to copy and/or distribute it,
@@ -103,15 +103,14 @@ _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
103
103
# configured tree to be moved without reconfiguration.
104
104
105
105
AC_DEFUN ( [ AM_AUX_DIR_EXPAND] ,
106
- [ dnl Rely on autoconf to set up CDPATH properly.
107
- AC_PREREQ ( [ 2.50] ) dnl
108
- # expand $ac_aux_dir to an absolute path
109
- am_aux_dir=`cd $ac_aux_dir && pwd`
106
+ [ AC_REQUIRE ( [ AC_CONFIG_AUX_DIR_DEFAULT] ) dnl
107
+ # Expand $ac_aux_dir to an absolute path.
108
+ am_aux_dir=`cd "$ac_aux_dir" && pwd`
110
109
] )
111
110
112
111
# AM_CONDITIONAL -*- Autoconf -*-
113
112
114
- # Copyright (C) 1997-2013 Free Software Foundation, Inc.
113
+ # Copyright (C) 1997-2014 Free Software Foundation, Inc.
115
114
#
116
115
# This file is free software; the Free Software Foundation
117
116
# gives unlimited permission to copy and/or distribute it,
@@ -142,7 +141,7 @@ AC_CONFIG_COMMANDS_PRE(
142
141
Usually this means the macro was only invoked conditionally.] ] )
143
142
fi] ) ] )
144
143
145
- # Copyright (C) 1999-2013 Free Software Foundation, Inc.
144
+ # Copyright (C) 1999-2014 Free Software Foundation, Inc.
146
145
#
147
146
# This file is free software; the Free Software Foundation
148
147
# gives unlimited permission to copy and/or distribute it,
@@ -333,7 +332,7 @@ _AM_SUBST_NOTMAKE([am__nodep])dnl
333
332
334
333
# Generate code to set up dependency tracking. -*- Autoconf -*-
335
334
336
- # Copyright (C) 1999-2013 Free Software Foundation, Inc.
335
+ # Copyright (C) 1999-2014 Free Software Foundation, Inc.
337
336
#
338
337
# This file is free software; the Free Software Foundation
339
338
# gives unlimited permission to copy and/or distribute it,
@@ -409,7 +408,7 @@ AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
409
408
410
409
# Do all the work for Automake. -*- Autoconf -*-
411
410
412
- # Copyright (C) 1996-2013 Free Software Foundation, Inc.
411
+ # Copyright (C) 1996-2014 Free Software Foundation, Inc.
413
412
#
414
413
# This file is free software; the Free Software Foundation
415
414
# gives unlimited permission to copy and/or distribute it,
@@ -499,8 +498,8 @@ AC_REQUIRE([AC_PROG_MKDIR_P])dnl
499
498
# <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
500
499
# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
501
500
AC_SUBST ( [ mkdir_p] , [ '$(MKDIR_P)'] )
502
- # We need awk for the "check" target. The system "awk" is bad on
503
- # some platforms.
501
+ # We need awk for the "check" target (and possibly the TAP driver). The
502
+ # system "awk" is bad on some platforms.
504
503
AC_REQUIRE ( [ AC_PROG_AWK ] ) dnl
505
504
AC_REQUIRE ( [ AC_PROG_MAKE_SET ] ) dnl
506
505
AC_REQUIRE ( [ AM_SET_LEADING_DOT] ) dnl
@@ -573,7 +572,11 @@ to "yes", and re-run configure.
573
572
END
574
573
AC_MSG_ERROR ( [ Your 'rm' program is bad, sorry.] )
575
574
fi
576
- fi] )
575
+ fi
576
+ dnl The trailing newline in this macro's definition is deliberate, for
577
+ dnl backward compatibility and to allow trailing 'dnl'-style comments
578
+ dnl after the AM_INIT_AUTOMAKE invocation. See automake bug#16841.
579
+ ] )
577
580
578
581
dnl Hook into '_AC_COMPILER_EXEEXT' early to learn its expansion. Do not
579
582
dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further
@@ -602,7 +605,7 @@ for _am_header in $config_headers :; do
602
605
done
603
606
echo "timestamp for $_am_arg" >`AS_DIRNAME ( [ "$_am_arg"] ) `/stamp-h[ ] $_am_stamp_count] )
604
607
605
- # Copyright (C) 2001-2013 Free Software Foundation, Inc.
608
+ # Copyright (C) 2001-2014 Free Software Foundation, Inc.
606
609
#
607
610
# This file is free software; the Free Software Foundation
608
611
# gives unlimited permission to copy and/or distribute it,
@@ -613,7 +616,7 @@ echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_co
613
616
# Define $install_sh.
614
617
AC_DEFUN ( [ AM_PROG_INSTALL_SH] ,
615
618
[ AC_REQUIRE ( [ AM_AUX_DIR_EXPAND] ) dnl
616
- if test x"${install_sh}" != xset; then
619
+ if test x"${install_sh+set }" != xset; then
617
620
case $am_aux_dir in
618
621
*\ * | *\ *)
619
622
install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
@@ -623,7 +626,7 @@ if test x"${install_sh}" != xset; then
623
626
fi
624
627
AC_SUBST ( [ install_sh] ) ] )
625
628
626
- # Copyright (C) 2003-2013 Free Software Foundation, Inc.
629
+ # Copyright (C) 2003-2014 Free Software Foundation, Inc.
627
630
#
628
631
# This file is free software; the Free Software Foundation
629
632
# gives unlimited permission to copy and/or distribute it,
@@ -644,7 +647,7 @@ AC_SUBST([am__leading_dot])])
644
647
645
648
# Check to see how 'make' treats includes. -*- Autoconf -*-
646
649
647
- # Copyright (C) 2001-2013 Free Software Foundation, Inc.
650
+ # Copyright (C) 2001-2014 Free Software Foundation, Inc.
648
651
#
649
652
# This file is free software; the Free Software Foundation
650
653
# gives unlimited permission to copy and/or distribute it,
@@ -694,7 +697,7 @@ rm -f confinc confmf
694
697
695
698
# Fake the existence of programs that GNU maintainers use. -*- Autoconf -*-
696
699
697
- # Copyright (C) 1997-2013 Free Software Foundation, Inc.
700
+ # Copyright (C) 1997-2014 Free Software Foundation, Inc.
698
701
#
699
702
# This file is free software; the Free Software Foundation
700
703
# gives unlimited permission to copy and/or distribute it,
735
738
# Obsolete and "removed" macros, that must however still report explicit
736
739
# error messages when used, to smooth transition.
737
740
#
738
- # Copyright (C) 1996-2013 Free Software Foundation, Inc.
741
+ # Copyright (C) 1996-2014 Free Software Foundation, Inc.
739
742
#
740
743
# This file is free software; the Free Software Foundation
741
744
# gives unlimited permission to copy and/or distribute it,
@@ -762,7 +765,7 @@ AU_DEFUN([fp_C_PROTOTYPES], [AM_C_PROTOTYPES])
762
765
763
766
# Helper functions for option handling. -*- Autoconf -*-
764
767
765
- # Copyright (C) 2001-2013 Free Software Foundation, Inc.
768
+ # Copyright (C) 2001-2014 Free Software Foundation, Inc.
766
769
#
767
770
# This file is free software; the Free Software Foundation
768
771
# gives unlimited permission to copy and/or distribute it,
@@ -791,7 +794,7 @@ AC_DEFUN([_AM_SET_OPTIONS],
791
794
AC_DEFUN ( [ _AM_IF_OPTION] ,
792
795
[ m4_ifset ( _AM_MANGLE_OPTION ( [ $1 ] ) , [ $2 ] , [ $3 ] ) ] )
793
796
794
- # Copyright (C) 1999-2013 Free Software Foundation, Inc.
797
+ # Copyright (C) 1999-2014 Free Software Foundation, Inc.
795
798
#
796
799
# This file is free software; the Free Software Foundation
797
800
# gives unlimited permission to copy and/or distribute it,
@@ -838,7 +841,7 @@ AC_LANG_POP([C])])
838
841
# For backward compatibility.
839
842
AC_DEFUN_ONCE ( [ AM_PROG_CC_C_O ] , [ AC_REQUIRE ( [ AC_PROG_CC ] ) ] )
840
843
841
- # Copyright (C) 2001-2013 Free Software Foundation, Inc.
844
+ # Copyright (C) 2001-2014 Free Software Foundation, Inc.
842
845
#
843
846
# This file is free software; the Free Software Foundation
844
847
# gives unlimited permission to copy and/or distribute it,
@@ -857,7 +860,7 @@ AC_DEFUN([AM_RUN_LOG],
857
860
858
861
# Check to make sure that the build environment is sane. -*- Autoconf -*-
859
862
860
- # Copyright (C) 1996-2013 Free Software Foundation, Inc.
863
+ # Copyright (C) 1996-2014 Free Software Foundation, Inc.
861
864
#
862
865
# This file is free software; the Free Software Foundation
863
866
# gives unlimited permission to copy and/or distribute it,
@@ -938,7 +941,7 @@ AC_CONFIG_COMMANDS_PRE(
938
941
rm -f conftest.file
939
942
] )
940
943
941
- # Copyright (C) 2009-2013 Free Software Foundation, Inc.
944
+ # Copyright (C) 2009-2014 Free Software Foundation, Inc.
942
945
#
943
946
# This file is free software; the Free Software Foundation
944
947
# gives unlimited permission to copy and/or distribute it,
@@ -998,7 +1001,7 @@ AC_SUBST([AM_BACKSLASH])dnl
998
1001
_AM_SUBST_NOTMAKE([ AM_BACKSLASH] )dnl
999
1002
] )
1000
1003
1001
- # Copyright (C) 2001-2013 Free Software Foundation, Inc.
1004
+ # Copyright (C) 2001-2014 Free Software Foundation, Inc.
1002
1005
#
1003
1006
# This file is free software; the Free Software Foundation
1004
1007
# gives unlimited permission to copy and/or distribute it,
1026
1029
INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
1027
1030
AC_SUBST ( [ INSTALL_STRIP_PROGRAM] ) ] )
1028
1031
1029
- # Copyright (C) 2006-2013 Free Software Foundation, Inc.
1032
+ # Copyright (C) 2006-2014 Free Software Foundation, Inc.
1030
1033
#
1031
1034
# This file is free software; the Free Software Foundation
1032
1035
# gives unlimited permission to copy and/or distribute it,
@@ -1045,7 +1048,7 @@ AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
1045
1048
1046
1049
# Check how to create a tarball. -*- Autoconf -*-
1047
1050
1048
- # Copyright (C) 2004-2013 Free Software Foundation, Inc.
1051
+ # Copyright (C) 2004-2014 Free Software Foundation, Inc.
1049
1052
#
1050
1053
# This file is free software; the Free Software Foundation
1051
1054
# gives unlimited permission to copy and/or distribute it,
0 commit comments