Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Ansi C declaration of the variables (at the beginning of the blocks)
[simgrid.git] / src / gras_config.h.in
index 2ffed4b..32c5e80 100644 (file)
@@ -77,6 +77,9 @@
 /* Define to 1 if you have the <inttypes.h> header file. */
 #undef HAVE_INTTYPES_H
 
+/* defines whether Java bindings must be compiled or not */
+#undef HAVE_JAVA
+
 /* Define to 1 if you have the <jni.h> header file. */
 #undef HAVE_JNI_H