Ralf Wildenhues <[EMAIL PROTECTED]> writes:
> I don't think matching just `posix' would hurt, though.
Since that seems to be the consensus, I installed your patch,
with this changelog entry. Thanks.
2006-02-12 Paul Eggert <[EMAIL PROTECTED]>
and Ralf Wildenhues <[EMAIL PROTECTED]>
* lib/m4sugar/m4sh.m4 (_AS_BOURNE_COMPATIBLE): Look at the output
of (set -o) rather than testing whether (set -o posix) succeeds,
to work around a bug in the AIX 5.3 shell. Problem originally
reportd by Howard Chu for libtool.