From: mquinson Date: Tue, 23 Oct 2007 13:50:08 +0000 (+0000) Subject: also autogenerated X-Git-Tag: v3.3~939 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/efc583c42eef350fcdfa2560715243e95af94505 also autogenerated git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@4862 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/src/gras_config.h.in b/src/gras_config.h.in index 337d741a84..d2edc2813e 100644 --- a/src/gras_config.h.in +++ b/src/gras_config.h.in @@ -80,9 +80,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_JNI_H -/* Define to 1 if you have the `pthread' library (-lpthread). */ -#undef HAVE_LIBPTHREAD - /* Define to 1 if you have the `makecontext' function. */ #undef HAVE_MAKECONTEXT @@ -101,6 +98,10 @@ /* Indicates whether we have the CSDP library or not */ #undef HAVE_SDP +/* Define if the sem_timedwait is avaible or not (part of XPG6 standard only) + */ +#undef HAVE_SEM_TIMEDWAIT + /* Define to 1 if you have the `signal' function. */ #undef HAVE_SIGNAL