Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add a stub for the java factory initier for the cases where we don't want to compile...
[simgrid.git] / configure
index 750c1cd..4733b6c 100755 (executable)
--- a/configure
+++ b/configure
@@ -26471,6 +26471,11 @@ done
      && test "x$ac_cv_header_jni_h" = "xyes" ; then
 
      use_java="yes"
      && test "x$ac_cv_header_jni_h" = "xyes" ; then
 
      use_java="yes"
+
+cat >>confdefs.h <<\_ACEOF
+#define HAVE_JAVA 1
+_ACEOF
+
   else
      use_java="no"
   fi
   else
      use_java="no"
   fi
@@ -26486,6 +26491,7 @@ else
 fi
 
 
 fi
 
 
+
 #####################
 ## Check for programs
 ##
 #####################
 ## Check for programs
 ##