On Tue, Apr 09, 2002 at 12:45:52PM +1000, Martin Pool wrote:
>     for cmd in test /bin/test /usr/bin/test /usr/ucb/bin/test /usr/ucb/test

Minor quibble:  This should probably try the built-in "test"
last; an external binary is preferable (though slower), since it
will work the same regardless of context.  The resulting
test-for-symlink command might be used in a context other than
the shell in which configure happens to be run.

--

|  | /\
|-_|/  >   Eric Siegerman, Toronto, Ont.        [EMAIL PROTECTED]
|  |  /
"Outlook not so good."  That magic 8-ball knows everything!
I'll ask about Exchange Server next.
        - Anonymous

Reply via email to