Re: AM_SILENT_RULES doesn't silence texinfo rules

2009-09-21 Thread Jack Kelly
(+ automake-patches) Disclaimer has finally been processed. I suspect it will need additional tests (and perhaps a NEWS entry?), but I wanted some eyes on the style before I got in too deep. Let me know if the inline patch gets mangled; if so, I'll start sending them as attachments. >From ae772e

Re: Feature Request: Improved cross-directory builds (intermediate files)

2009-09-21 Thread Ralf Wildenhues
* Bollinger, John C wrote on Tue, Sep 15, 2009 at 11:42:38PM CEST: > I'm still curious, however, about why Automake places the code for > depfile generation into configure / config.status, instead of > outputting Make rules for those files. If it's an issue of > compatibility with non-GNU Make, Y