On Tue, Nov 9, 2010 at 01:31, Gary V. Vaughan wrote:
> The minimum m4 version is specified in the README for the version of autoconf
> you wish to use. Currently the relevant section says:
>
> You should install GNU M4 (version 1.4.6 or later is required
> 1.4.14 or later is recommended)[[...
Greetings.
I am a developer on the Open MPI project (www.open-mpi.org), a long-time user
of the GNU Autotools. Our latest release is the 1.5 series; the configury that
ships in the Open MPI v1.5 distribution tarball is bootstrapped with Autoconf
2.65, Automake 1.11, and Libtool 2.2.6b.
We'r
On 11/09/2010 09:05 AM, Jeff Squyres wrote:
> include options such as --program-suffix, but since our configure script was
> bootstrapped with AC 2.65, it doesn't understand --program-suffix.
Autoconf still supports --program-suffix (although admittedly it has no
testsuite coverage of this option
On Nov 9, 2010, at 11:19 AM, Eric Blake wrote:
>> include options such as --program-suffix, but since our configure script was
>> bootstrapped with AC 2.65, it doesn't understand --program-suffix.
>
> Autoconf still supports --program-suffix (although admittedly it has no
> testsuite coverage of