X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6be7ab81297dd089509929e2c95fba3f3ba11e81..68b0ad1f0b674b7e68eb1a94554140b1f732e195:/configure diff --git a/configure b/configure index 3006a9d4d6..38701d21b9 100755 --- a/configure +++ b/configure @@ -1,5 +1,5 @@ #! /bin/sh -# From configure.ac Revision: 1.139 . +# From configure.ac Revision: 1.140 . # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.61 for simgrid 3.1.1-cvs. # @@ -25311,12 +25311,12 @@ cat >>confdefs.h <<\_ACEOF _ACEOF else - { echo "$as_me:$LINENO: result: Eventually you willl come to SimIX: x$enable_simix" >&5 -echo "${ECHO_T}Eventually you willl come to SimIX: x$enable_simix" >&6; } + { echo "$as_me:$LINENO: result: Eventually you will come to SimIX: x$enable_simix" >&5 +echo "${ECHO_T}Eventually you will come to SimIX: x$enable_simix" >&6; } fi -if test x$csdp != xno; then +if test x$enable_simix != xno; then USE_SIMIX_TRUE= USE_SIMIX_FALSE='#' else