X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c57842fe897f53b46f0be3da87f7c996674be7d6..befbbbe1fbb31663a8f91e24ce12df271cf4ae79:/teshsuite/smpi/mpich3-test/include/mpitestconf.h diff --git a/teshsuite/smpi/mpich3-test/include/mpitestconf.h b/teshsuite/smpi/mpich3-test/include/mpitestconf.h index 2e073ada68..6ccd8014d0 100644 --- a/teshsuite/smpi/mpich3-test/include/mpitestconf.h +++ b/teshsuite/smpi/mpich3-test/include/mpitestconf.h @@ -2,7 +2,7 @@ /* include/mpitestconf.h.in. Generated from configure.ac by autoheader. */ /* -*- Mode: C; c-basic-offset:4 ; -*- */ -/* +/* * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ @@ -103,7 +103,7 @@ #define HAVE_MPI_SPAWN 1 /* Define if MPI_Win_create is available */ -//#define HAVE_MPI_WIN_CREATE 1 +#define HAVE_MPI_WIN_CREATE 1 /* define if the compiler implements namespaces */ #define HAVE_NAMESPACES /**/ @@ -188,25 +188,25 @@ #define POINTERINT_t int /* The size of `int', as computed by sizeof. */ -#define SIZEOF_INT +#define SIZEOF_INT /* The size of `long', as computed by sizeof. */ -#define SIZEOF_LONG +#define SIZEOF_LONG /* The size of `long long', as computed by sizeof. */ -#define SIZEOF_LONG_LONG +#define SIZEOF_LONG_LONG /* The size of `MPI_Offset', as computed by sizeof. */ -#define SIZEOF_MPI_OFFSET +#define SIZEOF_MPI_OFFSET /* The size of `short', as computed by sizeof. */ -#define SIZEOF_SHORT +#define SIZEOF_SHORT /* The size of `void *', as computed by sizeof. */ -#define SIZEOF_VOID_P +#define SIZEOF_VOID_P /* Define calling convention */ -#define STDCALL +#define STDCALL /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1