Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
also autogenerated
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 23 Oct 2007 13:50:08 +0000 (13:50 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 23 Oct 2007 13:50:08 +0000 (13:50 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@4862 48e7efb5-ca39-0410-a469-dd3cf9ba447f

src/gras_config.h.in

index 337d741..d2edc28 100644 (file)
@@ -80,9 +80,6 @@
 /* Define to 1 if you have the <jni.h> 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
 
 /* 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