Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge remote-tracking branch 'upstream/master' into issue95
[simgrid.git] / include / simgrid / config.h.in
index 5170028..32e11df 100644 (file)
@@ -11,8 +11,6 @@
 
 /* Was MSG compiled in?  */
 #cmakedefine01 SIMGRID_HAVE_MSG
-/* Was Jedule compiled in?  */
-#cmakedefine01 SIMGRID_HAVE_JEDULE
 /* Was the Lua support compiled in? */
 #cmakedefine01 SIMGRID_HAVE_LUA
 /* Were mallocators (object pools) compiled in? */
@@ -21,5 +19,5 @@
 #cmakedefine01 SIMGRID_HAVE_MC
 /* Was the ns-3 support compiled in? */
 #cmakedefine01 SIMGRID_HAVE_NS3
-#cmakedefine NS3_MINOR_VERSION @NS3_MINOR_VERSION@ 
+#cmakedefine NS3_MINOR_VERSION @NS3_MINOR_VERSION@
 #endif /* SIMGRID_PUBLIC_CONFIG_H */