From: mquinson Date: Thu, 8 Jul 2004 06:15:18 +0000 (+0000) Subject: cosmetics X-Git-Tag: v3.3~5115 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/e4839f353704a6853a5b4549843e185d679a58ef cosmetics git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@231 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- 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}