Re: Reducing output verbosity

2003-03-24 Thread Jay Cornwall
On Sun, 23 Mar 2003, Alexandre Duret-Lutz wrote: > Jay> Do all those defines really need to be done on the command line? >See the Autoconf documentation for AC_CONFIG_HEADERS, or >the Automake documentation for `no-define'. Ah, thanks. AC_CONFIG_HEADERS cleared that up. :) > Jay> And is it real

Re: Reducing output verbosity

2003-03-23 Thread Alexandre Duret-Lutz
>>> "Jay" == Jay Cornwall <[EMAIL PROTECTED]> writes: [...] Jay> Do all those defines really need to be done on the command line? See the Autoconf documentation for AC_CONFIG_HEADERS, or the Automake documentation for `no-define'. Jay> And is it really necessary to print the if/else/fi block

Reducing output verbosity

2003-03-23 Thread Jay Cornwall
Hi Is there any way to reduce the verbosity of make when used with Makefiles generated by Automake? The output just seems to get bigger and bigger with every Automake version increase, and it's quite messy when I'm not debugging. For example: if gcc -DPACKAGE_NAME=\"utopia\" -DPACKAGE_TARNAME=\"