Previous: Obsolete macros, Up: Macros
The following macros are private macros you should not call directly. They are called by the other public macros when appropriate. Do not rely on them, as they might be changed in a future version. Consider them as implementation details; or better, do not consider them at all: skip this section!
_AM_DEPENDENCIESAM_SET_DEPDIRAM_DEP_TRACKAM_OUTPUT_DEPENDENCY_COMMANDSAM_MAKE_INCLUDEinclude statements.  This macro is automatically invoked when
needed; there should be no need to invoke it manually.
     AM_PROG_INSTALL_STRIPinstall that can be used to
strip a program at installation time.  This macro is automatically
included when required.
     AM_SANITY_CHECKAM_INIT_AUTOMAKE.