>>>>> "Peter" == Peter Hutterer <[email protected]> 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 <[email protected]> -JimC -- James Cloos <[email protected]> OpenPGP: 1024D/ED7DAEA6 _______________________________________________ xorg-devel mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-devel
