ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/misc/scripts/shell/build.sh
(Generate patch)

Comparing misc/scripts/shell/build.sh (file contents):
Revision 1.15 by tdb, Thu Feb 10 17:57:59 2005 UTC vs.
Revision 1.16 by tdb, Mon Jul 18 14:14:32 2005 UTC

# Line 60 | Line 60 | gnubuild() {
60      else
61          cvs2cl --stdout --no-wrap -r -t -w -S -g "-d $CVSROOT" -g "-q" > ChangeLog
62      fi
63 <    aclocal
63 >    aclocal --skip
64      autoheader
65      autoconf
66      if [ "X$LIBTOOL" = "Xyes" ]; then

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines