1
1
Brian Barrett ed81e51c3a * rename ompi_printf to opal_printf
* rename ompi pty code to opal pty code
* rename ompi_qsort to opal_qsort

This commit was SVN r6335.
2005-07-04 02:16:57 +00:00

23 строки
945 B
Plaintext

Please note that this is *NOT* a vanilla 1.2.5.1 distribution of the
ROMIO package from Argonne National Labs. Various customizations had
to be applied to the configuration process. More to the point -- if
replace this copy of ROMIO with a newer version, it will likely not
work. :-(
- The Open MPI Team
-----------------------------------------------------------------------------
Local modifications:
====================
- Moved aclocal.m4 -> acinclude.m4
- Bunches of changes in acinclude.m4 to make it work with modern
versions of the GNU auto tools -- see comments in file.
- Bunches of changes in configure.in to make it work with modern
versions of the GNU auto tools -- see comments in file.
- Added a full set of Makefile.am files; removed all prior Makefile's;
replaced most Makefile.in's. Ignore mpi2-other and man directories.
- Not all systems have snprintf(); include "opal/util/printf.h" in
test/noncontig_coll.c