From: mquinson Date: Tue, 22 Aug 2006 13:51:20 +0000 (+0000) Subject: the option --enable-maintainer-mode should be used by any CVS users, not only maintainers X-Git-Tag: v3.3~2639 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/e1c821993be9275ac9305cb8dcda4f45e68cc8c5?hp=75b03a200003911ee3691515fc8942291459ae48 the option --enable-maintainer-mode should be used by any CVS users, not only maintainers git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2720 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/bootstrap b/bootstrap index f130f91b99..c34bc40652 100755 --- a/bootstrap +++ b/bootstrap @@ -23,7 +23,7 @@ echo "----------------------------------" echo echo "Most common flags:" -echo " --enable-maintainer-mode mandatory if you are a maintainer" +echo " --enable-maintainer-mode mandatory if you use the CVS version" echo " --disable-compile-optimizations useful if your gdb gets fooled" echo