Make graph dumps use graphviz format
[official-gcc.git] / gcc / aclocal.m4
blobc0fcbeb5f990e13b812c20156d10d3522bf5f697
1 # generated automatically by aclocal 1.15.1 -*- Autoconf -*-
3 # Copyright (C) 1996-2017 Free Software Foundation, Inc.
5 # This file is free software; the Free Software Foundation
6 # gives unlimited permission to copy and/or distribute it,
7 # with or without modifications, as long as this notice is preserved.
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
11 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
12 # PARTICULAR PURPOSE.
14 m4_ifndef([AC_CONFIG_MACRO_DIRS], [m4_defun([_AM_CONFIG_MACRO_DIRS], [])m4_defun([AC_CONFIG_MACRO_DIRS], [_AM_CONFIG_MACRO_DIRS($@)])])
15 # AM_CONDITIONAL                                            -*- Autoconf -*-
17 # Copyright (C) 1997-2017 Free Software Foundation, Inc.
19 # This file is free software; the Free Software Foundation
20 # gives unlimited permission to copy and/or distribute it,
21 # with or without modifications, as long as this notice is preserved.
23 # AM_CONDITIONAL(NAME, SHELL-CONDITION)
24 # -------------------------------------
25 # Define a conditional.
26 AC_DEFUN([AM_CONDITIONAL],
27 [AC_PREREQ([2.52])dnl
28  m4_if([$1], [TRUE],  [AC_FATAL([$0: invalid condition: $1])],
29        [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
30 AC_SUBST([$1_TRUE])dnl
31 AC_SUBST([$1_FALSE])dnl
32 _AM_SUBST_NOTMAKE([$1_TRUE])dnl
33 _AM_SUBST_NOTMAKE([$1_FALSE])dnl
34 m4_define([_AM_COND_VALUE_$1], [$2])dnl
35 if $2; then
36   $1_TRUE=
37   $1_FALSE='#'
38 else
39   $1_TRUE='#'
40   $1_FALSE=
42 AC_CONFIG_COMMANDS_PRE(
43 [if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then
44   AC_MSG_ERROR([[conditional "$1" was never defined.
45 Usually this means the macro was only invoked conditionally.]])
46 fi])])
48 # Copyright (C) 2006-2017 Free Software Foundation, Inc.
50 # This file is free software; the Free Software Foundation
51 # gives unlimited permission to copy and/or distribute it,
52 # with or without modifications, as long as this notice is preserved.
54 # _AM_SUBST_NOTMAKE(VARIABLE)
55 # ---------------------------
56 # Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in.
57 # This macro is traced by Automake.
58 AC_DEFUN([_AM_SUBST_NOTMAKE])
60 # AM_SUBST_NOTMAKE(VARIABLE)
61 # --------------------------
62 # Public sister of _AM_SUBST_NOTMAKE.
63 AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
65 m4_include([../libtool.m4])
66 m4_include([../ltoptions.m4])
67 m4_include([../ltsugar.m4])
68 m4_include([../ltversion.m4])
69 m4_include([../lt~obsolete.m4])
70 m4_include([../config/acx.m4])
71 m4_include([../config/ax_lib_socket_nsl.m4])
72 m4_include([../config/cet.m4])
73 m4_include([../config/codeset.m4])
74 m4_include([../config/depstand.m4])
75 m4_include([../config/dfp.m4])
76 m4_include([../config/enable.m4])
77 m4_include([../config/gcc-plugin.m4])
78 m4_include([../config/gettext-sister.m4])
79 m4_include([../config/gettext.m4])
80 m4_include([../config/iconv.m4])
81 m4_include([../config/intlmacosx.m4])
82 m4_include([../config/lcmessage.m4])
83 m4_include([../config/lead-dot.m4])
84 m4_include([../config/lib-ld.m4])
85 m4_include([../config/lib-link.m4])
86 m4_include([../config/lib-prefix.m4])
87 m4_include([../config/mmap.m4])
88 m4_include([../config/nls.m4])
89 m4_include([../config/override.m4])
90 m4_include([../config/picflag.m4])
91 m4_include([../config/po.m4])
92 m4_include([../config/progtest.m4])
93 m4_include([../config/stdint.m4])
94 m4_include([../config/warnings.m4])
95 m4_include([../config/zlib.m4])
96 m4_include([acinclude.m4])