Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix a memory leak in MSG (hosts were not destroyed)
[simgrid.git] / buildtools / Cmake / gras_config.h.in
index b07a0c7fc7f2475eacb1d02221c2b1290d5850d7..a39a90f474e4edf89bd7b3dd1a46193e65d5244f 100644 (file)
 /* Define to 1 if you have the <inttypes.h> header file. */
 #cmakedefine HAVE_INTTYPES_H @HAVE_INTTYPES_H@
 
-/* defines whether Java bindings must be compiled or not */
-#cmakedefine HAVE_JAVA @HAVE_JAVA@
-
-/* Define to 1 if you have the <jni.h> header file. */
-#cmakedefine HAVE_JNI_H @HAVE_JNI_H@
-
-/* defines whether Ruby bindings must be compiled or not */
-#cmakedefine HAVE_RUBY @HAVE_RUBY@
-
 /* defines whether Lua bindings must be compiled or not */
 #cmakedefine HAVE_LUA @HAVE_LUA@