Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Types and function prototypes for the max_min linear solver.
[simgrid.git] / bootstrap
index 677d942..425698d 100755 (executable)
--- 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