summaryrefslogtreecommitdiff
path: root/ev.html
diff options
context:
space:
mode:
authorroot <root>2007-11-24 16:33:23 +0000
committerroot <root>2007-11-24 16:33:23 +0000
commit97710f65c4339600b822e15e7e78841ae445f0f5 (patch)
treee9024be6e457c36a4b18a6cd2eb98f4dbc0cab40 /ev.html
parent9ed25a080c823727fa23609c493b3f77585581e2 (diff)
*** empty log message ***
Diffstat (limited to 'ev.html')
-rw-r--r--ev.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/ev.html b/ev.html
index 6a8ead5..f92c42f 100644
--- a/ev.html
+++ b/ev.html
@@ -6,7 +6,7 @@
<meta name="description" content="Pod documentation for libev" />
<meta name="inputfile" content="&lt;standard input&gt;" />
<meta name="outputfile" content="&lt;standard output&gt;" />
- <meta name="created" content="Sat Nov 24 17:31:33 2007" />
+ <meta name="created" content="Sat Nov 24 17:33:21 2007" />
<meta name="generator" content="Pod::Xhtml 1.57" />
<link rel="stylesheet" href="http://res.tst.eu/pod.css"/></head>
<body>
@@ -1471,7 +1471,7 @@ in your include path (e.g. in libev/ when using -Ilibev):</p>
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):</p>
</pre>
<p><cite>ev.c</cite> includes the backend files directly when enabled, so you only need
-to compile a single file.</p>
+to compile this single file.</p>
</div>
<h3 id="LIBEVENT_COMPATIBILITY_API">LIBEVENT COMPATIBILITY API</h3>
@@ -1504,8 +1504,8 @@ to compile a single file.</p>
<div id="AUTOCONF_SUPPORT_CONTENT">
<p>Instead of using <code>EV_STANDALONE=1</code> and providing your config in
whatever way you want, you can also <code>m4_include([libev.m4])</code> in your
-<cite>configure.ac</cite> and leave <code>EV_STANDALONE</code> off. <cite>ev.c</cite> will then include
-<cite>config.h</cite> and configure itself accordingly.</p>
+<cite>configure.ac</cite> and leave <code>EV_STANDALONE</code> undefined. <cite>ev.c</cite> will then
+include <cite>config.h</cite> and configure itself accordingly.</p>
<p>For this of course you need the m4 file:</p>
<pre> libev.m4