~m-grant-prg/lixbackups/trunk

« back to all changes in this revision

Viewing changes to aclocal.m4

  • Committer: Mark Grant
  • Date: 2017-05-01 09:22:42 UTC
  • mto: This revision was merged to the branch mainline in revision 12.
  • Revision ID: m.grant.prg@gmail.com-20170501092242-7wfdrcutul5h2kty
Tags: upstream-1.2.5-12-g20783e6
ImportĀ upstreamĀ versionĀ 1.2.5-12-g20783e6

Show diffs side-by-side

added added

removed removed

Lines of Context:
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
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
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
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
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,
144
143
 
145
144
# Do all the work for Automake.                             -*- Autoconf -*-
146
145
 
147
 
# Copyright (C) 1996-2013 Free Software Foundation, Inc.
 
146
# Copyright (C) 1996-2014 Free Software Foundation, Inc.
148
147
#
149
148
# This file is free software; the Free Software Foundation
150
149
# gives unlimited permission to copy and/or distribute it,
234
233
# <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
235
234
# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
236
235
AC_SUBST([mkdir_p], ['$(MKDIR_P)'])
237
 
# We need awk for the "check" target.  The system "awk" is bad on
238
 
# some platforms.
 
236
# We need awk for the "check" target (and possibly the TAP driver).  The
 
237
# system "awk" is bad on some platforms.
239
238
AC_REQUIRE([AC_PROG_AWK])dnl
240
239
AC_REQUIRE([AC_PROG_MAKE_SET])dnl
241
240
AC_REQUIRE([AM_SET_LEADING_DOT])dnl
309
308
    AC_MSG_ERROR([Your 'rm' program is bad, sorry.])
310
309
  fi
311
310
fi
 
311
dnl The trailing newline in this macro's definition is deliberate, for
 
312
dnl backward compatibility and to allow trailing 'dnl'-style comments
 
313
dnl after the AM_INIT_AUTOMAKE invocation. See automake bug#16841.
312
314
])
313
315
 
314
316
dnl Hook into '_AC_COMPILER_EXEEXT' early to learn its expansion.  Do not
338
340
done
339
341
echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
340
342
 
341
 
# Copyright (C) 2001-2013 Free Software Foundation, Inc.
 
343
# Copyright (C) 2001-2014 Free Software Foundation, Inc.
342
344
#
343
345
# This file is free software; the Free Software Foundation
344
346
# gives unlimited permission to copy and/or distribute it,
349
351
# Define $install_sh.
350
352
AC_DEFUN([AM_PROG_INSTALL_SH],
351
353
[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
352
 
if test x"${install_sh}" != xset; then
 
354
if test x"${install_sh+set}" != xset; then
353
355
  case $am_aux_dir in
354
356
  *\ * | *\     *)
355
357
    install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
359
361
fi
360
362
AC_SUBST([install_sh])])
361
363
 
362
 
# Copyright (C) 2003-2013 Free Software Foundation, Inc.
 
364
# Copyright (C) 2003-2014 Free Software Foundation, Inc.
363
365
#
364
366
# This file is free software; the Free Software Foundation
365
367
# gives unlimited permission to copy and/or distribute it,
380
382
 
381
383
# Fake the existence of programs that GNU maintainers use.  -*- Autoconf -*-
382
384
 
383
 
# Copyright (C) 1997-2013 Free Software Foundation, Inc.
 
385
# Copyright (C) 1997-2014 Free Software Foundation, Inc.
384
386
#
385
387
# This file is free software; the Free Software Foundation
386
388
# gives unlimited permission to copy and/or distribute it,
419
421
 
420
422
# Helper functions for option handling.                     -*- Autoconf -*-
421
423
 
422
 
# Copyright (C) 2001-2013 Free Software Foundation, Inc.
 
424
# Copyright (C) 2001-2014 Free Software Foundation, Inc.
423
425
#
424
426
# This file is free software; the Free Software Foundation
425
427
# gives unlimited permission to copy and/or distribute it,
450
452
 
451
453
# Check to make sure that the build environment is sane.    -*- Autoconf -*-
452
454
 
453
 
# Copyright (C) 1996-2013 Free Software Foundation, Inc.
 
455
# Copyright (C) 1996-2014 Free Software Foundation, Inc.
454
456
#
455
457
# This file is free software; the Free Software Foundation
456
458
# gives unlimited permission to copy and/or distribute it,
531
533
rm -f conftest.file
532
534
])
533
535
 
534
 
# Copyright (C) 2009-2013 Free Software Foundation, Inc.
 
536
# Copyright (C) 2009-2014 Free Software Foundation, Inc.
535
537
#
536
538
# This file is free software; the Free Software Foundation
537
539
# gives unlimited permission to copy and/or distribute it,
591
593
_AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl
592
594
])
593
595
 
594
 
# Copyright (C) 2001-2013 Free Software Foundation, Inc.
 
596
# Copyright (C) 2001-2014 Free Software Foundation, Inc.
595
597
#
596
598
# This file is free software; the Free Software Foundation
597
599
# gives unlimited permission to copy and/or distribute it,
619
621
INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
620
622
AC_SUBST([INSTALL_STRIP_PROGRAM])])
621
623
 
622
 
# Copyright (C) 2006-2013 Free Software Foundation, Inc.
 
624
# Copyright (C) 2006-2014 Free Software Foundation, Inc.
623
625
#
624
626
# This file is free software; the Free Software Foundation
625
627
# gives unlimited permission to copy and/or distribute it,
638
640
 
639
641
# Check how to create a tarball.                            -*- Autoconf -*-
640
642
 
641
 
# Copyright (C) 2004-2013 Free Software Foundation, Inc.
 
643
# Copyright (C) 2004-2014 Free Software Foundation, Inc.
642
644
#
643
645
# This file is free software; the Free Software Foundation
644
646
# gives unlimited permission to copy and/or distribute it,