--- misc/scripts/shell/build.sh 2005/02/10 17:57:59 1.15 +++ misc/scripts/shell/build.sh 2005/07/18 14:14:32 1.16 @@ -4,7 +4,7 @@ # builds new-style dists from cvs source, and puts them # in a single location for download (eg. snapshots) # -# $Id: build.sh,v 1.15 2005/02/10 17:57:59 tdb Exp $ +# $Id: build.sh,v 1.16 2005/07/18 14:14:32 tdb Exp $ # base directory for staging STAGING=/u1/i-scream/staging @@ -60,7 +60,7 @@ gnubuild() { else cvs2cl --stdout --no-wrap -r -t -w -S -g "-d $CVSROOT" -g "-q" > ChangeLog fi - aclocal + aclocal --skip autoheader autoconf if [ "X$LIBTOOL" = "Xyes" ]; then