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.2 by root, Sun Nov 11 04:08:00 2007 UTC vs.
Revision 1.3 by sf-exg, Fri Oct 13 17:13:40 2017 UTC

3if ! [ -e libev/ev++.h ]; then 3if ! [ -e libev/ev++.h ]; then
4 cat <<EOF 4 cat <<EOF
5** 5**
6** libev/ directory is missing 6** libev/ directory is missing
7** 7**
8** you need a checkout of libev (http://software.schmorp.de/pkg/libev) 8** you need a checkout of libev (http://software.schmorp.de/pkg/libev.html)
9** in the top-level build directory. 9** in the top-level build directory.
10** 10**
11EOF 11EOF
12 exit 1 12 exit 1
13fi 13fi

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines