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

Comparing gvpe/autogen.sh (file contents):
Revision 1.2 by pcg, Sat Mar 1 16:56:43 2003 UTC vs.
Revision 1.3 by pcg, Fri Mar 28 19:56:29 2003 UTC

86 86
87# optionally feature autoheader 87# optionally feature autoheader
88(autoheader --version) < /dev/null > /dev/null 2>&1 && autoheader 88(autoheader --version) < /dev/null > /dev/null 2>&1 && autoheader
89 89
90(cd m4 && make -f Makefile.am.in Makefile.am) 90(cd m4 && make -f Makefile.am.in Makefile.am)
91touch doc/vpe.texi
91$AUTOMAKE --add-missing 92$AUTOMAKE --add-missing
93rm doc/vpe.texi
92autoconf 94autoconf
93autoheader 95autoheader
96
94 97
95#intltoolize --copy --force --automake 98#intltoolize --copy --force --automake
96 99
97cd $ORIGDIR 100cd $ORIGDIR
98 101

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines