From 97710f65c4339600b822e15e7e78841ae445f0f5 Mon Sep 17 00:00:00 2001
From: root
Date: Sat, 24 Nov 2007 16:33:23 +0000
Subject: *** empty log message ***
---
ev.html | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
(limited to 'ev.html')
diff --git a/ev.html b/ev.html
index 6a8ead5..f92c42f 100644
--- a/ev.html
+++ b/ev.html
@@ -6,7 +6,7 @@
-
+
@@ -1471,7 +1471,7 @@ in your include path (e.g. in libev/ when using -Ilibev):
ev_win32.c required on win32 platforms only
- ev_select.c only when select backend is enabled (which is is by default)
+ ev_select.c only when select backend is enabled (which is by default)
ev_poll.c only when poll backend is enabled (disabled by default)
ev_epoll.c only when the epoll backend is enabled (disabled by default)
ev_kqueue.c only when the kqueue backend is enabled (disabled by default)
@@ -1479,7 +1479,7 @@ in your include path (e.g. in libev/ when using -Ilibev):
ev.c includes the backend files directly when enabled, so you only need
-to compile a single file.
+to compile this single file.
LIBEVENT COMPATIBILITY API
@@ -1504,8 +1504,8 @@ to compile a single file.
Instead of using EV_STANDALONE=1 and providing your config in
whatever way you want, you can also m4_include([libev.m4]) in your
-configure.ac and leave EV_STANDALONE off. ev.c will then include
-config.h and configure itself accordingly.
+configure.ac and leave EV_STANDALONE undefined. ev.c will then
+include config.h and configure itself accordingly.