X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/9b73466ada27682d1729f394549479da83ef4a99..b2852b7c61948f495d7437ffaa7fd9aced12849c:/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 4eb4bb2c7a..c9f81f1387 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. */ @@ -57,9 +57,8 @@ //#define HAVE_FORTRAN_BINDING 0 /* Define to 1 if you have the `getrusage' function. */ -#ifndef WIN32 #define HAVE_GETRUSAGE 1 -#endif + /* Define if struct hostent contains h_addr_list */ #define HAVE_H_ADDR_LIST 1 @@ -94,7 +93,7 @@ /* #undef HAVE_MPI_INIT_THREAD */ /* Define if MPI_INTEGER16 is available */ -/* #undef HAVE_MPI_INTEGER16 */ +#define HAVE_MPI_INTEGER16 1 /* Define if MPI-IO (really ROMIO) is included */ //#define HAVE_MPI_IO 1 @@ -103,7 +102,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 /**/ @@ -142,9 +141,8 @@ #define HAVE_STRING_H 1 /* Define to 1 if you have the header file. */ -#ifndef WIN32 #define HAVE_SYS_RESOURCE_H 1 -#endif + /* Define to 1 if you have the header file. */ #define HAVE_SYS_STAT_H 1 @@ -188,25 +186,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