Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Some modifications and some files added.
[simgrid.git] / src / gras_config.h.in
index 2ffed4b..dd0c895 100644 (file)
@@ -1,5 +1,8 @@
 /* src/gras_config.h.in.  Generated from configure.ac by autoheader.  */
 
+/* Arguments passed to the configure script */
+#undef AC_CONFIGURE_ARGS
+
 /* Path to the addr2line tool */
 #undef ADDR2LINE
 
@@ -77,6 +80,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