Fix memory leak in AC_FUNC_MMAP
[autoconf.git] / lib / autom4te.in
blob54cc94dd54f9b43d40b03c458341aaebac6765fb
1 # Definition of Autom4te option sets.                     -*- Makefile -*-
3 # Copyright (C) 2001-2015 Free Software Foundation, Inc.
5 # This program is free software: you can redistribute it and/or modify
6 # it under the terms of the GNU General Public License as published by
7 # the Free Software Foundation, either version 3 of the License, or
8 # (at your option) any later version.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY; without even the implied warranty of
12 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13 # GNU General Public License for more details.
15 # You should have received a copy of the GNU General Public License
16 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
18 ## -------------------------- ##
19 ## Autoheader preselections.  ##
20 ## -------------------------- ##
22 begin-language: "Autoheader-preselections"
23 args: --preselect AC_CONFIG_HEADERS
24 args: --preselect AH_OUTPUT
25 args: --preselect AC_DEFINE_TRACE_LITERAL
26 end-language: "Autoheader-preselections"
29 ## ------------------------ ##
30 ## Automake-preselections.  ##
31 ## ------------------------ ##
33 begin-language: "Automake-preselections"
34 args: --preselect AC_CANONICAL_BUILD
35 args: --preselect AC_CANONICAL_HOST
36 # AC_CANONICAL_SYSTEM was traced from Automake 1.7 to Automake 1.9.
37 # Later versions trace AC_CANONICAL_TARGET instead.
38 args: --preselect AC_CANONICAL_SYSTEM
39 args: --preselect AC_CANONICAL_TARGET
40 args: --preselect AC_CONFIG_AUX_DIR
41 args: --preselect AC_CONFIG_FILES
42 args: --preselect AC_CONFIG_HEADERS
43 args: --preselect AC_CONFIG_LIBOBJ_DIR
44 args: --preselect AC_CONFIG_LINKS
45 args: --preselect AC_CONFIG_MACRO_DIR_TRACE
46 args: --preselect AC_FC_FREEFORM
47 args: --preselect AC_FC_SRCEXT
48 args: --preselect AC_FC_PP_DEFINE
49 args: --preselect AC_FC_PP_SRCEXT
50 args: --preselect AC_INIT
51 args: --preselect AC_LIBSOURCE
52 args: --preselect AC_REQUIRE_AUX_FILE
53 # Automake < 1.10 traces AC_SUBST.  Automake >= 1.10 traces AC_SUBST_TRACE.
54 args: --preselect AC_SUBST
55 args: --preselect AC_SUBST_TRACE
56 args: --preselect AM_AUTOMAKE_VERSION
57 args: --preselect AM_CONDITIONAL
58 args: --preselect AM_ENABLE_MULTILIB
59 args: --preselect AM_EXTRA_RECURSIVE_TARGETS
60 args: --preselect AM_GNU_GETTEXT
61 args: --preselect AM_GNU_GETTEXT_INTL_SUBDIR
62 args: --preselect AM_INIT_AUTOMAKE
63 args: --preselect AM_MAKEFILE_INCLUDE
64 args: --preselect AM_MAINTAINER_MODE
65 args: --preselect AM_NLS
66 args: --preselect AM_POT_TOOLS
67 args: --preselect AM_PATH_GUILE
68 args: --preselect AM_PROG_AR
69 args: --preselect AM_PROG_CC_C_O
70 args: --preselect AM_PROG_CXX_C_O
71 args: --preselect AM_PROG_F77_C_O
72 args: --preselect AM_PROG_FC_C_O
73 args: --preselect AM_PROG_MOC
74 # AM_PROG_MKDIR_P will be removed in Automake 1.14.
75 args: --preselect AM_PROG_MKDIR_P
76 args: --preselect AM_SILENT_RULES
77 args: --preselect AM_XGETTEXT_OPTION
78 args: --preselect _AM_MAKEFILE_INCLUDE
79 args: --preselect _AM_SUBST_NOTMAKE
80 args: --preselect _AM_COND_IF
81 args: --preselect _AM_COND_ELSE
82 args: --preselect _AM_COND_ENDIF
83 args: --preselect LT_SUPPORTED_TAG
84 args: --preselect _LT_AC_TAGCONFIG
85 args: --preselect m4_include
86 args: --preselect m4_sinclude
87 end-language: "Automake-preselections"
90 ## -------------------------- ##
91 ## Autoreconf-preselections.  ##
92 ## -------------------------- ##
94 begin-language: "Autoreconf-preselections"
95 args: --preselect AC_CONFIG_AUX_DIR
96 args: --preselect AC_CONFIG_HEADERS
97 args: --preselect AC_CONFIG_MACRO_DIR_TRACE
98 args: --preselect AC_CONFIG_SUBDIRS
99 args: --preselect AC_INIT
100 args: --preselect AC_PROG_LIBTOOL
101 args: --preselect LT_INIT
102 args: --preselect LT_CONFIG_LTDL_DIR
103 args: --preselect AM_GNU_GETTEXT
104 end-language: "Autoreconf-preselections"
107 ## ----------------------------- ##
108 ## Autoconf without aclocal.m4.  ##
109 ## ----------------------------- ##
111 # This intermediate language is used by aclocal to build aclocal.m4.
113 begin-language: "Autoconf-without-aclocal-m4"
114 args: --prepend-include '@pkgdatadir@'
115 args: --cache=autom4te.cache
116 args: autoconf/autoconf.m4f
117 args: acsite.m4?
118 args: --mode 777
119 args: --language M4sh
120 end-language: "Autoconf-without-aclocal-m4"
123 ## ---------- ##
124 ## Autoconf.  ##
125 ## ---------- ##
127 begin-language: "Autoconf"
128 args: --language Autoheader-preselections
129 args: --language Automake-preselections
130 args: --language Autoreconf-preselections
131 args: --language Autoconf-without-aclocal-m4
132 args: aclocal.m4?
133 end-language: "Autoconf"
136 ## -------- ##
137 ## Autotest ##
138 ## -------- ##
140 begin-language: "Autotest"
141 args: --prepend-include '@pkgdatadir@'
142 args: autotest/autotest.m4f
143 args: package.m4?
144 args: local.at?
145 args: --mode 777
146 args: --language M4sh
147 end-language: "Autotest"
150 ## ---- ##
151 ## M4sh ##
152 ## ---- ##
154 begin-language: "M4sh"
155 args: --prepend-include '@pkgdatadir@'
156 args: m4sugar/m4sh.m4f
157 args: --mode 777
158 args: --language M4sugar
159 end-language: "M4sh"
162 ## ------- ##
163 ## M4sugar ##
164 ## ------- ##
166 begin-language: "M4sugar"
167 args: --prepend-include '@pkgdatadir@'
168 args: m4sugar/m4sugar.m4f
169 args: --warnings syntax
170 end-language: "M4sugar"