Explorar o código

- add HAVE_MPI_COMM_F2C to starpu_config.h.in to match corresponding AC_DEFINE introduced in r18326

Olivier Aumage %!s(int64=9) %!d(string=hai) anos
pai
achega
7bc3e0cb7f
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      include/starpu_config.h.in

+ 3 - 0
include/starpu_config.h.in

@@ -137,4 +137,7 @@ typedef ssize_t starpu_ssize_t;
 /* This is only for building examples */
 #undef STARPU_HAVE_HELGRIND_H
 
+/* Enable Fortran to C MPI interface */
+#undef  HAVE_MPI_COMM_F2C
+
 #endif