Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
These Makefiles should always be generated to ensure that they're
authoralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 25 Sep 2007 14:09:13 +0000 (14:09 +0000)
committeralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 25 Sep 2007 14:09:13 +0000 (14:09 +0000)
included in the make dist...

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@4714 48e7efb5-ca39-0410-a469-dd3cf9ba447f

configure.ac

index 3b86716..e300733 100644 (file)
@@ -502,7 +502,7 @@ AC_CONFIG_FILES([
 #      examples/gras/p2p/chord/Makefile
 #      examples/gras/p2p/can/Makefile
 
-if test "x$use_java" = "xyes" ; then
+#if test "x$use_java" = "xyes" ; then
 AC_CONFIG_FILES([
     examples/java/Makefile
       examples/java/basic/Makefile
@@ -510,7 +510,7 @@ AC_CONFIG_FILES([
       examples/java/suspend/Makefile
       examples/java/ping_pong/Makefile
 ])
-fi
+#fi
 
 AC_CONFIG_FILES([
   examples/Makefile