Bruno Haible <[EMAIL PROTECTED]> writes:

>> Bruno, what is the reason for this change?
>
> It's to allow modules to augment noinst_LTLIBRARIES. (For example, if a
> package wants to be buildable with CC=g++ but needs the regex module, it
> needs to add "-x c" to the CPPFLAGS of this module. Automake supports only
> CPPFLAGS per library, not per module, so this requires an intermediate
> library.)
>
> I'm applying this fix.

Thanks for the explanation and fix, it seems to work fine here.

/Simon


Reply via email to