Harlan Stenn <[EMAIL PROTECTED]> writes:
>> test -x / && { { test -x /bin/sh && test ! -f /bin/sh.exe; } || test ! -f
>> /bin/sh; }
>
> Are curly braces safe to use on Old versions of /bin/sh?Yes. _______________________________________________ Autoconf mailing list [email protected] http://lists.gnu.org/mailman/listinfo/autoconf
