bug#7671: Presetting various *CLEANFILES variables

2010-12-20 Thread Behdad Esfahbod
On 12/19/10 06:43, Ralf Wildenhues wrote: > What you can do now is either > - require your users to pre-initialize variables, or > - ship a header fragment to be included first, that sets the needed > variables. Yeah, that's what we currently do in a few occasions, but I can't sell that to other

bug#7673: Bad option precedence: AM_AUTOMAKE_INIT and AUTOMAKE_OPTIONS might win over command line

2010-12-20 Thread Stefano Lattarini
On Sunday 19 December 2010, Ralf Wildenhues wrote: > * Stefano Lattarini wrote on Sat, Dec 18, 2010 at 03:12:17PM CET: > > Currently, the strictness-related options specified with AM_INIT_AUTOMAKE > > in configure.ac and with AUTOMAKE_OPTIONS in Makefile.am win over those > > specified on the comma