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

Comparing rxvt-unicode/autogen.sh (file contents):
Revision 1.5 by sf-exg, Fri Jul 23 19:18:51 2021 UTC vs.
Revision 1.6 by sf-exg, Sun May 28 10:23:48 2023 UTC

11EOF 11EOF
12 exit 1 12 exit 1
13fi 13fi
14 14
15if autoheader && autoconf; then 15if autoheader && autoconf; then
16 rm -rf autom4te.cache 16 rm -rf autom4te.cache
17 echo "Now run ./configure" 17 echo "Now run ./configure"
18fi 18fi

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines