Hi Bob, * Bob Friesenhahn wrote on Sun, May 17, 2009 at 10:43:51PM CEST: > I see that the only way to request the new `silent-rules' feature is by > using the new form of AM_INIT_AUTOMAKE to pass the option. Since my > package can not use the new form of AM_INIT_AUTOMAKE, then it can not > request `silent-rules'.
You can use AM_SILENT_RULES instead. Cheers, Ralf
