%% Noel Yap <[EMAIL PROTECTED]> writes: ny> I'm not sure if the following is feasible or advisable, but what ny> could be done is to test some common, simple things like ":", ny> "true", and "false" to see if $SHELL has it as a built-in. Noel
When would this test be run, though? Every time make starts up? Only when make is configured? They both have potential issues (the former being performance). -- ------------------------------------------------------------------------------- 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://mail.gnu.org/mailman/listinfo/help-make
