1
- # generated automatically by aclocal 1.11.1 -*- Autoconf -*-
1
+ # generated automatically by aclocal 1.11.3 -*- Autoconf -*-
2
2
3
3
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
4
- # 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
4
+ # 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation,
5
+ # Inc.
5
6
# This file is free software; the Free Software Foundation
6
7
# gives unlimited permission to copy and/or distribute it,
7
8
# with or without modifications, as long as this notice is preserved.
13
14
14
15
m4_ifndef ( [ AC_AUTOCONF_VERSION ] ,
15
16
[ m4_copy ( [ m4_PACKAGE_VERSION] , [ AC_AUTOCONF_VERSION ] ) ] ) dnl
16
- m4_if ( m4_defn ( [ AC_AUTOCONF_VERSION ] ) , [ 2.65 ] ,,
17
- [ m4_warning([ this file was generated for autoconf 2.65 .
17
+ m4_if ( m4_defn ( [ AC_AUTOCONF_VERSION ] ) , [ 2.68 ] ,,
18
+ [ m4_warning([ this file was generated for autoconf 2.68 .
18
19
You have another version of autoconf. It may work, but is not guaranteed to.
19
20
If you have problems, you may need to regenerate the build system entirely.
20
21
To do so, use the procedure documented by the package, typically `autoreconf'.] )] )
21
22
22
- # Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
23
+ # Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008, 2011 Free Software
24
+ # Foundation, Inc.
23
25
#
24
26
# This file is free software; the Free Software Foundation
25
27
# gives unlimited permission to copy and/or distribute it,
26
28
# with or without modifications, as long as this notice is preserved.
27
29
30
+ # serial 1
31
+
28
32
# AM_AUTOMAKE_VERSION(VERSION)
29
33
# ----------------------------
30
34
# Automake X.Y traces this macro to ensure aclocal.m4 has been
@@ -34,7 +38,7 @@ AC_DEFUN([AM_AUTOMAKE_VERSION],
34
38
[ am__api_version='1.11'
35
39
dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
36
40
dnl require some minimum version. Point them to the right macro.
37
- m4_if ( [ $1 ] , [ 1.11.1 ] , [ ] ,
41
+ m4_if ( [ $1 ] , [ 1.11.3 ] , [ ] ,
38
42
[ AC_FATAL ( [ Do not call $0 , use AM_INIT_AUTOMAKE ( [ $1 ] ) .] ) ] ) dnl
39
43
] )
40
44
@@ -50,19 +54,21 @@ m4_define([_AM_AUTOCONF_VERSION], [])
50
54
# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
51
55
# This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
52
56
AC_DEFUN ( [ AM_SET_CURRENT_AUTOMAKE_VERSION] ,
53
- [ AM_AUTOMAKE_VERSION([ 1.11.1 ] )dnl
57
+ [ AM_AUTOMAKE_VERSION([ 1.11.3 ] )dnl
54
58
m4_ifndef ( [ AC_AUTOCONF_VERSION ] ,
55
59
[ m4_copy ( [ m4_PACKAGE_VERSION] , [ AC_AUTOCONF_VERSION ] ) ] ) dnl
56
60
_AM_AUTOCONF_VERSION(m4_defn ( [ AC_AUTOCONF_VERSION ] ) )] )
57
61
58
62
# AM_AUX_DIR_EXPAND -*- Autoconf -*-
59
63
60
- # Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc.
64
+ # Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
61
65
#
62
66
# This file is free software; the Free Software Foundation
63
67
# gives unlimited permission to copy and/or distribute it,
64
68
# with or without modifications, as long as this notice is preserved.
65
69
70
+ # serial 1
71
+
66
72
# For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets
67
73
# $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to
68
74
# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
@@ -247,12 +253,15 @@ for _am_header in $config_headers :; do
247
253
done
248
254
echo "timestamp for $_am_arg" >`AS_DIRNAME ( [ "$_am_arg"] ) `/stamp-h[ ] $_am_stamp_count] )
249
255
250
- # Copyright (C) 2001, 2003, 2005, 2008 Free Software Foundation, Inc.
256
+ # Copyright (C) 2001, 2003, 2005, 2008, 2011 Free Software Foundation,
257
+ # Inc.
251
258
#
252
259
# This file is free software; the Free Software Foundation
253
260
# gives unlimited permission to copy and/or distribute it,
254
261
# with or without modifications, as long as this notice is preserved.
255
262
263
+ # serial 1
264
+
256
265
# AM_PROG_INSTALL_SH
257
266
# ------------------
258
267
# Define $install_sh.
@@ -332,12 +341,15 @@ else
332
341
fi
333
342
] )
334
343
335
- # Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
344
+ # Copyright (C) 2003, 2004, 2005, 2006, 2011 Free Software Foundation,
345
+ # Inc.
336
346
#
337
347
# This file is free software; the Free Software Foundation
338
348
# gives unlimited permission to copy and/or distribute it,
339
349
# with or without modifications, as long as this notice is preserved.
340
350
351
+ # serial 1
352
+
341
353
# AM_PROG_MKDIR_P
342
354
# ---------------
343
355
# Check for `mkdir -p'.
@@ -360,27 +372,28 @@ esac
360
372
361
373
# Helper functions for option handling. -*- Autoconf -*-
362
374
363
- # Copyright (C) 2001, 2002, 2003, 2005, 2008 Free Software Foundation, Inc.
375
+ # Copyright (C) 2001, 2002, 2003, 2005, 2008, 2010 Free Software
376
+ # Foundation, Inc.
364
377
#
365
378
# This file is free software; the Free Software Foundation
366
379
# gives unlimited permission to copy and/or distribute it,
367
380
# with or without modifications, as long as this notice is preserved.
368
381
369
- # serial 4
382
+ # serial 5
370
383
371
384
# _AM_MANGLE_OPTION(NAME)
372
385
# -----------------------
373
386
AC_DEFUN ( [ _AM_MANGLE_OPTION] ,
374
387
[ [ _AM_OPTION_] m4_bpatsubst ( $1 , [ [ ^a-zA-Z0-9_] ] , [ _] ) ] )
375
388
376
389
# _AM_SET_OPTION(NAME)
377
- # ------------------------------
390
+ # --------------------
378
391
# Set option NAME. Presently that only means defining a flag for this option.
379
392
AC_DEFUN ( [ _AM_SET_OPTION] ,
380
393
[ m4_define ( _AM_MANGLE_OPTION ( [ $1 ] ) , 1 ) ] )
381
394
382
395
# _AM_SET_OPTIONS(OPTIONS)
383
- # ----------------------------------
396
+ # ------------------------
384
397
# OPTIONS is a space-separated list of Automake options.
385
398
AC_DEFUN ( [ _AM_SET_OPTIONS] ,
386
399
[ m4_foreach_w ( [ _AM_Option] , [ $1 ] , [ _AM_SET_OPTION(_AM_Option)] ) ] )
@@ -456,12 +469,14 @@ Check your system clock])
456
469
fi
457
470
AC_MSG_RESULT ( yes ) ] )
458
471
459
- # Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc.
472
+ # Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
460
473
#
461
474
# This file is free software; the Free Software Foundation
462
475
# gives unlimited permission to copy and/or distribute it,
463
476
# with or without modifications, as long as this notice is preserved.
464
477
478
+ # serial 1
479
+
465
480
# AM_PROG_INSTALL_STRIP
466
481
# ---------------------
467
482
# One issue with vendor `install' (even GNU) is that you can't
484
499
INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
485
500
AC_SUBST ( [ INSTALL_STRIP_PROGRAM] ) ] )
486
501
487
- # Copyright (C) 2006, 2008 Free Software Foundation, Inc.
502
+ # Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
488
503
#
489
504
# This file is free software; the Free Software Foundation
490
505
# gives unlimited permission to copy and/or distribute it,
491
506
# with or without modifications, as long as this notice is preserved.
492
507
493
- # serial 2
508
+ # serial 3
494
509
495
510
# _AM_SUBST_NOTMAKE(VARIABLE)
496
511
# ---------------------------
@@ -499,13 +514,13 @@ AC_SUBST([INSTALL_STRIP_PROGRAM])])
499
514
AC_DEFUN ( [ _AM_SUBST_NOTMAKE] )
500
515
501
516
# AM_SUBST_NOTMAKE(VARIABLE)
502
- # ---------------------------
517
+ # --------------------------
503
518
# Public sister of _AM_SUBST_NOTMAKE.
504
519
AC_DEFUN ( [ AM_SUBST_NOTMAKE] , [ _AM_SUBST_NOTMAKE($@ )] )
505
520
506
521
# Check how to create a tarball. -*- Autoconf -*-
507
522
508
- # Copyright (C) 2004, 2005 Free Software Foundation, Inc.
523
+ # Copyright (C) 2004, 2005, 2012 Free Software Foundation, Inc.
509
524
#
510
525
# This file is free software; the Free Software Foundation
511
526
# gives unlimited permission to copy and/or distribute it,
@@ -527,10 +542,11 @@ AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
527
542
# a tarball read from stdin.
528
543
# $(am__untar) < result.tar
529
544
AC_DEFUN ( [ _AM_PROG_TAR] ,
530
- [ # Always define AMTAR for backward compatibility.
531
- AM_MISSING_PROG ( [ AMTAR] , [ tar] )
545
+ [ # Always define AMTAR for backward compatibility. Yes, it's still used
546
+ # in the wild :-( We should find a proper way to deprecate it ...
547
+ AC_SUBST ( [ AMTAR] , [ '$${TAR-tar}'] )
532
548
m4_if ( [ $1 ] , [ v7] ,
533
- [ am__tar='${AMTAR } chof - "$$tardir"'; am__untar='${AMTAR } xf -'] ,
549
+ [ am__tar='$${TAR-tar } chof - "$$tardir"' am__untar='$${TAR-tar } xf -'] ,
534
550
[ m4_case ( [ $1 ] , [ ustar] ,, [ pax] ,,
535
551
[ m4_fatal ( [ Unknown tar format] ) ] )
536
552
AC_MSG_CHECKING ( [ how to create a $1 tar archive] )
0 commit comments