Typos fixes in manual

2010-01-24 Thread Christos Kontas
Hello! I was browsing Automake's manual recently and noticed some typo errors. You can find them corrected in the included patch. Thank you Christos Kontas ___ Χρησιμοποιείτε Yahoo!; Βαρεθήκατε τα ενοχλητικά μηνύματα (spam); Το Ya

Re: automake silent-rules feature is not compatible with --disable-dependency-tracking

2010-01-24 Thread Ralf Wildenhues
> * Dmitry V. Levin wrote on Sun, Jan 17, 2010 at 02:37:10AM CET: > > There seems to be a bug in automake: silent-rules support is not > > compatible with --disable-dependency-tracking yet. Passing this option to > > configure results to garbage both in silent and verbose output. > > Here is a rep