
Found another places that we were incorrectly casting a C++ MPI handle array to the corresponding C array type and hoping for the best (which won't work at all). This commit fixes things so that we now do the proper conversion between C<-->C++ handles. This commit was SVN r13346.
This file is here solely as a placeholder so that Open MPI's Automake-based installer creates the installation directory $(installdir)/openmpi (you must have disabled the MPI C++ bindings, because they would normally create this directory automatically).