changeset 2103 | a979fcdda073 |
parent 2043 | 54f80cf6ac86 |
1.1 --- a/bootstrap Tue Jun 20 15:20:08 2006 +0000 1.2 +++ b/bootstrap Wed Jun 21 08:35:23 2006 +0000 1.3 @@ -75,12 +75,9 @@ 1.4 autoheader=autoheader-$acver 1.5 fi 1.6 1.7 -quiet || echo "Try using 'autoreconf -vi' instead of this." 1.8 - 1.9 set -e 1.10 quiet || set -x 1.11 1.12 -autopoint 1.13 $aclocal -I m4 1.14 (quiet && exec > /dev/null; libtoolize --force --copy) 1.15 $autoconf