1
1
This commit was SVN r23850.
Этот коммит содержится в:
Jeff Squyres 2010-10-06 20:39:08 +00:00
родитель 94314d34d6
Коммит d7161a2b65

Просмотреть файл

@ -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$ svn co http://svn.open-mpi.org/svn/ompi/trunk ompi
shell$ cd ompi shell$ cd ompi
shell$ ./autogen.p shell$ ./autogen.pl
shell$ mkdir build shell$ mkdir build
shell$ cd build shell$ cd build
shell$ ../configure ... shell$ ../configure ...