Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Initial structure. Nothing works yet.
[simgrid.git] / src / gras_config.h.in
index 0c9875e..04124ab 100644 (file)
@@ -83,6 +83,9 @@
 /* Define to 1 if you have the `readv' function. */
 #undef HAVE_READV
 
+/* Indicates whether we have the CSDP library or not */
+#undef HAVE_SDP
+
 /* Define to 1 if you have the `signal' function. */
 #undef HAVE_SIGNAL
 
 /* Define if we use pthreads or not */
 #undef USE_PTHREADS
 
+/* Indicates whether we should use SimIX or not */
+#undef USE_SIMIX
+
 /* Define if we use ucontext or not */
 #undef USE_UCONTEXT
 
 #undef inline
 #endif
 
-/* Define to `unsigned' if <sys/types.h> does not define. */
+/* Define to `unsigned int' if <sys/types.h> does not define. */
 #undef size_t