X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b5489d96f94913ab9514a355339329a999cb9f1f..fbae123576a9e383ca4eb0ff2c6d78278f94b233:/bootstrap diff --git a/bootstrap b/bootstrap index 677d942422..425698d02b 100755 --- a/bootstrap +++ b/bootstrap @@ -13,7 +13,7 @@ amver=1.8 ACLOCAL="aclocal-$amver -I acmacro" \ AUTOMAKE="automake-$amver" \ - autoreconf -v || exit 1 + autoreconf -v -i -s || exit 1 if test -z "$*"; then if test -e aci.conf ; then