]> AND Public Git Repository - simgrid.git/blobdiff - bootstrap
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add the configure to the cvs so that I can use cvs (and save BW) on prehistoric machines
[simgrid.git] / bootstrap
index 677d9424220f7a1340cd0a8fa9024552119237a1..425698d02b75401da824d2e90103839b5ad6e189 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