On Thu, Oct 25, 2001 at 02:43:23PM -0500, Robert Boehne wrote: > + if test `expr "X$rmfiles" : ".*"` -gt $max_cmd_len; then
How portable is "test -gt"? The Goat book doesn't list it as a portable test operator: http://sources.redhat.com/autobook/autobook/autobook_216.html Cheers, Olly _______________________________________________ Libtool mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/libtool
