-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathautom4te.cfg
46 lines (43 loc) · 1.37 KB
/
autom4te.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
begin-language: "Autoheader-preselections"
args: --trace CF_WIN_DLL_IMPORT
end-language: "Autoheader-preselections"
begin-language: "Automake-preselections"
args: --trace CF_AM_CONDITIONAL
args: --trace CF_AC_DEFINE_IF_ENABLED_SUBST
args: --trace CF_GCC_COMPILER_OPTION_INT
args: --trace CF_DEF_TARGET
args: --trace CF_AC_ARG_VAR
args: --trace CF_AC_ARG_VAR_QUOTE
args: --trace CF_AC_ARG_DIR
args: --trace CF_WIN_DLL_IMPORT
args: --trace CF_PREPEND_VARS
args: --trace CF_AC_DEFINE_IF_ENABLED_DEFINE
args: --trace CF_SET_EXPR
args: --trace CF_SUBST_DEFINE
args: --trace CF_SUBST_DEFINE_UNQUOTED
args: --trace CF_AC_PATH_XTRA
args: --trace CF_ACX_PTHREAD
args: --trace CF_AM_PROG
args: --trace CF_EMACS_ENABLED
args: --trace CF_AM_ENABLE_DO
args: --trace CF_IF_ENABLED_DO
args: --trace AX_PREFIX_CONFIG_H
args: --trace CF_M4_PLUGIN
args: --trace CF_LIBTOOL
args: --trace CF_LIBTOOL_INT
args: --trace CF_LTDL_INT
end-language: "Automake-preselections"
begin-language: "Autoreconf-preselections"
args: --trace CF_GCC_COMPILER_OPTION
args: --trace CF_M4_PLUGIN
args: --trace CF_LIBTOOL
args: --trace CF_LIBTOOL_INT
args: --trace CF_LTDL_INT
end-language: "Autoreconf-preselections"
begin-language: "Autoscan-preselections"
args: --trace CF_GCC_COMPILER_OPTION
args: --trace CF_M4_PLUGIN
args: --trace CF_LIBTOOL
args: --trace CF_LIBTOOL_INT
args: --trace CF_LTDL_INT
end-language: "Autoscan-preselections"