%% "Andrea Consiglio" <[EMAIL PROTECTED]> writes: ac> I installed a new linux box (Suse 9.2, gnu make 3.8) and ac> I ma having problem with the make command. ac> In reality is a problem with xemacs which cannot trap the error found ac> by make because the make command output a colorized output.
ac> Why the make output is colorized? Can I switch off this feature? Make does not do any colorization of output. This must be added by your distribution somehow. -- ------------------------------------------------------------------------------- Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips at: http://www.gnu.org http://make.paulandlesley.org "Please remain calm...I may be mad, but I am a professional." --Mad Scientist _______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
