/usr/bin/m4: unrecognized option '--gnu'
"Gupta, Ashish" <[email protected]>
| Newsgroups | gmane.comp.gnu.m4.general |
|---|---|
| Message-ID | <E2473D2C94A6D64E8619CF26AA051C6834147DB748@KEX-US-CLUS02.KRONOS.COM> |
In Aix 6.1 we are getting following error: /usr/bin/m4: unrecognized option '--gnu' FYI - Following command "m4 -version" returns "GNU m4 1.4" From following links, We learned that m4 GNU m4 1.4.13 adds a "--gnu" option https://bugs.launchpad.net/ubuntu/+source/autoconf/+bug/459422 http://blog.gmane.org/gmane.comp.gnu.make.bugs/month=20110901 So from where we can get m4 1.4.13 or higher so that we can fix the '--gnu' related error? Or any guidance how to resolve this error will be highly appreciated. Regards Ashish