Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(787)

Side by Side Diff: binutils/gprof/aclocal.m4

Issue 3018030: [binutils] Bump binutils to 2.20.1 (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/nacl-toolchain.git
Patch Set: Created 10 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « binutils/gprof/Makefile.in ('k') | binutils/gprof/po/gprof.pot » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # generated automatically by aclocal 1.11 -*- Autoconf -*- 1 # generated automatically by aclocal 1.11.1 -*- Autoconf -*-
2 2
3 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 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 Free Software Foundation, Inc.
5 # This file is free software; the Free Software Foundation 5 # This file is free software; the Free Software Foundation
6 # gives unlimited permission to copy and/or distribute it, 6 # gives unlimited permission to copy and/or distribute it,
7 # with or without modifications, as long as this notice is preserved. 7 # with or without modifications, as long as this notice is preserved.
8 8
9 # This program is distributed in the hope that it will be useful, 9 # This program is distributed in the hope that it will be useful,
10 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without 10 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
11 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A 11 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
(...skipping 15 matching lines...) Expand all
27 27
28 # AM_AUTOMAKE_VERSION(VERSION) 28 # AM_AUTOMAKE_VERSION(VERSION)
29 # ---------------------------- 29 # ----------------------------
30 # Automake X.Y traces this macro to ensure aclocal.m4 has been 30 # Automake X.Y traces this macro to ensure aclocal.m4 has been
31 # generated from the m4 files accompanying Automake X.Y. 31 # generated from the m4 files accompanying Automake X.Y.
32 # (This private macro should not be called outside this file.) 32 # (This private macro should not be called outside this file.)
33 AC_DEFUN([AM_AUTOMAKE_VERSION], 33 AC_DEFUN([AM_AUTOMAKE_VERSION],
34 [am__api_version='1.11' 34 [am__api_version='1.11'
35 dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to 35 dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
36 dnl require some minimum version. Point them to the right macro. 36 dnl require some minimum version. Point them to the right macro.
37 m4_if([$1], [1.11], [], 37 m4_if([$1], [1.11.1], [],
38 [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl 38 [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
39 ]) 39 ])
40 40
41 # _AM_AUTOCONF_VERSION(VERSION) 41 # _AM_AUTOCONF_VERSION(VERSION)
42 # ----------------------------- 42 # -----------------------------
43 # aclocal traces this macro to find the Autoconf version. 43 # aclocal traces this macro to find the Autoconf version.
44 # This is a private macro too. Using m4_define simplifies 44 # This is a private macro too. Using m4_define simplifies
45 # the logic in aclocal, which can simply ignore this definition. 45 # the logic in aclocal, which can simply ignore this definition.
46 m4_define([_AM_AUTOCONF_VERSION], []) 46 m4_define([_AM_AUTOCONF_VERSION], [])
47 47
48 # AM_SET_CURRENT_AUTOMAKE_VERSION 48 # AM_SET_CURRENT_AUTOMAKE_VERSION
49 # ------------------------------- 49 # -------------------------------
50 # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced. 50 # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
51 # This function is AC_REQUIREd by AM_INIT_AUTOMAKE. 51 # This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
52 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], 52 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
53 [AM_AUTOMAKE_VERSION([1.11])dnl 53 [AM_AUTOMAKE_VERSION([1.11.1])dnl
54 m4_ifndef([AC_AUTOCONF_VERSION], 54 m4_ifndef([AC_AUTOCONF_VERSION],
55 [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl 55 [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
56 _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))]) 56 _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
57 57
58 # AM_AUX_DIR_EXPAND -*- Autoconf -*- 58 # AM_AUX_DIR_EXPAND -*- Autoconf -*-
59 59
60 # Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc. 60 # Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc.
61 # 61 #
62 # This file is free software; the Free Software Foundation 62 # This file is free software; the Free Software Foundation
63 # gives unlimited permission to copy and/or distribute it, 63 # gives unlimited permission to copy and/or distribute it,
(...skipping 910 matching lines...) Expand 10 before | Expand all | Expand 10 after
974 m4_include([../config/lead-dot.m4]) 974 m4_include([../config/lead-dot.m4])
975 m4_include([../config/nls.m4]) 975 m4_include([../config/nls.m4])
976 m4_include([../config/override.m4]) 976 m4_include([../config/override.m4])
977 m4_include([../config/po.m4]) 977 m4_include([../config/po.m4])
978 m4_include([../config/progtest.m4]) 978 m4_include([../config/progtest.m4])
979 m4_include([../libtool.m4]) 979 m4_include([../libtool.m4])
980 m4_include([../ltoptions.m4]) 980 m4_include([../ltoptions.m4])
981 m4_include([../ltsugar.m4]) 981 m4_include([../ltsugar.m4])
982 m4_include([../ltversion.m4]) 982 m4_include([../ltversion.m4])
983 m4_include([../lt~obsolete.m4]) 983 m4_include([../lt~obsolete.m4])
OLDNEW
« no previous file with comments | « binutils/gprof/Makefile.in ('k') | binutils/gprof/po/gprof.pot » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698