automake's silent-rules
James Cloos
cloos at jhcloos.com
Wed Aug 26 01:00:40 PDT 2009
>>>>> "Peter" == Peter Hutterer <peter.hutterer at who-t.net> writes:
>> m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
Peter> I'd rather have it into xorg-macros. See the patch below as a
Peter> possible solution to get it for 'free'.
I agree with that; I wasn't certain of where in xorg-macros to put it.
Peter> This loosely qualifies as a CWARNFLAG since it allows all the
Peter> warnings to be seen and enables modules to gain support from the
Peter> feature without any changes needed to configure.
Peter> AC_SUBST(CWARNFLAGS)
Peter> +m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
Peter> ]) # XORG_CWARNFLAGS
But that looks good.
Signed-off-by: James Cloos <cloos at jhcloos.com>
-JimC
--
James Cloos <cloos at jhcloos.com> OpenPGP: 1024D/ED7DAEA6
More information about the xorg-devel
mailing list