%% Mike Frysinger <[EMAIL PROTECTED]> writes: mf> if the machine doesnt have 'which' then it probably doesnt support mf> the 'type' utility either (type is required by SuSv3 but which is mf> not ...) -mike
Actually, 99% of the time "which" is implemented as a csh script--ugh! And of course, csh is NOT POSIX. In fact, I've used a number of Linux systems where it wasn't even installed. Are you sure "type" is required by SuSv3? I don't see it, but I could be missing it. -- ------------------------------------------------------------------------------- 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
