FYI: On AIX I tried using
export SHELL=/usr/bin/ksh93
and also running from /usr/bin/ksh93
ksh93 was never tested. Continued to complain that /usr/bin/ksh is not
POSIX (enough)
However, the test done in ./configure (somewhat simplified here) will
pass if ksh93 is used as the shell!
am_sh=/usr/b
On Jun 19, 2017, at 2:50 PM, Mathieu Lirzin wrote:
>
> - Automake-provided scripts and makefile recipes might (finally!)
>start assuming a POSIX shell in Automake 2.0. There still is no
>certainty about this though: we'd first like to wait and see
>whether future Autoconf versions w
Werner LEMBERG writes:
>> We are pleased to announce the GNU Automake 1.15.1 maintenance
>> release.
>
> Thanks a lot for your efforts!
>
> Note that you forgot to tag the new release in the git repository, so
> please do that :-)
I have just added the release tag to the repository.
Thank you f
> We are pleased to announce the GNU Automake 1.15.1 maintenance
> release.
Thanks a lot for your efforts!
Note that you forgot to tag the new release in the git repository, so
please do that :-)
Werner