From: "David Edelsohn" <dje....@gmail.com>
AIX Shell is KSH.
The problem is shell append += and libtool not running with the same
shell used by configure.
Hm, the mpc configure script actually has a check for shell +=, and on my
solaris box it correctly detects that it doesn't work.
checking whether the shell understands "+="... no
Presumably on solaris then += isn't used. I wonder what does configure say
here for AIX and why does it attempt to use it?
After my intervention:
$ make check
===================
All 57 tests passed
===================
Thanks for the report. Do you consider this issue closed or would you like
to pursue it further?
--Kaveh