Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove old unused lines for java.
[simgrid.git] / buildtools / Cmake / gras_config.h.in
index b07a0c7..a39a90f 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@