Re: Proposal: dirlist.d/ directory support

2006-08-23 Thread Ralf Wildenhues
* Robert Schiele wrote on Wed, Aug 23, 2006 at 10:04:48PM CEST: > On Wed, Aug 23, 2006 at 08:20:41PM +0200, Ralf Wildenhues wrote: > > > [...] what's missing from the patch before it > > can be applied is a ChangeLog entry, an addition to the "For example" > > part in the documentation right after

Re: Proposal: dirlist.d/ directory support

2006-08-23 Thread Robert Schiele
On Wed, Aug 23, 2006 at 01:48:57PM -0700, Ben Pfaff wrote: > Robert Schiele <[EMAIL PROTECTED]> writes: > > > I'd like to make the proposal to invent dirlist.d/ directory support into > > aclocal. Currently the macro search path can be modified by a user by > > adding > > the repective path or a

Re: Proposal: dirlist.d/ directory support

2006-08-23 Thread Ben Pfaff
Robert Schiele <[EMAIL PROTECTED]> writes: > I'd like to make the proposal to invent dirlist.d/ directory support into > aclocal. Currently the macro search path can be modified by a user by adding > the repective path or a pattern that includes this path to the dirlist file > contained in ACDIR.

Re: Proposal: dirlist.d/ directory support

2006-08-23 Thread Robert Schiele
On Wed, Aug 23, 2006 at 08:20:41PM +0200, Ralf Wildenhues wrote: > Hello Robert, Christoph, all, > > * Robert Schiele wrote on Wed, Aug 23, 2006 at 06:24:48PM CEST: > > > > The following patch does provide the feature as described above and I > > would like to see it in future automake releases.

Re: is -Wportability enabled by default?

2006-08-23 Thread Alexandre Duret-Lutz
>>> "BH" == Bruno Haible <[EMAIL PROTECTED]> writes: [...] BH> "Warning categories include: BH> ... BH> `portability' portability issues BH> `syntax'dubious syntactic constructs (default) BH> `unsupported' unsupported or incomplete features (default) BH> `all' all the

Re: Proposal: dirlist.d/ directory support

2006-08-23 Thread Ralf Wildenhues
Hello Robert, Christoph, all, * Robert Schiele wrote on Wed, Aug 23, 2006 at 06:24:48PM CEST: > > The following patch does provide the feature as described above and I > would like to see it in future automake releases. Comments, > suggestions, questions, or rants are always welcome. Automake-1.

Proposal: dirlist.d/ directory support

2006-08-23 Thread Robert Schiele
Hello, I'd like to make the proposal to invent dirlist.d/ directory support into aclocal. Currently the macro search path can be modified by a user by adding the repective path or a pattern that includes this path to the dirlist file contained in ACDIR. This is a very useful feature if you have