~ubuntu-branches/ubuntu/trusty/avr-libc/trusty

« back to all changes in this revision

Viewing changes to aclocal.m4

  • Committer: Package Import Robot
  • Author(s): Hakan Ardo
  • Date: 2012-05-23 10:30:07 UTC
  • mfrom: (1.1.11) (4.1.7 sid)
  • Revision ID: package-import@ubuntu.com-20120523103007-h7u5fhm6n13wds9e
Tags: 1:1.8.0-2
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
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.67],,
17
 
[m4_warning([this file was generated for autoconf 2.67.
 
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
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
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]))])
79
83
 
80
84
# AM_AUX_DIR_EXPAND                                         -*- Autoconf -*-
81
85
 
82
 
# Copyright (C) 2001, 2003, 2005  Free Software Foundation, Inc.
 
86
# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
83
87
#
84
88
# This file is free software; the Free Software Foundation
85
89
# gives unlimited permission to copy and/or distribute it,
86
90
# with or without modifications, as long as this notice is preserved.
87
91
 
 
92
# serial 1
 
93
 
88
94
# For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets
89
95
# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
90
96
# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
166
172
Usually this means the macro was only invoked conditionally.]])
167
173
fi])])
168
174
 
169
 
# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009
170
 
# Free Software Foundation, Inc.
 
175
# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009,
 
176
# 2010, 2011 Free Software Foundation, Inc.
171
177
#
172
178
# This file is free software; the Free Software Foundation
173
179
# gives unlimited permission to copy and/or distribute it,
174
180
# with or without modifications, as long as this notice is preserved.
175
181
 
176
 
# serial 10
 
182
# serial 12
177
183
 
178
184
# There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
179
185
# written in clear, in which case automake, when reading aclocal.m4,
213
219
  # instance it was reported that on HP-UX the gcc test will end up
214
220
  # making a dummy file named `D' -- because `-MD' means `put the output
215
221
  # in D'.
 
222
  rm -rf conftest.dir
216
223
  mkdir conftest.dir
217
224
  # Copy depcomp to subdir because otherwise we won't find it if we're
218
225
  # using a relative directory.
277
284
        break
278
285
      fi
279
286
      ;;
280
 
    msvisualcpp | msvcmsys)
 
287
    msvc7 | msvc7msys | msvisualcpp | msvcmsys)
281
288
      # This compiler won't grok `-c -o', but also, the minuso test has
282
289
      # not run yet.  These depmodes are late enough in the game, and
283
290
      # so weak that their functioning should not be impacted.
342
349
if test "x$enable_dependency_tracking" != xno; then
343
350
  am_depcomp="$ac_aux_dir/depcomp"
344
351
  AMDEPBACKSLASH='\'
 
352
  am__nodep='_no'
345
353
fi
346
354
AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
347
355
AC_SUBST([AMDEPBACKSLASH])dnl
348
356
_AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl
 
357
AC_SUBST([am__nodep])dnl
 
358
_AM_SUBST_NOTMAKE([am__nodep])dnl
349
359
])
350
360
 
351
361
# Generate code to set up dependency tracking.              -*- Autoconf -*-
567
577
done
568
578
echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
569
579
 
570
 
# Copyright (C) 2001, 2003, 2005, 2008  Free Software Foundation, Inc.
 
580
# Copyright (C) 2001, 2003, 2005, 2008, 2011 Free Software Foundation,
 
581
# Inc.
571
582
#
572
583
# This file is free software; the Free Software Foundation
573
584
# gives unlimited permission to copy and/or distribute it,
574
585
# with or without modifications, as long as this notice is preserved.
575
586
 
 
587
# serial 1
 
588
 
576
589
# AM_PROG_INSTALL_SH
577
590
# ------------------
578
591
# Define $install_sh.
704
717
fi
705
718
])
706
719
 
707
 
# Copyright (C) 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
 
720
# Copyright (C) 2003, 2004, 2005, 2006, 2011 Free Software Foundation,
 
721
# Inc.
708
722
#
709
723
# This file is free software; the Free Software Foundation
710
724
# gives unlimited permission to copy and/or distribute it,
711
725
# with or without modifications, as long as this notice is preserved.
712
726
 
 
727
# serial 1
 
728
 
713
729
# AM_PROG_MKDIR_P
714
730
# ---------------
715
731
# Check for `mkdir -p'.
732
748
 
733
749
# Helper functions for option handling.                     -*- Autoconf -*-
734
750
 
735
 
# Copyright (C) 2001, 2002, 2003, 2005, 2008  Free Software Foundation, Inc.
 
751
# Copyright (C) 2001, 2002, 2003, 2005, 2008, 2010 Free Software
 
752
# Foundation, Inc.
736
753
#
737
754
# This file is free software; the Free Software Foundation
738
755
# gives unlimited permission to copy and/or distribute it,
739
756
# with or without modifications, as long as this notice is preserved.
740
757
 
741
 
# serial 4
 
758
# serial 5
742
759
 
743
760
# _AM_MANGLE_OPTION(NAME)
744
761
# -----------------------
746
763
[[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])])
747
764
 
748
765
# _AM_SET_OPTION(NAME)
749
 
# ------------------------------
 
766
# --------------------
750
767
# Set option NAME.  Presently that only means defining a flag for this option.
751
768
AC_DEFUN([_AM_SET_OPTION],
752
769
[m4_define(_AM_MANGLE_OPTION([$1]), 1)])
753
770
 
754
771
# _AM_SET_OPTIONS(OPTIONS)
755
 
# ----------------------------------
 
772
# ------------------------
756
773
# OPTIONS is a space-separated list of Automake options.
757
774
AC_DEFUN([_AM_SET_OPTIONS],
758
775
[m4_foreach_w([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
828
845
fi
829
846
AC_MSG_RESULT(yes)])
830
847
 
831
 
# Copyright (C) 2001, 2003, 2005  Free Software Foundation, Inc.
 
848
# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
832
849
#
833
850
# This file is free software; the Free Software Foundation
834
851
# gives unlimited permission to copy and/or distribute it,
835
852
# with or without modifications, as long as this notice is preserved.
836
853
 
 
854
# serial 1
 
855
 
837
856
# AM_PROG_INSTALL_STRIP
838
857
# ---------------------
839
858
# One issue with vendor `install' (even GNU) is that you can't
856
875
INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
857
876
AC_SUBST([INSTALL_STRIP_PROGRAM])])
858
877
 
859
 
# Copyright (C) 2006, 2008  Free Software Foundation, Inc.
 
878
# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
860
879
#
861
880
# This file is free software; the Free Software Foundation
862
881
# gives unlimited permission to copy and/or distribute it,
863
882
# with or without modifications, as long as this notice is preserved.
864
883
 
865
 
# serial 2
 
884
# serial 3
866
885
 
867
886
# _AM_SUBST_NOTMAKE(VARIABLE)
868
887
# ---------------------------
871
890
AC_DEFUN([_AM_SUBST_NOTMAKE])
872
891
 
873
892
# AM_SUBST_NOTMAKE(VARIABLE)
874
 
# ---------------------------
 
893
# --------------------------
875
894
# Public sister of _AM_SUBST_NOTMAKE.
876
895
AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
877
896
 
878
897
# Check how to create a tarball.                            -*- Autoconf -*-
879
898
 
880
 
# Copyright (C) 2004, 2005  Free Software Foundation, Inc.
 
899
# Copyright (C) 2004, 2005, 2012 Free Software Foundation, Inc.
881
900
#
882
901
# This file is free software; the Free Software Foundation
883
902
# gives unlimited permission to copy and/or distribute it,
899
918
# a tarball read from stdin.
900
919
#     $(am__untar) < result.tar
901
920
AC_DEFUN([_AM_PROG_TAR],
902
 
[# Always define AMTAR for backward compatibility.
903
 
AM_MISSING_PROG([AMTAR], [tar])
 
921
[# Always define AMTAR for backward compatibility.  Yes, it's still used
 
922
# in the wild :-(  We should find a proper way to deprecate it ...
 
923
AC_SUBST([AMTAR], ['$${TAR-tar}'])
904
924
m4_if([$1], [v7],
905
 
     [am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'],
 
925
     [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],
906
926
     [m4_case([$1], [ustar],, [pax],,
907
927
              [m4_fatal([Unknown tar format])])
908
928
AC_MSG_CHECKING([how to create a $1 tar archive])