From: mquinson Date: Tue, 25 Sep 2007 19:48:48 +0000 (+0000) Subject: I must be a code cleanup freak, sorry X-Git-Tag: v3.3~1067 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/5eab79dfd18afa1ce0374d1b32306737cb2ba296?ds=sidebyside I must be a code cleanup freak, sorry git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@4724 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/configure.ac b/configure.ac index e300733046..3306fa7c6b 100644 --- a/configure.ac +++ b/configure.ac @@ -502,7 +502,6 @@ AC_CONFIG_FILES([ # examples/gras/p2p/chord/Makefile # examples/gras/p2p/can/Makefile -#if test "x$use_java" = "xyes" ; then AC_CONFIG_FILES([ examples/java/Makefile examples/java/basic/Makefile @@ -510,7 +509,6 @@ AC_CONFIG_FILES([ examples/java/suspend/Makefile examples/java/ping_pong/Makefile ]) -#fi AC_CONFIG_FILES([ examples/Makefile