>>> "Stepan" == Stepan Kasal <kasal@xxxxxx> writes: [...] Stepan> Yes, I could use an m4_if inside AC_SUBST to handle them specially. That means maintaining a list of variables far from their definitions. Stepan> Or perhaps you could trace a different macro, not directly AC_SUBST. That sounds the right thing to do to me. This would allow anybody to get the precise list of all variables that are substituted in the output, something you cannot do right now. Stepan> Yet I still think having these in header-vars.am is the siplest way. That means maintaining a list of variables even farer from their definitions. I'd rather aim to remove anything from this file that is not purely Automake-specific. E.g., the definition of srcdir, and top_srcdir have nothing to do here: Autoconf should tell Automake these variables exist. -- Alexandre Duret-Lutz _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf