>>>>> "Richard" == Richard Boulton <[EMAIL PROTECTED]> writes:
Richard> The gstreamer project, however, has a Makefile.am with
Richard> conditionals for each of a set of conditions dictating which
Richard> SUBDIRS are to be built. The file currently has 16 separate
Richard> conditionally defined variables (and will have more soon),
Richard> used only in the SUBDIRS variable.
How do you define SUBDIRS?
Richard> The attached patch avoids computing the list of conditionals
Richard> for the SUBDIRS variable, where it is not actually needed, if
Richard> the DIST_SUBDIRS variable is defined.
Thanks, I'm checking this in.
Please send a ChangeLog entry with patches.
Tom