oops, forgot one
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@500 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
parent
c78c031114
commit
c30abf5b81
@ -27,9 +27,9 @@
|
|||||||
|
|
||||||
/* Should we use MPE ? */
|
/* Should we use MPE ? */
|
||||||
#if HAVE_LIBMPE && HAVE_MPI
|
#if HAVE_LIBMPE && HAVE_MPI
|
||||||
#define HAVE_MPE 1
|
#define HAVE_MPE 1
|
||||||
#else
|
#else
|
||||||
#define HAVE_MPE 0
|
#define HAVE_MPE 0
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user