X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/9816fe9301ec23916e868ccf7f4d08c774a61fe5..e4839f353704a6853a5b4549843e185d679a58ef:/configure.ac diff --git a/configure.ac b/configure.ac index 6634e4808b..d6af0b764e 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ #We need a recent ACI ACI_PREREQ(2003.01.16) -AC_INIT([GRAS],[0.0.1b],[martin.quinson@ens-lyon.fr]) +AC_INIT([GRAS],[0.0.2],[martin.quinson@ens-lyon.fr]) AC_CONFIG_SRCDIR([src/include/gras.h]) AC_REVISION($Revision$) dnl A C_CONFIG_SUBDIRS(src/nws_portability) @@ -75,6 +75,8 @@ AC_CHECK_PROG(BASH, bash, `which bash`, /bin/sh) WARNING="This file is generated, do not edit" AC_SUBST(WARNING) +AC_SUBST(SED) + dnl ####[ Makes the output ]################################################### AC_CONFIG_FILES([ Makefile @@ -103,7 +105,7 @@ AC_OUTPUT echo " -Configuration of package \`${PACKAGE}': +Configuration of package \`${PACKAGE}' on $gras_arch_name (=$gras_arch): Compiler: ${CC}