Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Bug fix.
[simgrid.git] / src / gras_config.h.in
index 3ace03e..337d741 100644 (file)
@@ -71,6 +71,9 @@
 /* Define to 1 if you have the `gettimeofday' function. */
 #undef HAVE_GETTIMEOFDAY
 
+/* Indicates whether we have the GTNETS library or not */
+#undef HAVE_GTNETS
+
 /* Define to 1 if you have the <inttypes.h> header file. */
 #undef HAVE_INTTYPES_H
 
 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
 #undef TIME_WITH_SYS_TIME
 
-/* Indicates whether we should use GTNetS or not */
-#undef USE_GTNETS
-
 /* Version number of package */
 #undef VERSION