Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Ask autoreconf to install the missing files
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 14 Sep 2004 10:17:25 +0000 (10:17 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 14 Sep 2004 10:17:25 +0000 (10:17 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@418 48e7efb5-ca39-0410-a469-dd3cf9ba447f

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