X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/9fcfd4a4787ded9d55772ce7c8b93d905e069f77..d0ffc37686edcc803601f76ab51fdfed5fc2f241:/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 eb39223af5..4eb4bb2c7a 100644 --- a/teshsuite/smpi/mpich3-test/include/mpitestconf.h +++ b/teshsuite/smpi/mpich3-test/include/mpitestconf.h @@ -57,8 +57,9 @@ //#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 @@ -141,8 +142,9 @@ #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