ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/import_libevent
(Generate patch)

Comparing libev/import_libevent (file contents):
Revision 1.28 by root, Thu Mar 13 13:06:16 2008 UTC vs.
Revision 1.29 by root, Tue Apr 15 04:34:07 2008 UTC

1#!/bin/sh 1#!/bin/sh
2 2
3LE=../libevent-1.4.2-rc 3LE=../libevent-1.4.3-stable
4 4
5if ! [ -e evbuffer.c ]; then 5if ! [ -e evbuffer.c ]; then
6 echo do not run this programm unless you know what you are doing 6 echo do not run this programm unless you know what you are doing
7 exit 1 7 exit 1
8fi 8fi

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines