X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/2eee93edc8f36af95332db42a782a5c7b736e039..25dc0527f681b078dc6b535639f008db6eb6d103:/configure diff --git a/configure b/configure index 23090d5c1c..027c324de7 100755 --- a/configure +++ b/configure @@ -1,5 +1,5 @@ #! /bin/sh -# From configure.ac Revision: 4637 . +# From configure.ac Revision: 4639 . # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.61 for simgrid 3.3-cvs. # @@ -26001,7 +26001,7 @@ fi if test -e .svn && test x$USE_MAINTAINER_MODE != xyes && test x$botbuild != xyes ; then - echo "ERROR: $botbuild" + echo "ERROR: " echo "ERROR: You have to enable the maintainer mode to compile the SVN." echo "ERROR: For this, just call configure this way:" echo "ERROR:" @@ -28682,11 +28682,12 @@ Configuration of package \`${PACKAGE}' (version ${VERSION}) on $gras_arch_name ( " if test x$botbuild = xyes ; then - echo " This is a bot build. Do not specify --enable-botbuild if you are not a bot." + echo " This is a bot build. Do not specify --enable-botbuild if you are not a bot." + echo fi if test -e .svn && test x$USE_MAINTAINER_MODE != xyes && test x$botbuild = xyes ; then - echo "WARNING: $botbuild" + echo "WARNING: " echo "WARNING: You are compiling the SVN in botbuild mode. If you are not a daemon, don't do so. " echo "WARNING: Remove the --enable-botbuild from your configure line, and add --enable-maintainer-mode instead." echo "WARNING:"