1
1
This commit was SVN r23850.
This commit is contained in:
Jeff Squyres 2010-10-06 20:39:08 +00:00
parent 94314d34d6
commit d7161a2b65

View File

@ -61,7 +61,7 @@ developer's checkout, you have three main options:
shell$ svn co http://svn.open-mpi.org/svn/ompi/trunk ompi
shell$ cd ompi
shell$ ./autogen.p
shell$ ./autogen.pl
shell$ mkdir build
shell$ cd build
shell$ ../configure ...