X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3d615cf194cbec84c5819c1d7888b6975b440151..d8f11457ef58c17b4feb1cde1db9952d7f0799c4:/configure.ac diff --git a/configure.ac b/configure.ac index 7ad0ac2be3..b662e90611 100644 --- a/configure.ac +++ b/configure.ac @@ -1,10 +1,9 @@ AC_PREREQ(2.59) -#We need a recent ACI -ACI_PREREQ(2003.01.16) +# We need a recent ACI +# A CI_PREREQ(2003.01.16) -AC_INIT([simgrid],[2.91],[arnaud.legrand@imag.fr]) -#AC_INIT([GRAS],[0.7],[martin.quinson@ens-lyon.fr]) +AC_INIT([simgrid],[2.91],[simgrid2-users@listes.ens-lyon.fr]) AC_CONFIG_SRCDIR([include/gras.h]) AC_CONFIG_HEADERS([src/gras_config.h]) @@ -127,7 +126,8 @@ AC_CONFIG_FILES([ src/amok/Makefile examples/Makefile examples/msg/Makefile - examples/gras/ping/Makefile examples/gras/ping/test_sg examples/gras/ping/test_rl + examples/gras/Makefile + examples/gras/ping/Makefile examples/gras/ping/test_sg examples/gras/ping/test_rl doc/Makefile doc/Doxyfile.main doc/Doxyfile.API doc/Doxyfile.Examples tools/compile-remote-worker