Lines Matching full:macro
99 dnl unless we require an AC_DEFUNed macro:
433 # embedded single quotes properly. In configure, this macro expands
574 # This macro allows early generation of the libtool script (before
769 # Trace this macro to discover what tags are supported by the libtool
1864 # This macro does not hard code the compiler like AC_PROG_CC_C_O.
7042 # NOTE: This macro has been submitted for inclusion into #
7045 # macro and use it instead. #
7379 # _LT_MANGLE_OPTION(MACRO-NAME, OPTION-NAME)
7385 # _LT_SET_OPTION(MACRO-NAME, OPTION-NAME)
7387 # Set option OPTION-NAME for macro MACRO-NAME, and if there is a
7398 # _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET])
7405 # _LT_UNLESS_OPTIONS(MACRO-NAME, OPTION-LIST, IF-NOT-SET)
7407 # Execute IF-NOT-SET unless all options in OPTION-LIST for MACRO-NAME
7418 # _LT_SET_OPTIONS(MACRO-NAME, OPTION-LIST)
7421 # with MACRO
7422 # LT_OPTION_DEFINE, dispatch to that macro; otherwise complain about
7452 # _LT_MANGLE_DEFUN(MACRO-NAME, OPTION-NAME)
7458 # LT_OPTION_DEFINE(MACRO-NAME, OPTION-NAME, CODE)
7771 # lt_append(MACRO-NAME, STRING, [SEPARATOR])
7773 # Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'.
7775 # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
7776 # No SEPARATOR is output if MACRO-NAME was previously undefined (different
7779 # This macro is needed until we can rely on Autoconf 2.62, since earlier
7802 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
7804 # Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
7894 # using a macro with the same name in our local m4/libtool.m4 it'll
7976 # Automake X.Y traces this macro to ensure aclocal.m4 has been
7978 # (This private macro should not be called outside this file.)
7982 dnl require some minimum version. Point them to the right macro.
7989 # aclocal traces this macro to find the Autoconf version.
7990 # This is a private macro too. Using m4_define simplifies
8090 Usually this means the macro was only invoked conditionally.]])
8117 # dependency, and given that the user is not expected to run this macro,
8253 # This macro is AC_REQUIREd in _AM_DEPENDENCIES
8344 # This macro should only be invoked once -- use via AC_REQUIRE.
8378 # This macro actually does too much. Some checks are only needed if
8471 dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This macro
8846 # This macro is traced by Automake.