Re: [GNU Autoconf 2.72e] testsuite: 11 41 failed on OS X 10.6
Sevan Janiyan <[email protected]>
| Newsgroups | gmane.comp.sysutils.autoconf.bugs |
|---|---|
| Message-ID | <[email protected]> |
Same test failures on OS X 10.11. automake was included in OS X until 10.7 where it was removed. If it's not detected, the tests are skipped. It was only going back to 10.4 that I attempted to use a new version of automake with autoconf testing, but it looks like test #41 fails given an up to date version of automake on OS X 10.4, 10.6, 10.11. Sevan