X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/1b30f00857843f1cee60814ed519ff82e8ef4787..8db5b24ed8e2ac545a35960a4e90a0f6ff0e51ed:/buildtools/Cmake/src/c_gras_config.h.in diff --git a/buildtools/Cmake/src/c_gras_config.h.in b/buildtools/Cmake/src/c_gras_config.h.in index 60a4b2d6e8..4334b7e847 100644 --- a/buildtools/Cmake/src/c_gras_config.h.in +++ b/buildtools/Cmake/src/c_gras_config.h.in @@ -1,5 +1,5 @@ -//This document is maded by user -//With Cmake it creates gras_config.h in /src +// /buildtools/Cmake/src/c_gras_config.h.in is user-written. +// With Cmake it creates /src/gras_config.h /* Define if building universal (internal helper macro) */ #cmakedefine AC_APPLE_UNIVERSAL_BUILD @AC_APPLE_UNIVERSAL_BUILD@ @@ -90,6 +90,9 @@ /* Define to 1 if you have the 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@