Collin Funk wrote:
> The AIX 'make' command didn't build '[' causing the --help test to fail.
> It has 'gmake' which builds it though.

AIX 'make' also does not support the '!=' operator that is required
by POSIX [1].

You should make it a habit to use GNU make on AIX.

Bruno

[1] https://pubs.opengroup.org/onlinepubs/9799919799/utilities/make.html




Reply via email to