ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/autogen.sh
(Generate patch)

Comparing gvpe/autogen.sh (file contents):
Revision 1.5 by pcg, Thu Mar 29 17:35:20 2007 UTC vs.
Revision 1.6 by pcg, Mon Oct 15 22:19:49 2007 UTC

41 AUTOMAKE=automake-1.7 41 AUTOMAKE=automake-1.7
42 ACLOCAL=aclocal-1.7 42 ACLOCAL=aclocal-1.7
43else 43else
44 echo 44 echo
45 echo " You must have automake 1.7 installed to compile $PROJECT." 45 echo " You must have automake 1.7 installed to compile $PROJECT."
46 echo " (or a newer version if it is available)"
47# DIE=1 46# DIE=1
48fi 47fi
49 48
50if test x$AUTOMAKE != x; then 49if test x$AUTOMAKE != x; then
51 VER=`$AUTOMAKE --version \ 50 VER=`$AUTOMAKE --version \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines