Remove MPI define for FAH
authorRoland Schulz <roland@utk.edu>
Sun, 24 Jun 2012 05:11:58 +0000 (01:11 -0400)
committerRoland Schulz <roland@utk.edu>
Sun, 24 Jun 2012 05:15:39 +0000 (01:15 -0400)
commitd89f426b51062b9d879ea2fe6a70a8be8f43cb7b
tree4801fdbc4d5dc8c44ee3d7f0917326fa47ae3069
parent799a5922bb1c95e6375628c25a9a3ba34db62e10
Remove MPI define for FAH

FAH will use with 4.6 the standard GMX_MPI define instead of MPI.
This removes problems with C++ compile.

This fixes #849 and is related to #853.

Change-Id: I63bfc14400cda096350aba9a94a676e9c0952d56
cmake/gmxManageMPI.cmake